Open tbuikr opened 4 years ago
Have you set the correct test json and images?
I used script to split train-val and test https://github.com/dingjiansw101/AerialDetection/blob/master/DOTA_devkit/prepare_dota1_5.py
You could visualize the results on test set chips to see if anything wrong.
@dingjiansw101 @tbuikr I have the same problem. The paper claims 65.03 OBB mAP on DOTAv1.5, but I just submitted the pretrained model's results to the server and got 33 OBB.
What's the discrepancy?
Thanks for sharing the code!
I have tested the repo on DOAI 1.5 and submit it to the online evaluation task 1. But the result is too low.
This is my script to reproduce the result above
How could I fix it? Thanks
Note that, the inference for the demo image is still good.