Skip to content

Super-Resolution problem approached with GANs with a U-Net based discriminator and experimentation with additional loss functions.

Notifications You must be signed in to change notification settings

GeorgiosKalantzis/Image-Super-Resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Super-Resolution

Open In Colab

Overview

Our approach to the SR problem by building upon the work of the following papers and by providing our model with extra loss functions and a diverse set of weight parameters.

Dataset

You can download DIV2K dataset, from the following links : train_HR, train_LR_bicubic_X4, valid_HR, valid_LR_bicubic_X4.

Your directory structure for the dataset should look like this:

  DIV2K
      └── DIV2K_train_HR
      ├── DIV2K_train_LR_bicubic
      ├── DIV2K_valid_HR
      └── DIV2K_valid_LR_bicubic

Qualitative Results

alt text

About

Super-Resolution problem approached with GANs with a U-Net based discriminator and experimentation with additional loss functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •