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

Preference of the mmcv version #4

Open
sebgao opened this issue Apr 12, 2022 · 1 comment
Open

Preference of the mmcv version #4

sebgao opened this issue Apr 12, 2022 · 1 comment

Comments

@sebgao
Copy link
Collaborator

sebgao commented Apr 12, 2022

We observe a consistent performance lag when training AdaMixer with mmcv_full==1.3.5, especially with the longer training scheme. This phenomenon may be also widespread with mmcv_full>1.3.3.

For right reproduction, please use mmcv_full==1.3.3. We are actively investigating the reason behind. More information will be updated in this issue.

@sebgao
Copy link
Collaborator Author

sebgao commented Jun 11, 2022

I reproduce adamixer_r50_1x_coco.py using mmcv_full==1.3.9 and mmcv_full==1.3.3 respectively. Both mmcv_full==1.3.9 and mmcv_full==1.3.3 yield 42.3 mAP, which is 0.4 points lower than the number (42.7 mAP) reported in the paper. Are 0.4 points normal experiment noise? I conduct experiments using 8 V100 gpus.

The gap (0.4 AP) is a little bit large in my opinion but it is still acceptable. I reproduced adamixer_r50_1x_coco.py on 8 Titan XP GPUs once in my university lab and got 42.5 mAP (#5). Could you please provide the training log for more detailed information?

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

1 participant