56 lines
712 B
ReStructuredText
56 lines
712 B
ReStructuredText
|
Welcome to MMFewShot's documentation!
|
||
|
=======================================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:caption: Learn the Basics
|
||
|
|
||
|
intro.md
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Get Started
|
||
|
|
||
|
install.md
|
||
|
get_started.md
|
||
|
model_zoo.md
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Classification Tutorials
|
||
|
|
||
|
classification/index.rst
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Detection Tutorials
|
||
|
|
||
|
detection/index.rst
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Notes
|
||
|
|
||
|
changelog.md
|
||
|
faq.md
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: Switch Language
|
||
|
|
||
|
switch_language.md
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: API Reference
|
||
|
|
||
|
api.rst
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`search`
|