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 is very slow #6

Open
sidgairo18 opened this issue Jul 25, 2019 · 2 comments
Open

Training is very slow #6

sidgairo18 opened this issue Jul 25, 2019 · 2 comments

Comments

@sidgairo18
Copy link

The training is very slow.
Even the evaluate part takes hours to finish.

How much time did it take to train the model?

@sairin1202
Copy link
Owner

To accelerate training step, you can fix the parameters in the backbone model or input the features instead of the images. If you have two or more GPUs, you can finish training the model within one day.

@sidgairo18
Copy link
Author

Thank you for your reply.
I am currently using a Batch-Size of 20 with 4 GPUs and training the model end to end.

I have 500K pairs for training. It takes 1 day for a single epoch with batch size 20.

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