ddim icon indicating copy to clipboard operation
ddim copied to clipboard

reconstruction from latent code

Open winnechan opened this issue 2 years ago • 0 comments

Hi, thanks for your excellent paper and project !

I want to explore the "5.4 reconstruction from latent code". Can I just reverse the seq and seq_next to produce t and t+1 in the function below to produce the latent code from the input image ?

https://github.com/ermongroup/ddim/blob/51cb290f83049e5381b09a4cc0389f16a4a02cc9/functions/denoising.py#L10

Appreciate any help !

winnechan avatar Jun 21 '22 12:06 winnechan