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