Giter VIP home page Giter VIP logo

mganet-dcc2020's Introduction

MGANet

PyTorch implementation of "MGANet & DCC2020 paper", and we have merged the code of these two methods.

Related work

  • TCSVT- Enhanced version of MGANet


The proposed MGANet framework


The guided encoder-decoder subnet

Installation

The code was developed using Python 3.6 & PyTorch 0.4 & CUDA 8.0. There may be a problem related to software versions. To fix the problem, you may look at the implementation in MGANet files and replace the syntax to match the new PyTorch environment.

Code v1.0

Currently, we release our research code for testing. It should produce the same results as in the paper under LD and AI configurations and frame number 3.

Test

  • Pretrained models can be downloaded from this link!
https://drive.google.com/drive/folders/1xROBCUHgIX-3zqKMSHwKFEK8udIEicl1?usp=sharing
  • It would be very easy to understand the test function and test on your own data.
  • An example of test usage is shown as follows:
python MGANet_test_AI37.py --gpu_id 1 --is_training False

Train and Data

  • We will update the training code and database for TUs' partition of compressed video by HEVC for training and better reading after recent paper deadline.

Video Results

  • Here we provide quality enhancement results of compressed video for 18 widely used sequences for visual and quantitative comparisons.

Citation

If you use any part of our code, or our method is useful for your research, please consider citing:

@article{MGANET,
  author={Xiandong, Meng and Xuan, Deng and Shuyuan, Zhu and Shuaicheng, Liu and Chuan, Wang and Chen, Chen and Bing, Zeng},
  title={MGANet: A Robust Model for Quality Enhancement of Compressed Video},
  journal={arXiv:1811.09150}
}

@inproceedings{Meng_DCC2020,
  author={Xiandong, Meng and Xuan, Deng and Shuyuan, Zhu and Shuaicheng, Liu and Bing, Zeng},
  title={Flow-Guided Temporal-Spatial Network for HEVC Compressed Video Quality Enhancement},
  booktitle={Data Compression Conference(DCC)},
  year={2020}
}

Related work

@ARTICLE{MENG_tcsvt,
author={Xiandong Meng and Xuan Deng and Shuyuan Zhu and Xinfeng Zhang and Bing Zeng},
title={A Robust Quality Enhancement Method Based on Joint Spatial-Temporal Priors for Video Coding},
journal={IEEE Transactions on Circuits and Systems for Video Technology},
note={{DOI}:10.1109/TCSVT.2020.3019919},
year={2020},
}

Contact

We are glad to hear if you have any suggestions and questions. Please send email to [email protected]

mganet-dcc2020's People

Contributors

mengab 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.