ambient-diffusion
ambient-diffusion copied to clipboard
[NeurIPS 2023] Official Implementation: "Ambient Diffusion: Learning Clean Distributions from Corrupted Data"
The creative commons license is not real open-source, since companies will struggle to use it. Apache 2 is fine, even if sometimes annoying. Switch all licenses to MIT License and...
Hi, I encountered this dimensionality problem while I was trying to evaluate my model after I had trained it on the mnist dataset. It seems that the eval.py file doesn't...
Thank you for making the code for this project available! How do you set NFE =1 for the results? Thanks in advance!
Hi, thank you for your work. I have a question: would it be possible to fine-tune DeepFloyd/IF-I-M-v1.0 instead of DeepFloyd/IF-I-XL-v1.0? When I try training with the smaller pretrained model (IF-I-M-v1.0),...