Code Monkey home page Code Monkey logo

mw-gan's Introduction

Depreciated

This branch is depreciated and will be replaced in the recent future by a newly repo with latest settings and refined network.

This repo is the official code for MW-GAN+ for Perceptual Quality Enhancement on Compressed Video (In submission), the improved version of our conference paper:

Published on 16TH EUROPEAN CONFERENCE ON COMPUTER VISION in 2020. By MC2 Lab @ Beihang University.

Visual results on JCT-VC

Compressed video (QP=42) Ours
:-------------------------: :-------------------------:

Dependencies and Installation

conda install pytorch==1.1.0 torchvision==0.3.0 cudatoolkit=10.1

python -m pip install pyyaml opencv-python tensorboard future scikit-image tqdm

Dataset Preparation

Following BasicSR, we use datasets in LMDB format for faster IO speed.

Get Started

  • Run python train.py -opt options/train/train_MWGAN_rgb.yml for training.
  • Run python test.py -opt options/test/test_MWGAN_rgb.yml for test.

Tips

Pre-train model

Here we provide a model trained for QP42. For other models you can just finetune on this model.

Acknowledgement

This repo is built mainly based on BasicSR. Also borrowing codes from pacnet, MWCNN_PyTorch and PerceptualSimilarity. We thank a lot for their contributions to the community.

Citation

If you find our paper or code useful for your research, please cite:

@inproceedings{wang2020multi,
  title={Multi-level Wavelet-Based Generative Adversarial Network for Perceptual Quality Enhancement of Compressed Video},
  author={Wang, Jianyi and Deng, Xin and Xu, Mai and Chen, Congyong and Song, Yuhang},
  booktitle={European Conference on Computer Vision},
  pages={405--421},
  year={2020},
  organization={Springer}
}

mw-gan's People

Contributors

iceclear avatar

Stargazers

Feng Li 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.