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