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