Deep Video Super-Resolution Network Using Dynamic Upsampling Filters Without Explicit Motion Compensation
Unofficial PyTorch implementation of VSR-DUF Paper
- python3
pip install -r requirements.txt
- config is written in yaml file(default:
config/default.yaml
)
python trainer.py -c config/path/to/file -n model_name
python trainer.py -c path/to/config/file -n model_name - p path/to/checkpoint/file