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