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