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