Skip to content

dheerajsuvarna/GAN-Super-Resoltion-Deep-Learning-

Repository files navigation

Superresolution_With_GANs

Using CelebA dataset

  • Download the Align&Cropped Images from the CelebA dataset from here.
  • Unzip all pictures into any folder which is within a folder i.e. the folder structure should have the form folder1/folder2/. Make sure no other folder exists whithin folder1
  • run the train script using command
./train --dataset=folder --dataroot="<folder1_location>" --imageSize=89 --cuda

About

Super Resolution of Images using Generative Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages