mirror of https://github.com/open-mmlab/mmcv.git
69 lines
1.2 KiB
ReStructuredText
69 lines
1.2 KiB
ReStructuredText
Welcome to MMCV's documentation!
|
|
================================
|
|
|
|
You can switch between Chinese and English documents in the lower-left corner of the layout.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Get Started
|
|
|
|
get_started/introduction.md
|
|
get_started/installation.md
|
|
get_started/build.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Understand MMCV
|
|
|
|
understand_mmcv/data_process.md
|
|
understand_mmcv/visualization.md
|
|
understand_mmcv/cnn.md
|
|
understand_mmcv/ops.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Deployment
|
|
|
|
deployment/mmcv_ops_definition.md
|
|
|
|
.. toctree::
|
|
:caption: Switch Language
|
|
|
|
switch_language.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Compatibility
|
|
|
|
compatibility.md
|
|
|
|
.. toctree::
|
|
|
|
faq.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Community
|
|
|
|
community/contributing.md
|
|
community/pr.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Reference
|
|
|
|
mmcv.image <api/image>
|
|
mmcv.video <api/video>
|
|
mmcv.visualization <api/visualization>
|
|
mmcv.cnn <api/cnn>
|
|
mmcv.ops <api/ops>
|
|
mmcv.transforms <api/transforms>
|
|
mmcv.arraymisc <api/arraymisc>
|
|
mmcv.utils <api/utils>
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`search`
|