karlygzhu / RGAN

5 stars 0 forks source link

RGAN

The source code for the A Lightweight Recurrent Grouping Attention Network for Video Super-Resolution

Requirements

Python 3.8
Pytorch 1.8 cuda 10.1
opencv-python scikit-image

Train

Create a new "results" folder.
python main.py

Test

Create a new "results_all" folder.
python test.py