Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

An error that may lead to a high precision drop. #44

Open
samson-wang opened this issue Mar 10, 2017 · 1 comment
Open

An error that may lead to a high precision drop. #44

samson-wang opened this issue Mar 10, 2017 · 1 comment

Comments

@samson-wang
Copy link

Hi guys,

I have trained a model by multipathnet version frcnn on my own dataset with only one foreground class. Compared to the original frcnn model, which has AP at 0.93 on the same training and validation dataset, the multipath version only get AP around 0.7.

After many debug, I think the problem is that the coordinates preprocess mistakes. I change the corresponding code, then the AP go high to 0.94. I will give more details later.

@samson-wang
Copy link
Author

samson-wang commented Mar 13, 2017

samson-wang@522a894#diff-2ebe969b75ddaebef2a30717b15de628

This trick get the high AP result. At least for faster-rcnn model.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant