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