Skip to content

Aldexzzz/Image-Super-Resolution-via-Iterative-Refinement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Super-Resolution via Iterative Refinement

Paper Project

Brief

This is a unoffical implementation about Image Super-Resolution via Iterative Refinement by Pytorch.

Code will come soon.

Todo

Conditional generation(super resolution)

  • 16×16 -> 128×128 on FFHQ-CelebaHQ
  • 64×64 -> 256×256 on FFHQ-CelebaHQ
  • 64×64 -> 256×256 on ImageNet

Unconditional generation

  • 1024×1024 face generation by a cascade of 3 models

Usage

Train


Test


Reference

  1. Denoising Diffusion Probabilistic Models
  2. Image Super-Resolution via Iterative Refinement

About

Unoffical implementation about Image Super-Resolution via Iterative Refinement by Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%