From 0574d768894c8ce4a0cf78a250e747ebdeca3ff1 Mon Sep 17 00:00:00 2001 From: "Eric.Lee" <> Date: Mon, 1 Feb 2021 10:15:22 +0800 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8805065..87b674e 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,10 @@ ## 项目介绍 (注意:该项目不包括手部检测,手部检测会在后续开源项目中进行发布。) 该项目是对手的21个关键点进行检测,示例如下: - -* 图片示例: ![image](https://codechina.csdn.net/weixin_42140236/handpose_x/-/raw/master/samples/test.png) -* 视频示例: -![video](https://codechina.csdn.net/weixin_42140236/handpose_x/-/raw/master/samples/sample.gif) +![video](https://codechina.csdn.net/weixin_42140236/handpose_x/-/raw/master/samples/sample.gif) + ## 项目配置 * 作者环境: * Python 3.7 -- GitLab