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