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:
- 8c4c120263bee1e7109324d371f987ba31b07ed680e8f6b0cc96d989b618fe5a
- Size of remote file:
- 167 MB
- SHA256:
- 30f83d25c2c5fc0d04f2f7133561bdf6c695f3b27897f50f9b10edc31b58c5d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.