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