代码拉取完成,页面将自动刷新
This folder includes:
我们提供了更完整的 BasicSR 中文解读文档 PDF,你所需要的内容可以在相应的章节中找到。
文档的最新版可以从 BasicSR-docs/releases 下载。
欢迎大家一起来帮助查找文档中的错误,完善文档。
cd docs
make html
rst 语法参考: https://3vshej.cn/rstSyntax/
着重几个点:
- 空行
- :file:`file`, :func:`func`, :class:`class`, :math:`\gamma`
- **粗体**,*斜体*
- ``Paper: title``
- Reference: link
Examples:
class SPyNetTOF(nn.Module):
"""SPyNet architecture for TOF.
Note that this implementation is specifically for TOFlow. Please use :file:`spynet_arch.py` for general use.
They differ in the following aspects:
1. The basic modules here contain BatchNorm.
2. Normalization and denormalization are not done here, as they are done in TOFlow.
``Paper: Optical Flow Estimation using a Spatial Pyramid Network``
Reference: https://github.com/Coldog2333/pytoflow
Args:
load_path (str): Path for pretrained SPyNet. Default: None.
"""
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。