72 lines
1.3 KiB
ReStructuredText
72 lines
1.3 KiB
ReStructuredText
|
.. MMSelfSup documentation master file, created by
|
||
|
sphinx-quickstart on Thu Dec 9 15:11:34 2021.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to MMSelfSup's documentation!
|
||
|
=====================================
|
||
|
|
||
|
中文文档在持续翻译中,敬请期待,同时我们也鼓励社区开发者们参与到翻译中来
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:caption: 开始你的第一步
|
||
|
|
||
|
install.md
|
||
|
GETTING_STARTED.md
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:caption: 分类教程
|
||
|
|
||
|
tutorials/0_config.md
|
||
|
tutorials/1_new_dataset.md
|
||
|
tutorials/2_data_pipeline.md
|
||
|
tutorials/3_new_module.md
|
||
|
tutorials/4_schedule.md
|
||
|
tutorials/5_runtime.md
|
||
|
tutorials/6_benchmarks.md
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:caption: 算法模型
|
||
|
|
||
|
algorithms/byol.md
|
||
|
algorithms/deep.md
|
||
|
algorithms/dense.md
|
||
|
algorithms/moco.md
|
||
|
algorithms/npid.md
|
||
|
algorithms/odc.md
|
||
|
algorithms/rl.md
|
||
|
algorithms/rp.md
|
||
|
algorithms/simclr.md
|
||
|
algorithms/ss.md
|
||
|
algorithms/swav.md
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:caption: 说明
|
||
|
|
||
|
community/CONTRIBUTING.md
|
||
|
changelog.md
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: 语言切换
|
||
|
|
||
|
switch_language.md
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: 接口文档
|
||
|
|
||
|
api.rst
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`search`
|