PNDM
PNDM copied to clipboard
The official implementation for Pseudo Numerical Methods for Diffusion Models on Manifolds (PNDM, PLMS | ICLR2022)
Hi @luping-liu! Thank you for your job. It´s really interesting! Could you help me to know how could I train a model with new data? I have Image in 256x256...
Remove the unnecessary if-else block for checking whether the module is a `nn.DataParallel` module. Since the shadow parameters are stored in a dictionary using the name of the parameters, this...
Great work. Congratulations. Are the cifar10 stats computed here https://drive.google.com/drive/folders/1RvjSE2AZSa7VrB3jh9ACO-ylVs8Q91cs (using pytorch-fid) statistics from cifar10 train set or test set? I downloaded cifar10 and computed both train and test statistics,...