GithubHelp home page GithubHelp logo

peterzhousz / starnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alterzero/starnet

0.0 1.0 0.0 427 KB

Official Implementation of Space-Time-Aware Multi-Resolution Video Enhancement (CVPR2020) using PyTorch

Home Page: https://alterzero.github.io/projects/STAR.html

License: MIT License

Python 92.87% MATLAB 7.09% M 0.04%

starnet's Introduction

Space-Time-Aware Multi-Resolution Video Enhancement (CVPR2020)

Project page: https://alterzero.github.io/projects/STAR.html

Dependencies

  • Python 3.5
  • PyTorch >= 1.0.0
  • Pyflow -> https://github.com/pathak22/pyflow
    cd [STARnet]
    git clone https://github.com/pathak22/pyflow
    cd pyflow/
    python setup.py build_ext -i
    cp pyflow*.so ..

Dataset

Pretrained Model and Testset

https://drive.google.com/drive/folders/1cLZhlx4PLhF75qIZYxuVKLRKzN5_6i8r?usp=sharing

HOW TO

Train w/o FR

   python    main.py    

Train w/ FR

   python    main_refinement_flow.py    

Train w/ FR for STAR-T-HR

   python   main_refinement_t_sr_hr.py    

Evaluate STAR, STAR-ST, STAR-S, STAR-T-LR

   python    eval.py    

Evaluate STAR-T-HR

   python    eval_star_t_hr.py    

RBPN

Related work

Winner (1st) of NTIRE2018 Competition (Track: x8 Bicubic Downsampling)
Winner of PIRM2018 (1st on Region 2, 3rd on Region 1, and 5th on Region 3)
Honorable mention of NTIRE2019 (Video Super-resolution and Deblurring)

Citations

If you find this work useful, please consider citing it.

@inproceedings{STAR2020,
  title={Space-Time-Aware Multi-Resolution Video Enhancement},
  author={Haris, Muhammad and Shakhnarovich, Greg and Ukita, Norimichi},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2020}
}

starnet's People

Contributors

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