jessemelpolio / Faster_RCNN_for_DOTA

Code used for training Faster R-CNN on DOTA
https://arxiv.org/abs/1711.10398
Apache License 2.0
336 stars 102 forks source link

what are differences beteewn rcnn_dota_e2e.py and rcnn_dota_quadrangle_e2e.py? #36

Open Vickeyhw opened 5 years ago

Vickeyhw commented 5 years ago

which file train FasterR-CNN on oriented bounding boxes,and which train FasterR-CNN on horizontal bounding boxes ? thank you