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

Bad results #11

Open
sharkDDD opened this issue Dec 19, 2023 · 3 comments
Open

Bad results #11

sharkDDD opened this issue Dec 19, 2023 · 3 comments

Comments

@sharkDDD
Copy link

I did not modify any code, I simply ran the training and inference programs directly, and the results were very poor. I'm not sure what the problem is. As the loop increases, the results get worse. Is there a problem somewhere?
loop=0:
photo_man__sitting_on_a_rocket
loop=1:
photo_man__sitting_on_a_rocket

@oguzcana
Copy link

Same here

@Marstaos
Copy link

This looks like it's due to the model not converging. Boost your training reps to checkpoint = 2000 try?

@oguzcana
Copy link

This looks like it's due to the model not converging. Boost your training reps to checkpoint = 2000 try?

It is supposed to converge much faster (according to paper, as far as I understand) and it self stops saying it has converged, before hitting the max iteration limit (90%) convergence. Were you able to train anything successful?

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

3 participants