mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* [Doc] Add the tutorial for using custom dataset * [Doc] Add coco example * [Doc] Fix bug in command * [Doc] Fix bug in command * Update docs/en/user_guides/4_pretrain_custom_dataset.md Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com> * [Doc] Update the doc according to the reviews Co-authored-by: Yuan Liu <30762564+YuanLiuuuuuu@users.noreply.github.com>
30 lines
362 B
ReStructuredText
30 lines
362 B
ReStructuredText
Pretrain
|
|
**************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
1_config.md
|
|
2_dataset_prepare.md
|
|
3_pretrain.md
|
|
4_pretrain_custom_dataset.md
|
|
|
|
Downstream Tasks
|
|
**************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
classification.md
|
|
detection.md
|
|
segmentation.md
|
|
|
|
Useful Tools
|
|
************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
visualization.md
|
|
analysis_tools.md
|