diff --git a/modelcenter/PP-TinyPose/introduction_cn.ipynb b/modelcenter/PP-TinyPose/introduction_cn.ipynb index 3f2064718eabde685eb3d7f99a1629330a38d255..14b8be6cb8aa0868b6e97878583ab6b212390522 100644 --- a/modelcenter/PP-TinyPose/introduction_cn.ipynb +++ b/modelcenter/PP-TinyPose/introduction_cn.ipynb @@ -30,7 +30,7 @@ "\n", "#### 2.1.1 数据集:\n", "\n", - "目前KeyPoint模型支持[COCO](https://cocodataset.org/#keypoints-2017)数据集和[MPII](http://human-pose.mpi-inf.mpg.de/#overview)数据集,数据集的准备方式请参考[关键点数据准备](https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.5/docs/tutorials/KeyPointConfigGuide.md)\n", + "目前KeyPoint模型支持[COCO](https://cocodataset.org/#keypoints-2017)数据集和[MPII](http://human-pose.mpi-inf.mpg.de/#overview)数据集,数据集的准备方式请参考[关键点数据准备](https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.5/docs/tutorials/data/PrepareKeypointDataSet.md)\n", "\n", "#### 2.1.2 模型效果速览:\n", "\n", diff --git a/modelcenter/PP-TinyPose/introduction_en.ipynb b/modelcenter/PP-TinyPose/introduction_en.ipynb index 830a61ad1696d090e488972b2f55953d43216dce..c93aa333ccccdee3609f5628dc9cdbc51ecfbf9e 100644 --- a/modelcenter/PP-TinyPose/introduction_en.ipynb +++ b/modelcenter/PP-TinyPose/introduction_en.ipynb @@ -31,7 +31,7 @@ "\n", "#### 2.1.1 dataset\n", "\n", - "The current Keypoint model supports[COCO](https://cocodataset.org/#keypoints-2017) and [MPII](http://human-pose.mpi-inf.mpg.de/#overview).Please refer to[Key point data preparation](https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.5/docs/tutorials/KeyPointConfigGuide_en.md)\n", + "The current Keypoint model supports[COCO](https://cocodataset.org/#keypoints-2017) and [MPII](http://human-pose.mpi-inf.mpg.de/#overview).Please refer to[Key point data preparation](https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.5/docs/tutorials/data/PrepareKeypointDataSet_en.md)\n", "\n", "#### 2.1.2 Model effects:\n", "\n",