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