Skip to content

sreenivasanm6/iiih-super-resolution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Edit

iiih-super-resolution

Monsoon 2017: PGSSP Team 11

Steps for Executing SRCNN.py

  1. Download SRCNN.py, train.zip, test.zip, and val.zip in local folder.
  2. Extract train.zip, test.zip and val.zip in train, test and val folders respectively.
  3. Use python 2.7.14
  4. Install all dependent packages Keras, scipy, numpy, os, timeit, cv2.
  5. Open terminal/command prompt and navigate to above download folder.
  6. Execute command "python SRCNN.py"
  7. Execution will take maximum 30 mins.
  8. test folder will contain inuput low resolution images, bicubic images and predicted images.
  9. Best PSNR achieved will be reported at the end of execution.

About

Monsoon 2017: PGSSP Team 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%