Skip to content

eliver8801/TDAN_VSR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.5%
  • Cuda 32.2%
  • C 29.8%
  • C++ 3.3%
  • Shell 0.2%