mmyolo/docs/en/user_guides/index.rst

29 lines
530 B
ReStructuredText
Raw Normal View History

2022-09-18 10:11:55 +08:00
Train & Test
**************
MMYOLO provides a lot of detection models in `Model Zoo <https://mmyolo.readthedocs.io/en/latest/model_zoo.html>`_. This note will show how to perform common tasks on these existing models and standard datasets:
.. toctree::
:maxdepth: 1
config.md
From Getting Started to Deployment tutorial
***********************************************
.. toctree::
:maxdepth: 1
yolov5_tutorial.md
Useful Tools
************
.. toctree::
:maxdepth: 1
visualization.md
2022-09-19 15:23:38 +08:00
useful_tools.md