luc-leonard / pytorch-diffusion-autoencoder

WIP: Unnoficial implementation of diffusion autoencoders, using pytorch
11 stars 2 forks source link

The diffusion model decode result is not right #1

Closed Vijayue closed 2 years ago

Vijayue commented 2 years ago

Thank you for sharing the code! It's really helpful!

When I run the code using your checkpoint shared, the output seems is not right. Do u have any idea about the quesitoin? Thank you.

output_grid_1000

Vijayue commented 2 years ago

Because I don't resize the input image.