andreas128/RePaint
A PyTorch implementation of a diffusion model for filling missing parts of images, based on CVPR 2022 research.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
RePaint uses denoising diffusion probabilistic models to reconstruct missing regions of images. The method iteratively denoises from pure noise while preserving known image regions via a resampling strategy. It provides pretrained models for ImageNet, CelebA-HQ, and Places2 datasets.