ddpm topic
Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
DiffSinger
PyTorch implementation of DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (focused on DiffSpeech)
DiffGAN-TTS
PyTorch Implementation of DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs
video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
DiffuseVAE
Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"
pytorch-ddpm
Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models
AnoDDPM
CVPR Workshop paper - AnoDDPM: Anomaly Detection with Denoising Diffusion Probabilistic Models using Simplex Noise
DiffSBDD
A Euclidean diffusion model for structure-based drug design.
DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work