Code Monkey home page Code Monkey logo

wavelet-domain-style-transfer-for-an-effective-perception-distortion-tradeoff-in-single-image-super-'s Introduction

Wavelet Domain Style Transfer for an Effective Perception-distortion Tradeoff in Single Image Super-Resolution

ICCV 2019 oral presentation The results of different datasets can be downloaded from the following link: https://drive.google.com/file/d/1GXNNLoepD_Lx5Fz_O_lM9rusEhvxuT2r/view?usp=sharing

This is the implementation for the ICCV paper 'Wavelet Domain Style Transfer for an Effective Perception-distortion Tradeoff in Single Image Super-Resolution'.

In the first step, you need to run the SWT.m to generate the LL sub-band, and six high-frequency sub-bands.

In the second step, please copy the high-frequency sub-bands generated above to the Content and Style files seperately, and then run the command.sh to perform wavelet domain style transfer. The VGG file can be downloaded from https://drive.google.com/file/d/1rCHPX-rgyplBWuM4n7Bk5-pZwqYKkeQx/view?usp=sharing, and then put it in the pre-trained_model file.

In the third step, the LL sub-band generated in the first step is further enhanced by VDSR network. Note that the network needs to be re-trained for different wavelet filters. The model provided is trained for haar filter only.

In the fourth step, the generated LL and high-frequency sub-bands are re-combined into an image using inverse SWT by running ISWT.m.

The style transfer software code is modified based on https://github.com/hwalsuklee/tensorflow-style-transfer. The NRQM score is calculated using the matlab code provided by PIRM challenge https://www.pirm2018.org/PIRM-SR.html.

wavelet-domain-style-transfer-for-an-effective-perception-distortion-tradeoff-in-single-image-super-'s People

Contributors

cindydeng1991 avatar

Watchers

 avatar

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.