Instructions to use vikp/surya_det3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vikp/surya_det3 with Transformers:
# Load model directly from transformers import EfficientViTForSemanticSegmentation model = EfficientViTForSemanticSegmentation.from_pretrained("vikp/surya_det3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Several issues when attempting to infer model
1
#1 opened 10 months ago
by
SasaniP