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

How long does it take to train 50 epochs? #3

Open
weihongwei3 opened this issue Dec 3, 2020 · 5 comments
Open

How long does it take to train 50 epochs? #3

weihongwei3 opened this issue Dec 3, 2020 · 5 comments

Comments

@weihongwei3
Copy link

Thanks for your contribution!
How long does it take to train 50 epochs?

@Huang-3
Copy link
Owner

Huang-3 commented Dec 4, 2020

Hi,
Thanks for your question. It depends on the performance of your GPU. For me, I use 1080ti. It takes several hours to train 50 epochs.

@weihongwei3
Copy link
Author

Another problem, I found that the capsule loss always was 0.99 during the training, while loss_2 and loss_3 dropped to 0. I wonder if you have paid attention to this problem.

@Huang-3
Copy link
Owner

Huang-3 commented Dec 5, 2020

Hi,
The loss you achieved is correct. In order to understand this phenomenon (why 0.99), reading the code in reid/capsuleloss.py should be helpful. Thanks for your attention to our work.

@weihongwei3
Copy link
Author

I got it. Thank you very much!

@Huang-3
Copy link
Owner

Huang-3 commented Dec 9, 2020

No worries

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