You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @awais00012 , I would need some more information to help with this.
When you say the results are poor, is it the latent image generation or the decoded image that is poor.
Do the loss/generated samples get any better through the training.
Were auto encoder results satisfactory or even that were bad ?
Was this a a conditional ldm or unconditional. Could you add the config here.
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
changed the title
why the ddpm can't generate images well?
why the ldm can't generate images well?
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
i trained the unconditional ldm for 200 epochs, and the result was not satisfactory, although the auto encoder gave a better result.
The text was updated successfully, but these errors were encountered: