Instructions to use dronefreak/visdrone-yolov11n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use dronefreak/visdrone-yolov11n 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-yolov11n") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ba78cf629154e239686a03b88beeeaa9f1ed0daceb056cd43976210e5747f722
- Size of remote file:
- 5.5 MB
- SHA256:
- b1a3a4e85a51eb1e71bcf3a4b8e7f426d8930e1a9df8e7a331492f334e8129b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.