You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some other methods are also supported in [projects using MMDetection](./docs/projects.md).
154
+
Some other methods are also supported in [projects using MMDetection](./docs/en/projects.md).
155
155
156
156
## Installation
157
157
158
-
Please refer to [get_started.md](docs/get_started.md) for installation.
158
+
Please refer to [get_started.md](docs/en/get_started.md) for installation.
159
159
160
160
## Getting Started
161
161
162
-
Please see [get_started.md](docs/get_started.md) for the basic usage of MMDetection.
163
-
We provide [colab tutorial](demo/MMDet_Tutorial.ipynb), and full guidance for quick run [with existing dataset](docs/1_exist_data_model.md) and [with new dataset](docs/2_new_data_model.md) for beginners.
164
-
There are also tutorials for [finetuning models](docs/tutorials/finetune.md), [adding new dataset](docs/tutorials/customize_dataset.md), [designing data pipeline](docs/tutorials/data_pipeline.md), [customizing models](docs/tutorials/customize_models.md), [customizing runtime settings](docs/tutorials/customize_runtime.md) and [useful tools](docs/useful_tools.md).
162
+
Please see [get_started.md](docs/en/get_started.md) for the basic usage of MMDetection.
163
+
We provide [colab tutorial](demo/MMDet_Tutorial.ipynb), and full guidance for quick run [with existing dataset](docs/en/1_exist_data_model.md) and [with new dataset](docs/en/2_new_data_model.md) for beginners.
164
+
There are also tutorials for [finetuning models](docs/en/tutorials/finetune.md), [adding new dataset](docs/en/tutorials/customize_dataset.md), [designing data pipeline](docs/en/tutorials/data_pipeline.md), [customizing models](docs/en/tutorials/customize_models.md), [customizing runtime settings](docs/en/tutorials/customize_runtime.md) and [useful tools](docs/en/useful_tools.md).
165
165
166
-
Please refer to [FAQ](docs/faq.md) for frequently asked questions.
166
+
Please refer to [FAQ](docs/en/faq.md) for frequently asked questions.
0 commit comments