Skip to content

junpan19/RRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Python 3.6 PyTorch 1.1

Recurrent Residual Network for Video Super-resolution (RRN)

The official implementation for the [Revisiting Temporal Modeling for Video Super-resolution] which is accepted by [BMVC-2020].

framework

Train

We utilize 4 GTX-1080TI GPUs for training.

python main.py

Test

We utilize 1 GTX-1080TI GPU for testing. Test the trained model with best performance by

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages