Poisson_flow
Poisson_flow copied to clipboard
Code for NeurIPS 2022 Paper, "Poisson Flow Generative Models"
Hello! I have a question that why we need to let neural network learn "z"... Both direction and magnitute of "z" can be obtained directly.. . best wishes, Huanran Chen
Hi, I was able to get the code to run and train on cifar 10. However, I am struggling to understand how would I inference with the model. Lets say...
Hi,I use the Ubuntu 20.04 system, and the server in the Python 3.8/cuda11.6 environment runs this command `python3 main.py --config ./configs/poisson/cifar10_ddpmpp.py --mode train --workdir poisson_ddpmpp` The following problems have occurred....