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