-
Notifications
You must be signed in to change notification settings - Fork 14
Low mAP when training on aerial images #2
Copy link
Copy link
Closed
Description
Hi,
First of all, thank you for providing this code library which is very helpful for me to learn Faster RCNN.
I have tried your code on a custom split of PascalVOC, and the result was okay in my opinion. I did two experiment with VGG16 backbone trained for 40 epochs and ResNet101 trained for 10 epochs.
However, when I try with aerial images like DOTA, the mAP is quite low, at around 35 mAP@0.5 after 10 epochs of training. Here, I use ResNet101 as the backbone. Moreover, I found that the model usually output a lot of meaningless boxes beside correct boxes (high False Positive Rate), as in the following images.
I wonder if you have ever experience this situation. Thank you in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



