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:
- af2a5dcc85fffe27be94fb1f873e2d6c360c81cf21bd5293a78b8b36952a07f3
- Size of remote file:
- 167 MB
- SHA256:
- e00ce33c127ddbca804471be59132f54ccaa859958b21c5a59cf597fdf109d80
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.