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