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
Dataset
- train_sharp
- train_sharp_bicubic
- val_sharp
- val_sharp_bicubic
Demo
python demo.py
Evaluation
python evaluate.py
Benchmark
python benchmark.py