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

There is a big gap between the accuracy of Miou running in mmseg and that in the paper #35

Open
tthupup opened this issue Jul 13, 2022 · 2 comments

Comments

@tthupup
Copy link

tthupup commented Jul 13, 2022

There is a big gap between the accuracy of Miou running in mmseg and that in the paper, and the running configuration is replknet-31b_ 22Kpretrain_ upernet_ 160k_ ade20k_ 640.py. The environment is a 3080ti GPU of jupyter. Do you know the reason

@DingXiaoH
Copy link
Owner

Hi, I would appreciate it if you could provide your command and customized config file. Our config file was used with 4x8 or 8x8 GPUs. If you have only one GPU, you need to train with more iterations to ensure the same number of training samples.

@tthupup
Copy link
Author

tthupup commented Jul 18, 2022

Thank you for your reply! I only have a 3080ti GPU. Is it enough to adjust the number of iterations from 40000 to 160000 under the same parameters, or do you need more iterations?

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