Stars
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.
The author's officially unofficial PyTorch BigGAN implementation.
Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)
Paper and implementation of UNet-related model.
Image-to-image translation with conditional adversarial nets
Image-to-Image Translation in PyTorch
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
PyTorch implementations of Generative Adversarial Networks.
PyTorch reimplementation of Diffusion Models
Official repository for the "Learned regularizations for multi-parameter elastic full waveform inversion using diffusion models" paper.
Denoising Diffusion Probabilistic Models
An online playground of diffusion model
Release for Improved Denoising Diffusion Probabilistic Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
Code for "Restoring Vision in Adverse Weather Conditions with Patch-Based Denoising Diffusion Models" [TPAMI 2023]
ILVR: Conditioning Method for Denoising Diffusion Probabilistic Models (ICCV 2021 Oral)
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch