junpan19 / RSDN

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%