Instructions to use mobilint/GELANe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Mobilint
How to use mobilint/GELANe with Mobilint:
# pip install mblt-model-zoo from mblt_model_zoo.vision import MBLT_Engine model = MBLT_Engine( model_cls="GELANe", model_type="DEFAULT", model_path="", core_mode="global8", ) try: image = model.preprocess("path/to/image.jpg") output = model(image) result = model.postprocess(output) finally: model.dispose() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c8fc9e74725f248ecc90365523f386f6e31fc1ebda4650fef7ed142e126195f4
- Size of remote file:
- 64.5 MB
- SHA256:
- 425d757475403b2881d345baded9772b7f70b16dfb0f42fce69e1bdd36d35c0e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.