Ligong Han
Ligong Han
First off, huge thanks to Andy for the PyTorch implementation! However, I encountered a cublas error after a few iterations: when using pytorch 1.5 with cuda 10.2 on two RTX...
Thanks for the awesome implementation! I have a question about the weight $w(t)$. In the code, $w(t)$ is implemented as $(1-\bar{\alpha}_t)$ (see https://github.com/ashawkey/stable-dreamfusion/blob/53d4cef2055234e242d0b9b247c6f41bee7bbf46/nerf/sd.py#L111 ). However, according to the actual StableDiffusion...
Hi there, Thank you for the amazing work! I thoroughly enjoyed reading your paper. I have a suggestion for potentially improving real image editing results. I noticed that in some...
Hi @FirasGit thanks for sharing this awesome work! Is it possible you could share the pretrained checkpoints as well? Thanks!