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