Instructions to use Ultralytics/YOLOv5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Ultralytics/YOLOv5 with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Ultralytics/YOLOv5") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9787e9bbd428e49bf0523575c655d395f337f13f1552b7c95b2a4fb7acef72f2
- Size of remote file:
- 42.8 MB
- SHA256:
- 61d933360ba5a7733a36764996c800287d973889d875227f5beedd2473a97a56
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.