🚀
A lot of things have been improved since the last release note.
✨ Highlight
1. We add the official training and testing codes of [BasicVSR](https://arxiv.org/abs/2012.02181) - a video SR method
2. We improve NIQE metric. Now, the python version of NIQE could generate almost the same results as MATLAB.
3. Add [HiFaceGAN](https://github.com/Lotayou/Face-Renovation) codes by [Lotayou](https://lotayou.github.io/).
4. Add more [degradation](https://github.com/xinntao/BasicSR/blob/master/basicsr/data/degradations.py)
5. Add [BasicSR-Examples](https://github.com/xinntao/BasicSR-examples), which provides guidance and templates of using BasicSR as a python package.
6. Fixed many bugs: such as no logging in pt18, resume bugs, etc
......
We will spend more time on solving issues and reviewing the pull request.
Welcome to your contributions 😄
🚀🚀🚀