Skip to content

Low mAP when training on aerial images #2

@DINHQuangDung1999

Description

@DINHQuangDung1999

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.

image

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.

image
image
image

I wonder if you have ever experience this situation. Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions