Giter Club home page Giter Club logo

mfqe's Introduction

Our latest work of video enhancement

Ren Yang, Xiaoyan Sun, Mai Xu and Wenjun Zeng, "Quality-Gated Convolutional LSTM for Enhancing Compressed Video", in IEEE International Conference on Multimedia and Expo (ICME), 2019.

is avaiable at https://github.com/ryangchn/QG-ConvLSTM.git (codes included).

MFQE Test Demo

The demo includes the trained model (for HEVC sequences at QP = 37) and test codes of the MF-CNN in our MFQE approach.

In this demo, we use frame 96 (non-PQF) of the video sequence BasketballPass as an example.

As a result, the non-PQF (frame 96) can be enhanced by our MFQE approach, taking advantage of the adjacent PQFs (frames 93 and 97).

Run "./Demo/main.py" to run the demo.

After runing, the frame 96 compressed by HEVC and enhanced by our MFQE approach are shown as "./Demo/Frame_96_HEVC.bmp" and "./Demo/Frame_96_our_MFQE.bmp", respectively.

NOTICE: The trained model (./Demo/HEVC_QP37_model/model.ckpt) are also suitable for non-PQFs of other video sequences compressed by HEVC at QP = 37.

Recommended settings

Ubuntu 14.04, Tensorflow 1.3.0, Python 2.7

Dependency

Tensorflow, TFLearn, Numpy, Scipy, matplotlib, skimage

Contact

E-mail: [email protected], [email protected]

WeChat: yangren93

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.