File size: 893 Bytes
6c9ac8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Welcome to MMDetection's documentation!
=======================================

.. toctree::
   :maxdepth: 1
   :caption: Get Started

   overview.md
   get_started.md

.. toctree::
   :maxdepth: 2
   :caption: User Guides

   user_guides/index.rst

.. toctree::
   :maxdepth: 2
   :caption: Advanced Guides

   advanced_guides/index.rst

.. toctree::
   :maxdepth: 1
   :caption: Migration

   migration/migration.md

.. toctree::
   :maxdepth: 1
   :caption: API Reference

   api.rst

.. toctree::
   :maxdepth: 1
   :caption: Model Zoo

   model_zoo.md

.. toctree::
   :maxdepth: 1
   :caption: Notes

   notes/contribution_guide.md
   notes/projects.md
   notes/changelog.md
   notes/changelog_v2.x.md
   notes/faq.md
   notes/compatibility.md

.. toctree::
   :caption: Switch Language

   switch_language.md



Indices and tables
==================

* :ref:`genindex`
* :ref:`search`