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

training time on ImageNet #3

Open
qiulinzhang opened this issue Aug 30, 2021 · 1 comment
Open

training time on ImageNet #3

qiulinzhang opened this issue Aug 30, 2021 · 1 comment

Comments

@qiulinzhang
Copy link

Thanks for your great paper, can you share your total training time and the number of GPU used, or to say, GPU hours? because in my experiment of EWGS, it is very slow.

@junghyup-lee
Copy link
Contributor

Using 4 GPUs (RTX 2080ti), training ResNet-18 on ImageNet roughly takes 60 hours.
If the training time is far slower than this, you could try adjusting num_workers in a dataloader, since a proper number of workers may differ depending on the CPU spec.

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