Instructions to use Yousefmd/detection-model-reupload with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yousefmd/detection-model-reupload with Transformers:
# Load model directly from transformers import EfficientViTForSemanticSegmentation model = EfficientViTForSemanticSegmentation.from_pretrained("Yousefmd/detection-model-reupload", dtype="auto") - Notebooks
- Google Colab
- Kaggle