Skip to content

GreyZzzzzzXh/FCA-STVSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast and Context-Aware Framework for Space-Time Video Super-Resolution

Preparation

Dependencies

  • PyTorch 1.2.0
  • CUDA 10.0

DCNv2

cd model/DCNv2
bash make.sh
python test.py

Pretrained Models

Google Drive

Dataset

REDS

  • train_sharp
  • train_sharp_bicubic
  • val_sharp
  • val_sharp_bicubic

Demo

python demo.py

Evaluation

python evaluate.py

Benchmark

python benchmark.py

About

Fast and Context-Aware Framework for Space-Time Video Super-Resolution (VCIP 2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published