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

Computation time #18

Open
huntforgz opened this issue Apr 4, 2019 · 2 comments
Open

Computation time #18

huntforgz opened this issue Apr 4, 2019 · 2 comments

Comments

@huntforgz
Copy link

Hi I am runing your code on Tesla P100 GPU(one),but computation time is much over than 22h.Can you tell me what's the device implementation you have?

@Ovishake
Copy link

Ovishake commented Apr 7, 2019

My apologies for commenting on someone else's code, but this code is pretty well done I guess. DenseNet169 and DenseNet201 takes a lot of time to complete if you are using the entire dataset. Split the dataset into 1% of the whole. The runtime will be 1 hour for the entire Dataset for DenseNet169. I use 2 Tesla K80 gpu for training.

@huntforgz
Copy link
Author

huntforgz commented Apr 7, 2019 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

2 participants