About DOTA: https://captain-whu.github.io/DOTA/index.html DOTA_YOLOV2: https://github.com/ringringyi/DOTA_YOLOv2 DOTA_devkit: https://github.com/CAPTAIN-WHU/DOTA_devkit keras-yolov3: https://github.com/qqwweee/keras-yolo3
pl notice that you should change the dota_transfer.py in DOTA_YOLOv2 not output (x, y, w, h) rather than (x_min, y_min, x_max, y_max) Then begin to use this kit
Attention: it better to be int type
This scriptKit is for transfering all data formats u may need in qqwweee's keras-yolov3 also DOTA