Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 307 Bytes

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