Git Product home page Git Product logo

stcnn's Introduction

STCNN

Efficient Video Super-Resolution via Hierarchical Temporal Residual Networks

By Zhi-Song Liu, Wan-Chi Siu and Yui-am Chan

The paper can be found in IEEE

BibTex

   @ARTICLE{8792098,  
          author={Z. {Liu} and W. {Siu} and Y. {Chan}},  
          journal={IEEE Access},   
          title={Efficient Video Super-Resolution via Hierarchical Temporal Residual Networks},   
          year={2021},  
          volume={7},  
          number={},  
          pages={129112-129126},
   }

Key points:

• We propose a Space-Time Convolutional Neural Network, in which we have improved the residual block by adding an adaptive weighting convolution process and global & local connections to learn deep feature representation for video SR.

• The convolution in ST-CNN is done by our proposed Spatial Convolution Packing (SCP) scheme. We can then use fewer parameters and less computation to combine the channel information with the spatial domain for joint training.

• To boost up the visual quality, we also combine the frame overlapping and patch overlapping processes to form ST-CNN as the proposed ST-CNN+ to further enhance the SR quality in terms of PSNR.

Dependencies

Python > 3.0
OpenCV library
CAFE
NVIDIA GPU + CUDA
MATLAB 6.0 or above

Complete Architecture

The complete architecture is shown as follows,

structure

Proposed Spatial Convolution Packing (SCP) scheme.

scp

Implementation

You can download the pre-trained models from: https://drive.google.com/file/d/1N_3AYEhKCgItjdyvijzCLXLPrTVzqh2X/view?usp=sharing

For STCNN

run ST-CNN_test.ipynv

Quantitative and qualitative Comparison

compare with state-of-the-art

This table shows the comparison among different video SR algorithms. figure1

compare with state-of-the-art

This figure shows the running time comparison. figure2

compare with state-of-the-art

This figure shows the visual comparison. figure3

Please cite our paper for using our dataset or models.

stcnn's People

Contributors

holmes-alan 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.