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

Inference results of the overfitted model are noise #17

Open
kirilllzaitsev opened this issue Apr 22, 2023 · 4 comments
Open

Inference results of the overfitted model are noise #17

kirilllzaitsev opened this issue Apr 22, 2023 · 4 comments

Comments

@kirilllzaitsev
Copy link

Having an overfitted 'base' part of the Imagen, I try to sample with it for 300 timesteps and get the following:
image
During training, it predicts the noise well, and MSE goes down steadily. Somewhat similar is the following issue lucidrains/imagen-pytorch#337.

Could you give any advice on the direction to investigate the issue?

@chiho-5
Copy link

chiho-5 commented Jun 23, 2023

For how many epochs did you train. I think I'm encountering the same problem

@sadath-12
Copy link

same problem

1 similar comment
@swayampragnya-malla
Copy link

same problem

@kirilllzaitsev
Copy link
Author

kirilllzaitsev commented Dec 8, 2023

same problem

Try increasing the number of epochs (for instance, 1500 epochs (1 epoch = 1 gradient step) for a single image) and tuning the learning rate (starting with small values <1e-4)

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

4 participants