diff --git a/docs/train/classification.md b/docs/train/classification.md index 76c947e8dda482d7c78d952ba2c593e61feadfd3..008a6d9713de990ffc0a04b4ca8031b7c7c047b9 100644 --- a/docs/train/classification.md +++ b/docs/train/classification.md @@ -29,4 +29,4 @@ python mobilenetv3_small_ssld.py - 【**重要**】针对自己的机器环境和数据,调整训练参数?先了解下PaddleX中训练参数作用。[——>>传送门](../appendix/parameters.md) - 【**有用**】没有机器资源?使用AIStudio免费的GPU资源在线训练模型。[——>>传送门](https://aistudio.baidu.com/aistudio/projectdetail/450925) -- 【**拓展**】更多图像分类模型,查阅[PaddleX模型库](../appendix/model_zoo.md)和[API使用文档](../apis/models/index.html)。 +- 【**拓展**】更多图像分类模型,查阅[PaddleX模型库](../appendix/model_zoo.md)和[API使用文档](../apis/models/classification.md)。