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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 66b2a384dfdf2f1e54dc7e9dfa5ea9591b9ce17a17ac38ed4a7a15f7177f8e5e
- Size of remote file:
- 174 MB
- SHA256:
- db39f7158e7ed53ee599f8f5cbf767c2c781d9dec01fa18f793934bcade297d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.