Skip to content

AD2605/Single-Image-Super-Resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-Image-Super-Resolution

This is as close as possible an implementation of the paper Image Super-Resolution Using very deep Residual Channel Attention Networks. Link to the paper - https://arxiv.org/abs/1807.02758.
I have only implemented perceptual loss and left out adversarial loss. Also, 2 layers have been shaved off due to hardware contraints. I also have added a simple 10 layered autoencoder approach.

TO-DO

Train the model

About

Residual Channel Attention(RCAN) based model with Perceptual Loss to increase the resolution 4x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages