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

why the ldm can't generate images well? #3

Open
awais00012 opened this issue Mar 3, 2024 · 2 comments
Open

why the ldm can't generate images well? #3

awais00012 opened this issue Mar 3, 2024 · 2 comments

Comments

@awais00012
Copy link

awais00012 commented Mar 3, 2024

i trained the unconditional ldm for 200 epochs, and the result was not satisfactory, although the auto encoder gave a better result.

@explainingai-code
Copy link
Owner

Hello @awais00012 , I would need some more information to help with this.

  1. When you say the results are poor, is it the latent image generation or the decoded image that is poor.
  2. Do the loss/generated samples get any better through the training.
  3. Were auto encoder results satisfactory or even that were bad ?
  4. Was this a a conditional ldm or unconditional. Could you add the config here.
  5. Also could you provide a sample dataset image, encoded latent and reconstructed version of this image by autoencoder, and any pair of sample of generated latent and decoded image.

@awais00012 awais00012 changed the title why the ddpm can't generate images well? why the ldm can't generate images well? Mar 13, 2024
@awais00012
Copy link
Author

awais00012 commented Mar 13, 2024

thanks! The auto encoder results are awesome. the unconditional ldm result are not good, the losses is also not better during the training. also i add the evaluation metrics to the code and i observed that the model give psnr ratio and ssim in negative and was not stable.
note: i run the model a 10 days ago i don't know that whether you updated the repo or not. i have the unconditional repo

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