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:
- 201e3c63a54c59c885e649f8c493d62c1aafffbe07216ce85aaf07e07b590ac6
- Size of remote file:
- 230 MB
- SHA256:
- 79a323343fc0b651bb3bf4d0b3a9b4ca33922483348cf0469ba3476f52b486a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.