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