Giter VIP home page Giter VIP logo

dwsrx4's Introduction

Deep wavelet prediction for image super-resolution

The testing code for Deep wavelet prediction for image super-resolution, CVPRW, 2017, NTIRE 2017 Super-Resolution Challenge - DWSRx4.

Other scale: DWSRx2; DWSRx3

Pre-requirement

Python package requirement:

To execute:

  1. In terminal, type in python DWSRx4.py
  2. Then a promote asks for testing data set: Please enter the testing path [hit enter to run default set]:
  3. Hit enter to run default testing set from DIV2K NTIRE which is stored at: ./Testx4Lum
  4. The final results will be stored at: ./Resultx4Lum
  5. Run FinalColorSRx4.m to generate final color SR and store the results in ./Resultx4Color

NOTE:

  1. The testing data should be bicubic enlarged version of the original down-sampled version. For example, to generate x4 super-resolution results, the original x4 down-sampled low-resolution image should first be enlarged to x4 size, then fed the enlarged version to DWSR (as described in the fact sheet). Use generateTestX4.m to generate enlarged LR luminance image.
  2. The DWSR weights are stored at: ./Weightx4
  3. The DWSR model is defined in: netx4.py
  4. The script is NOT for training.

The training code is not fully cleaned up; for academic purpose, please request training from here by providing basic usage information.

Cite us

@inproceedings{guo2017deep,
  title={Deep wavelet prediction for image super-resolution},
  author={Guo, Tiantong and Mousavi, Hojjat Seyed and Vu, Tiep Huu and Monga, Vishal},
  booktitle={The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
  year={2017}
}
@inproceedings{timofte2017ntire,
  title={Ntire 2017 challenge on single image super-resolution: Methods and results},
  author={Timofte, Radu and Agustsson, Eirikur and Van Gool, Luc and Yang, Ming-Hsuan and Zhang, Lei and Lim, Bee and Son, Sanghyun and Kim, Heewon and Nah, Seungjun and Lee, Kyoung Mu and others},
  booktitle={Computer Vision and Pattern Recognition Workshops (CVPRW), 2017 IEEE Conference on},
  pages={1110--1121},
  year={2017},
  organization={IEEE}
}

Tiantong@iPAL2017, [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.