Object Detection
ultralytics
ONNX
PyTorch
English
oriented-bounding-box
obb
yolo
yolo26
aerial-imagery
remote-sensing
Instructions to use steven0226/yolo26m-obb-dota with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use steven0226/yolo26m-obb-dota with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("steven0226/yolo26m-obb-dota") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
45282c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cef1881eadb38d66bb010909fc961e667911a87e2ba882b716e8e19809f9cccc
size 373331
|