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