Wulfsta / SuperResolution

Experiments in Single Image Super Resolution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Image Super Resolution

This repository contains some SISR experiments originally derived from SRGAN. It includes ideas from Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network, Enhanced Deep Residual Networks for Single Image Super-Resolution, and ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks. Weights are not included.

Dataset

The naming of the paths in the code of this repository imply that it uses VOC2012, but in fact has been setup to use DIV2K.

About

Experiments in Single Image Super Resolution.

License:MIT License


Languages

Language:Python 100.0%