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