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