Giter VIP home page Giter VIP logo

ovsr's Introduction

Omniscient Video Super-Resolution

This is the official code of OVSR (Omniscient Video Super-Resolution, ICCV 2021). This work is based on PFNL.

Datasets

Please refer to PFNL for the datasets (train, eval and test). Please modify the datapath in ./data/*.txt according to your machine.

Pre-Trained Models

Download the pre-trained models from mainland China with password: inub, or elsewhere.

Code

It should be easy to use train.sh or main.py for training or testing, note to change the hyper-parameters in options/ovsr.yml .

Environment

  • Python >= 3.6
  • PyTorch, tested on 1.9, but should be fine when >=1.6

Citation

If you find our code or datasets helpful, please consider citing our related works.

@InProceedings{Yi_2021_ICCV_OVSR,
    author    = {Yi, Peng and Wang, Zhongyuan and Jiang, Kui and Jiang, Junjun and Lu, Tao and Tian, Xin and Ma, Jiayi},
    title     = {Omniscient Video Super-Resolution},
    booktitle = {IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2021},
    pages     = {4429-4438}
}

@ARTICLE{MSHPFNL,
  author={Yi, Peng and Wang, Zhongyuan and Jiang, Kui and Jiang, Junjun and Lu, Tao and Ma, Jiayi},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, 
  title={A Progressive Fusion Generative Adversarial Network for Realistic and Consistent Video Super-Resolution}, 
  year={2020},
  volume={},
  number={},
  pages={},
  doi={10.1109/TPAMI.2020.3042298}
}

Contact

If you have questions or suggestions, please open an issue here or send an email to [email protected].

ovsr's People

Contributors

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