Doc sources for the Open Video Restoration and My Records (一些记录). We use Sphinx to generate the documents.
Welcome to contribute to this repo 😃.
- Python 3
pip install sphinx sphinx-autobuild sphinx_rtd_theme recommonmark
Take open-videorestoration-docs for example,
cd open-videorestoration-docs
make html
- The generated htmls are in
build/html
. Open theindex.html
with your browser and you can see the results.
This document aims to provide an overview to video resoration tasks, i.e., video super-resolution (SR), video deblurring, video denoising, etc.
This document is written in Chinese.