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