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