Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your implementation of domain adaptive faster rcnn performs better than paper values, what might be the reason? #24

Open
TADanton opened this issue Feb 23, 2021 · 1 comment

Comments

@TADanton
Copy link

Hi Zhiqiang,

I tried to run your re-implementation of domain adaptive faster rcnn in adaptation from pascal voc to clipart, and I found it reached much better mAP (30 mAP) than the value reported in paper "stong weak distribution alignment" paper. (19.8 mAP)

May I ask what's your opinion on this? Why is your re-implementation much better? Or did I probably ignore some details in training script and misuse them? (I used your trainval_net_dfrcnn.py, and didn't use any rendered datasets).

Thanks a lot for any possible help in advance!

Best,
Anton

@harsh-99
Copy link
Owner

Hey,
It should not be the case. There must be some bug in the your code leading to this issue.

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

No branches or pull requests

2 participants