Datasets:
Commit
·
31f93e1
1
Parent(s):
d56c923
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- remote-sensing
|
| 5 |
+
- oriented-bounding-boxes
|
| 6 |
+
- object-detection
|
| 7 |
---
|
| 8 |
+
DOTA v2 Dataset with OBB, specifically the version from the [Ultralytics docs](https://docs.ultralytics.com/datasets/obb/dota-v2/)
|
| 9 |
+
|
| 10 |
+
- [Website](https://captain-whu.github.io/DOTA/dataset.html)
|
| 11 |
+
|
| 12 |
+

|
| 13 |
+
|
| 14 |
+
## Full License
|
| 15 |
+
Here reproduced from the website webpage
|
| 16 |
+
|
| 17 |
+
License for Academic Non-Commercial Use Only
|
| 18 |
+
|
| 19 |
+
This DOTA dataset is made available under the following terms:
|
| 20 |
+
|
| 21 |
+
1. The Google Earth images in this dataset are subject to Google Earth's terms of use, which must be adhered to.
|
| 22 |
+
2. The GF-2 and JL-1 satellite images are provided by the China Centre for Resources Satellite Data and Application. The aerial images are provided by CycloMedia B.V.
|
| 23 |
+
3. Permission is hereby granted, free of charge, to any person obtaining a copy of this dataset to use it for academic, research, and other non-commercial uses only.
|
| 24 |
+
4. Redistribution, modification, or commercial use of this dataset or any portion of it is strictly prohibited without explicit permission from the copyright holder.
|
| 25 |
+
5. Any academic work that makes use of this dataset should include a citation to the dataset source.
|
| 26 |
+
|
| 27 |
+
All rights not expressly granted are reserved.
|
| 28 |
+
|