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

We can't get the mAP of baseline in paper #50

Open
wcg5262 opened this issue Jun 16, 2020 · 1 comment
Open

We can't get the mAP of baseline in paper #50

wcg5262 opened this issue Jun 16, 2020 · 1 comment

Comments

@wcg5262
Copy link

wcg5262 commented Jun 16, 2020

We use pytorch.faster-RCNN to try to reproduce the baseline on VOC in the paper. We found that the baseline mAP described in the paper was not reached. Compared with joint training, it can increase 20 to nearly 40 percentage points with only fine-tuning, especially under the premise that nove class samples have never been seen in the first training phase. Can you specifically describe how you set the experimental data and parameters for fine-tune and ft-full.

@zr526799544
Copy link

We use pytorch.faster-RCNN to try to reproduce the baseline on VOC in the paper. We found that the baseline mAP described in the paper was not reached. Compared with joint training, it can increase 20 to nearly 40 percentage points with only fine-tuning, especially under the premise that nove class samples have never been seen in the first training phase. Can you specifically describe how you set the experimental data and parameters for fine-tune and ft-full.

Hello. could you mind tell me the way you train the model and the way you build the datasets?

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