Skip to content

farukoflaz/super-resolution-srrnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Resolution

This is a basic implementation of a convolutional neural network. Thanks to the writers of the Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network. arXiv 2017[1]. This implementation is for educational purposes only.

Installation

PyTorch and tqdm is required for this project. Installation for conda environment can be found here and here.

to be continued

References

[1] Ledig, Christian, et al. "Photo-realistic single image super-resolution using a generative adversarial network." Proceedings of the IEEE conference on computer vision and pattern recognition. 2017.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%