alterzero / RBPN-PyTorch

The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"
https://alterzero.github.io/projects/RBPN.html
MIT License
450 stars 105 forks source link

Missing dependencies on the README #54

Open skerit opened 4 years ago

skerit commented 4 years ago

In order to run eval.py you need some extra dependencies which are not listed on the README.md file:

Kirillova-Anastasia commented 3 years ago

@skerit Thank you!