hongdd / TDAN_VSR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDAN_VSR (The pre-trained model is not used model in the arxiv paper.)

Usage

Main dependencies: Python 3.6 and Pytorch-0.3.1 (https://pytorch.org/get-started/previous-versions/)

$ git clone https://github.com/YapengTian/TDAN_VSR
$ compile deformable convolution functions (may be optional): bash make.sh 
$ pip install -r requirements.txt
$ run: python eval.py -t test_dataset_path -- it will save the 3000 frames into the "res" folder.

About


Languages

Language:Python 34.5%Language:Cuda 32.2%Language:C 29.8%Language:C++ 3.3%Language:Shell 0.2%