ONNX models for MobileSAM

Models

Model Description
mobile_sam_image_encoder.onnx Image encoder created from MobileSAM weights
sam_mask_decoder_single.onnx Mask decoder for SegmentAnything, returns a single mask
sam_mask_decoder_multi.onnx Mask decoder for SegmentAnything, returns 4 masks

Export

The image encoder was exported with export_image_enoder.py found in this repository. The mask decoders were exported with export_models.py from the MobileSAM repository.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.