DDPM in latent space
Closed this issue · 0 comments
joh-schb commented
- Make U-Net model with less parameters
- Integrate encoder and decoder with loading from checkpoint
- In config file path to model checkpoint
- Encode images first and then run DDPM
- Decode generated images and visualize samples
- Likelihood computation in latent space (for comparison of models)