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

hwo to evaluate the result? #33

Open iwanli opened 5 years ago

iwanli commented 5 years ago

I ran the test code and got the prediction result,but there is no evaluate function,i want to get the ap and map of the results,how can i do?

Yanhong-Li commented 5 years ago

You should evaluate the result with DOTA_devkit