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

The ubstable experimental results in voc split1 3shot #107

Closed
hero-y opened this issue Apr 18, 2021 · 3 comments
Closed

The ubstable experimental results in voc split1 3shot #107

hero-y opened this issue Apr 18, 2021 · 3 comments

Comments

@hero-y
Copy link

hero-y commented Apr 18, 2021

Hello, I use a GPU for training on voc split1 3shot. I reduce the learning rate by 8 times and increase the number of training iterations by 8 times. I use the same configuration to train twice, but the results of the two are very different (48.4 nAP50 and  45.6 nAP50). I think this is abnormal, do you know the reason?
Thanks!

@hero-y hero-y changed the title The reproduced experimental results in voc split1 3shot The ubstable experimental results in voc split1 3shot Apr 18, 2021
@xinw1012
Copy link
Contributor

Hey, sorry for the delayed response. One thing we advocate in the paper is to have multiple runs and compare the average performance and 95% confidence interval due to high variance in the few shot settings. We introduced a new benchmark with repeated runs and the variance interval. You may refer to the complete results of both base and novel classes on Pascal VOC and COCO can be found in Table 7 and Table 8 in the appendix of the arXiv version. https://arxiv.org/pdf/2003.06957.pdf

Hope it helps!

@hero-y
Copy link
Author

hero-y commented May 14, 2021

Thank you for your reply. In Tables 7 and 8, you run multiple times with different sample training shots. The fluctuations are normal. But I used the same training shots without changing the config, and I still saw a lot of volatility. I think this is abnormal.

@xinw1012
Copy link
Contributor

xinw1012 commented May 14, 2021 via email

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

3 participants