Skip to content

omkarghugarkar007/Neural_Super_Sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Neural_Super_Sampling

An attempt to upsample images by factor of 4 using GAN

Structure of the Repositiory

image

Model file contains the model Generator and Discriminator code
Train file contains the code to train the model
Test file contains the code to train the model. To test, simply add your image in the input folder of the test_image folder and change the path accordingly in the code

A juypter notebook containing code is also provided for training on colab or asure, whatever you prefer

The data used for training - https://drive.google.com/drive/folders/1FZ4hENjVS-AGnlPWnbMG-YqzDRS8hKb5?usp=sharing
Link to PPT - https://drive.google.com/file/d/1Wp6utVCK8Hd2RBC49CuObuVEbTYJHmnE/view?usp=sharing
Please open PPT with google slides to view it's content properly

SRGAN is based on the Paper - https://arxiv.org/abs/1609.04802
Improvement is inspired by the Paper - https://arxiv.org/abs/1809.00219

Comparison of Both the Results

image

About

An attempt to upsample images by a factor of 4 using GAN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published