diff --git a/docs/zh_CN/algorithm_introduction/image_classification.md b/docs/zh_CN/algorithm_introduction/image_classification.md index a7454c2d1b11b034db63882be6046a0c8ac060fa..e5120bcf28b8893220d42197995c0b7fe828cc6a 100644 --- a/docs/zh_CN/algorithm_introduction/image_classification.md +++ b/docs/zh_CN/algorithm_introduction/image_classification.md @@ -1,3 +1,5 @@ +# 图像分类任务介绍 + ------ ## 目录 diff --git a/docs/zh_CN/algorithm_introduction/index.rst b/docs/zh_CN/algorithm_introduction/index.rst index 586193a1f51e3af91f1b1a99680648bcf4431064..aa56459b8882431878202349c61e73fcf3e12c52 100644 --- a/docs/zh_CN/algorithm_introduction/index.rst +++ b/docs/zh_CN/algorithm_introduction/index.rst @@ -4,9 +4,9 @@ .. toctree:: :maxdepth: 2 - model_prune_quantization.md - ImageNet_models.md + image_classification.md metric_learning.md knowledge_distillation.md - image_classification.md + model_prune_quantization.md + ImageNet_models.md DataAugmentation.md