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 speed (batch) #18

Open
wooni-github opened this issue Jan 20, 2025 · 1 comment
Open

Training speed (batch) #18

wooni-github opened this issue Jan 20, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@wooni-github
Copy link

Thank you for your excellent research!

I’m trying to train the model using the code you provided (on the Cambridge Landmark dataset), but the training process is taking too long.

I considered increasing the batch_size in Cambridge.yaml under:

train:  # train configs
  batch_size: 1

However, as mentioned in this issue, increasing the batch size causes an error.

Is there another way to speed up the training process?

@thuanaislab
Copy link
Collaborator

Thank you for your interest!

Training time is currently one main drawback of this work.
If you don't increase the batch_size, then there isn't any option to speed it up.

@thuanaislab thuanaislab added the enhancement New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants