You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at AerialDetaction repo it outputs a .pkl file
after that i use : python tools/parse_results.py --config configs/DOTA/faster_rcnn_RoITrans_r50_fpn_1x_dota.py --type OBB
it gives 3 folder:
Task1_results
Task1_results_nms
Transed_Task2_results_nms
now i need to see the: AP , mAP , ap for each class,..
how shuld i use them???
can i use dota evaluation task 1 here??? how???
The text was updated successfully, but these errors were encountered:
at AerialDetaction repo it outputs a .pkl file
after that i use :
python tools/parse_results.py --config configs/DOTA/faster_rcnn_RoITrans_r50_fpn_1x_dota.py --type OBB
it gives 3 folder:
now i need to see the:
AP , mAP , ap for each class,..
how shuld i use them???
can i use dota evaluation task 1 here???
how???
The text was updated successfully, but these errors were encountered: