Git Product home page Git Product logo

sr-vae's Introduction

Photo-Realistic Image Super-Resolution via Variational Autoencoders

We propose to perform Image Super-Resolution via Variational AutoEncoders (SR-VAE) learning according to the conditional distribution of the high-resolution images induced by the low-resolution images.. We claim the following points:

• Conditional sampling mechanism.

• Back projection based SR-VAE network.

• Modified VGG feature based loss estimation.

Please cite our work if you use our code or dataset as,

BibTex

    @InProceedings{Liu2021refvae,
        author = {Zhi-Song Liu, Wan-Chi Siu and Yui-Lam Chan},
        title = {Photo-Realistic Image Super-Resolution via Variational Autoencoders},
        booktitle = {IEEE Transactions on Circuits and Systems for Video Technology (TCSVT)},
        volume = {31},
        no = {4},
        page = {1351-1365},
        month = {April},
        year = {2021}
    }

Dependencies

Python 2.XXX<3.0
OpenCV 3.4.0
Caffe 
NVIDIA GPU + CUDA
Jupyter Notebook

Complete Architecture

The complete architecture is shown as follows,

network

Reimplementation

  1. Download pre-trained model from the following link

https://drive.google.com/drive/folders/1XIsjovqYszI9RvTa0RbyHQcEraZGTpfo?usp=sharing
  1. Testing on 4x SR

run SR_VAE_4x.ipynb
  1. Testing on 8x SR

run SR_VAE_8x.ipynb

Experimental results

  1. We compared our proposed approach with state-of-the-arts face image SR approaches on objective quality by using PSNR, SSIM and PI scores as follow

Table Comparison

  1. We also compared different approaches on 4x SR.

Similarity Comparison

  1. We also compared different approaches on 8x SR.

Visual Comparison

Reference

You may check our newly work on Real image super-resolution using VAE

You may also check our work on Reference based face SR using VAE

You may also check our work on Reference based General image SR using VAE

sr-vae's People

Contributors

holmes-alan avatar

Stargazers

 avatar  avatar wym avatar Jeff Carpenter avatar Gang Wu avatar  avatar  avatar Tony Yanick avatar sudo avatar  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.