Skip to content

junpan19/RSDN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python 3.6 PyTorch 1.1

Video Super-Resolution with Recurrent Structure-Detail Network (RSDN)

The official source code for the [Video Super-Resolution with Recurrent Structure-Detail Network] which is accepted by [ECCV-2020].

framework

Train

We utilize 8 Nvidia Tesla V100 GPUs for training.

TODO

Test

We utilize 1 P100 GPU for testing. Test the trained model with best performance by

python test.py

About

Code for paper "Video Super-Resolution with Recurrent Structure-Detail Network" . The code is under preparation and is coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages