Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanthesyrian/dota-to-yolo
Convert Dota dataset format to the YOLOv7 format.
https://github.com/hasanthesyrian/dota-to-yolo
image-classification image-processing object-detection opencv python yolo yolo7 yolov7
Last synced: 12 days ago
JSON representation
Convert Dota dataset format to the YOLOv7 format.
- Host: GitHub
- URL: https://github.com/hasanthesyrian/dota-to-yolo
- Owner: HasanTheSyrian
- Created: 2023-04-19T10:48:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T07:30:18.000Z (12 months ago)
- Last Synced: 2024-11-25T21:38:47.091Z (2 months ago)
- Topics: image-classification, image-processing, object-detection, opencv, python, yolo, yolo7, yolov7
- Language: Python
- Homepage:
- Size: 152 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dota to YOLOv7 Format Converter
A format converter for the [Dota](https://captain-whu.github.io/DOTA/dataset.html) dataset.
Created during my robotics team's enrollment in the 2023 **Teknofest Ulaşımda Yapay Zeka Competition** (Artificial Intelligence in Transportation).
Choosing specific objects (`class_id`) among other features planned in the `dev` branch, are not currently supported.
Images and txt files provided in the repository are directly from the [Dota](https://captain-whu.github.io/DOTA/dataset.html) dataset which allows NON-COMMERCIAL use.