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