mirror of
https://github.com/open-mmlab/mmfewshot.git
synced 2025-06-03 14:49:43 +08:00
49 lines
638 B
ReStructuredText
49 lines
638 B
ReStructuredText
|
Welcome to MMFewShot's documentation!
|
||
|
=======================================
|
||
|
|
||
|
.. 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`
|