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