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