
DOCS . ULTRALYTICS . COM {
}
Title:
Oriented Bounding Boxes Object Detection - Ultralytics YOLO Docs
Description:
Discover how to detect objects with rotation for higher precision using YOLO11 OBB models. Learn, train, validate, and export OBB models effortlessly.
Website Age:
11 years and 4 months (reg. 2014-02-13).
Matching Content Categories {π}
- Photography
- Style & Fashion
- Crafts
Content Management System {π}
What CMS is docs.ultralytics.com built with?
Custom-built
No common CMS systems were detected on Docs.ultralytics.com, and no known web development framework was identified.
Traffic Estimate {π}
What is the average monthly size of docs.ultralytics.com audience?
π Strong Traffic: 100k - 200k visitors per month
Based on our best estimate, this website will receive around 100,019 visitors per month in the current month.
However, some sources were not loaded, we suggest to reload the page to get complete results.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Docs.ultralytics.com Make Money? {πΈ}
We're unsure how the site profits.
Many websites are intended to earn money, but some serve to share ideas or build connections. Websites exist for all kinds of purposes. This might be one of them. Docs.ultralytics.com could have a money-making trick up its sleeve, but it's undetectable for now.
Keywords {π}
model, yolo, obb, dataset, imgsz, bounding, device, ultralytics, export, boxes, format, batch, load, models, yolonobb, train, oriented, yoloobb, python, cli, predict, half, object, detection, nms, int, val, onnx, validate, import, yoloyolonobbpt, custom, pretrained, results, arguments, applications, training, dotav, dota, data, datasets, accuracy, angle, objects, image, full, page, mapb, details, fraction,
Topics {βοΈ}
train ultralytics yolo-obb yolo predict model=yolo11n-obb ultralytics yolo-obb track storage tanks top previous pose training yolo11-obb models trained yolo11n-obb model latest ultralytics release yolo11-obb export formats yaml device=0 split=test introducing yolo11-obb models oriented bounding boxes numerous practical applications traditional bounding boxes standard object detection oriented object detector models download automatically axis-aligned rectangles regular bounding boxes rotated bounding boxes yolo processes losses dotav1 val images yolo11-obb model obb dataset formats full export details single-model multiscale inspecting solar panels full validation details yolo11n-obb model speed t4 tensorrt10 object detection device tf savedmodel device tf graphdef device tf lite submit merged results speed cpu onnx include unnecessary background settings remembered metrics applications benefit val section yolo-obb detect table faq model = yolo exported models category predict //ultralytics predict page
Questions {β}
- How can I export a YOLO11-OBB model to ONNX format?
- How do I train a YOLO11n-obb model using a custom dataset?
- How do I validate the accuracy of a YOLO11n-obb model?
- What are Oriented Bounding Boxes (OBB) and how do they differ from regular bounding boxes?
- What datasets can I use for training YOLO11-OBB models?
Schema {πΊοΈ}
["Article","FAQPage"]:
context:https://schema.org
headline:OBB
image:
https://github.com/ultralytics/docs/releases/download/0/ships-detection-using-obb.avif
datePublished:2024-01-05 03:00:26 +0100
dateModified:2025-05-30 06:13:06 +0600
author:
type:Organization
name:Ultralytics
url:https://ultralytics.com/
abstract:Discover how to detect objects with rotation for higher precision using YOLO11 OBB models. Learn, train, validate, and export OBB models effortlessly.
mainEntity:
type:Question
name:What are Oriented Bounding Boxes (OBB) and how do they differ from regular bounding boxes?
acceptedAnswer:
type:Answer
text:Oriented Bounding Boxes (OBB) include an additional angle to enhance object localization accuracy in images. Unlike regular bounding boxes, which are axis-aligned rectangles, OBBs can rotate to fit the orientation of the object better. This is particularly useful for applications requiring precise object placement, such as aerial or satellite imagery (Dataset Guide).
type:Question
name:How do I train a YOLO11n-obb model using a custom dataset?
acceptedAnswer:
type:Answer
text:To train a YOLO11n-obb model with a custom dataset, follow the example below using Python or CLI: For more training arguments, check the Configuration section.
type:Question
name:What datasets can I use for training YOLO11-OBB models?
acceptedAnswer:
type:Answer
text:YOLO11-OBB models are pretrained on datasets like DOTAv1 but you can use any dataset formatted for OBB. Detailed information on OBB dataset formats can be found in the Dataset Guide.
type:Question
name:How can I export a YOLO11-OBB model to ONNX format?
acceptedAnswer:
type:Answer
text:Exporting a YOLO11-OBB model to ONNX format is straightforward using either Python or CLI: For more export formats and details, refer to the Export page.
type:Question
name:How do I validate the accuracy of a YOLO11n-obb model?
acceptedAnswer:
type:Answer
text:To validate a YOLO11n-obb model, you can use Python or CLI commands as shown below: See full validation details in the Val section.
Organization:
name:Ultralytics
url:https://ultralytics.com/
Question:
name:What are Oriented Bounding Boxes (OBB) and how do they differ from regular bounding boxes?
acceptedAnswer:
type:Answer
text:Oriented Bounding Boxes (OBB) include an additional angle to enhance object localization accuracy in images. Unlike regular bounding boxes, which are axis-aligned rectangles, OBBs can rotate to fit the orientation of the object better. This is particularly useful for applications requiring precise object placement, such as aerial or satellite imagery (Dataset Guide).
name:How do I train a YOLO11n-obb model using a custom dataset?
acceptedAnswer:
type:Answer
text:To train a YOLO11n-obb model with a custom dataset, follow the example below using Python or CLI: For more training arguments, check the Configuration section.
name:What datasets can I use for training YOLO11-OBB models?
acceptedAnswer:
type:Answer
text:YOLO11-OBB models are pretrained on datasets like DOTAv1 but you can use any dataset formatted for OBB. Detailed information on OBB dataset formats can be found in the Dataset Guide.
name:How can I export a YOLO11-OBB model to ONNX format?
acceptedAnswer:
type:Answer
text:Exporting a YOLO11-OBB model to ONNX format is straightforward using either Python or CLI: For more export formats and details, refer to the Export page.
name:How do I validate the accuracy of a YOLO11n-obb model?
acceptedAnswer:
type:Answer
text:To validate a YOLO11n-obb model, you can use Python or CLI commands as shown below: See full validation details in the Val section.
Answer:
text:Oriented Bounding Boxes (OBB) include an additional angle to enhance object localization accuracy in images. Unlike regular bounding boxes, which are axis-aligned rectangles, OBBs can rotate to fit the orientation of the object better. This is particularly useful for applications requiring precise object placement, such as aerial or satellite imagery (Dataset Guide).
text:To train a YOLO11n-obb model with a custom dataset, follow the example below using Python or CLI: For more training arguments, check the Configuration section.
text:YOLO11-OBB models are pretrained on datasets like DOTAv1 but you can use any dataset formatted for OBB. Detailed information on OBB dataset formats can be found in the Dataset Guide.
text:Exporting a YOLO11-OBB model to ONNX format is straightforward using either Python or CLI: For more export formats and details, refer to the Export page.
text:To validate a YOLO11n-obb model, you can use Python or CLI commands as shown below: See full validation details in the Val section.
Social Networks {π}(4)
External Links {π}(37)
- Check the income stats for https://www.ultralytics.com/
- Get to know https://github.com/ultralytics/ultralytics's earnings
- Financial intake of https://github.com/ultralytics/ultralytics/tree/main/docs/en/tasks/obb.md
- Learn how profitable https://www.ultralytics.com/glossary/object-detection is on a monthly basis
- How much does https://github.com/ultralytics/ultralytics/blob/main/ultralytics/cfg/datasets/DOTAv1.yaml make?
- What are the earnings of https://github.com/ultralytics/ultralytics/tree/main/ultralytics/cfg/models/11?
- How much money does https://github.com/ultralytics/ultralytics/tree/main/ultralytics/cfg/models make?
- What's the income of https://github.com/ultralytics/assets/releases?
- How much revenue does https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n-obb.pt produce monthly?
- What's the income generated by https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11s-obb.pt each month?
- Monthly income for https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11m-obb.pt
- How much does https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11l-obb.pt generate monthly?
- What's the financial gain of https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11x-obb.pt?
- What's the income of https://captain-whu.github.io/DOTA/index.html?
- What's the profit of https://captain-whu.github.io/DOTA/evaluation.html?
- How profitable is https://aws.amazon.com/ec2/instance-types/p4/?
- https://www.ultralytics.com/glossary/epoch's total income per month
- What's the financial intake of https://www.ultralytics.com/glossary/bounding-box?
- How much does https://www.ultralytics.com/glossary/accuracy net monthly?
- How much profit does https://pytorch.org/ generate?
- How profitable is https://www.ultralytics.com/blog/how-to-use-ultralytics-yolo11-for-obb-object-detection?
- Revenue of https://github.com/glenn-jocher
- How much income is https://github.com/Burhan-Q earning monthly?
- How much profit is https://github.com/RizwanMunawar making per month?
- https://github.com/ambitious-octopus income
- What's the profit of https://github.com/Laughing-q?
- See how much https://github.com/Y-T-G makes per month
- How much revenue does https://github.com/UltralyticsAssistant produce monthly?
- How much income does https://github.com/jk4e have?
- What is the earnings of https://github.com/MatthewNoyce?
- How much revenue does https://github.com/AyushExel produce monthly?
- What's the financial outcome of https://squidfunk.github.io/mkdocs-material/?
- https://github.com/ultralytics's financial summary
- Profit of https://x.com/ultralytics
- What's the financial intake of https://hub.docker.com/r/ultralytics/ultralytics/?
- See how much https://pypi.org/project/ultralytics/ makes per month
- What's the income of https://discord.com/invite/ultralytics?
Analytics and Tracking {π}
- Google Analytics
- Google Analytics 4
- Google Tag Manager
Libraries {π}
- Clipboard.js
CDN Services {π¦}
- Cloudflare
- Jsdelivr
- Weglot