Dataset Docs updates (#13015)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
This commit is contained in:
parent
ade1743fa5
commit
2dc0a62bb1
4 changed files with 6 additions and 17 deletions
|
|
@ -57,9 +57,8 @@ To train a model using these OBB formats:
|
|||
|
||||
Currently, the following datasets with Oriented Bounding Boxes are supported:
|
||||
|
||||
- [**DOTA v2**](dota-v2.md): DOTA (A Large-scale Dataset for Object Detection in Aerial Images) version 2, emphasizes detection from aerial perspectives and contains oriented bounding boxes with 1.7 million instances and 11,268 images.
|
||||
|
||||
- [**DOTA8**](dota8.md): A small, 8-image subset of the full DOTA dataset suitable for testing workflows and Continuous Integration (CI) checks of OBB training in the `ultralytics` repository.
|
||||
- [DOTA-v2](dota-v2.md): DOTA (A Large-scale Dataset for Object Detection in Aerial Images) version 2, emphasizes detection from aerial perspectives and contains oriented bounding boxes with 1.7 million instances and 11,268 images.
|
||||
- [DOTA8](dota8.md): A small, 8-image subset of the full DOTA dataset suitable for testing workflows and Continuous Integration (CI) checks of OBB training in the `ultralytics` repository.
|
||||
|
||||
### Incorporating your own OBB dataset
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue