Instructions to use dronefreak/visdrone-yolov8s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use dronefreak/visdrone-yolov8s with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("dronefreak/visdrone-yolov8s") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 7330a3ef4f6662a2857869009d2906e448ec5023bd28e1294beed4fabb3a0166
- Size of remote file:
- 294 kB
- SHA256:
- 362cbe5e6e2da3b82cb0ced155cc1dd8f91d49fbda42887f435b5413227fd8be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.