Instructions to use AnabSohail/final_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnabSohail/final_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="AnabSohail/final_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("AnabSohail/final_model") model = AutoModelForObjectDetection.from_pretrained("AnabSohail/final_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 580282089d2193ed5939f3feaa165db3908199f781ee1410186152b70b389f7f
- Size of remote file:
- 243 MB
- SHA256:
- 76ba20e9954a8540f047a7f862f03f1784eeb315f2aeacea4045f62b9587b855
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.