未验证 提交 1fbf4a3a 编写于 作者: L LokeZhou 提交者: GitHub

fix image path (#5714)

* fix PP-TinyPose PrepareKeypointDataSet document test=document_fix

* fix PP-TinyPose/introduction_en.ipynb

* fix PP-TinyPose PP-Vehicle PP-HumanV2 introduction image path
上级 b4c6b02f
......@@ -270,7 +270,7 @@
"PP-Human 整体方案如下图所示:\n",
"\n",
"<div width=\"1000\" align=\"center\">\n",
" <img src=\"pphumanv2.png\"/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/pphumanv2.png\"/>\n",
"</div>\n",
"\n",
"### 行人检测\n",
......
......@@ -247,7 +247,7 @@
"The overall solution for PP-Human is shown in the graph below:\n",
"\n",
"<div width=\"1000\" align=\"center\">\n",
" <img src=\"pphumanv2.png\"/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/pphumanv2.png\"/>\n",
"</div>\n",
"\n",
"### Pedestrian detection\n",
......
......@@ -245,7 +245,7 @@
"source": [
"## 4. 方案介绍\n",
"<div align=\"center\">\n",
" <img src=\"tinypose_pipeline.png\" width='800'/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/tinypose_pipeline.png\" width='800'/>\n",
"</div>"
]
}
......
......@@ -231,7 +231,7 @@
"source": [
"## 4. Solution\n",
"<div align=\"center\">\n",
" <img src=\"tinypose_pipeline.png\" width='800'/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/tinypose_pipeline.png\" width='800'/>\n",
"</div>"
]
}
......
......@@ -259,7 +259,7 @@
"PP-Vehicle 整体方案如下图所示:\n",
"\n",
"<div width=\"1000\" align=\"center\">\n",
" <img src=\"ppvehicle.png\"/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/ppvehicle.png\"/>\n",
"</div>\n",
"\n",
"\n",
......
......@@ -232,7 +232,7 @@
"The overall solution for PP-Vehicle is shown in the graph below:\n",
"\n",
"<div width=\"1000\" align=\"center\">\n",
" <img src=\"ppvehicle.png\"/>\n",
" <img src=\"https://github.com/PaddlePaddle/PaddleDetection/raw/develop/docs/images/ppvehicle.png\"/>\n",
"</div>\n",
"\n",
"\n",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册