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

Best Practices for Choosing the Number of Iterations #1086

Open
Golbstein opened this issue Nov 27, 2024 · 1 comment
Open

Best Practices for Choosing the Number of Iterations #1086

Golbstein opened this issue Nov 27, 2024 · 1 comment

Comments

@Golbstein
Copy link

Is there a general guideline for determining the optimal number of iterations?

For example, with a dataset of 500 images, running 30k iterations results in each image being "seen" approximately 60 times. Is this considered ideal? I have a dataset with 8,000 images, and 30k iterations seem insufficient.

Should I rely on trial and error until the results are satisfactory, or are there any comprehensive studies or best practices on this topic?

I'd appreciate any insights or experiences others have had!

@leblond14u
Copy link

From what I seen and experienced so far it seems to be mostly trial and error.

As there's additional parameters to factor in this choice, like the scale of the dataset etc, that can greatly influence the number of iterations you would want to chose.

Best,

Hugo

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