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