From 1890d71b157bfaeef3a1eef9158d3313bdebb90f Mon Sep 17 00:00:00 2001 From: "Eric.Lee" <> Date: Mon, 1 Feb 2021 19:56:50 +0800 Subject: [PATCH] update me --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c692e..3893e50 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ * 标注文件示例: ![label](https://codechina.csdn.net/weixin_42140236/handpose_x/-/raw/master/samples/label.png) -* [数据集下载地址(百度云 Password: ara8 )](https://pan.baidu.com/s/1KY7lAFXBTfrFHlApxTY8NA) +* [数据集下载地址(百度云 Password: ara8 )](https://pan.baidu.com/s/1KY7lAFXBTfrFHlApxTY8NA) +* 如果使用该数据集并发布相关项目,请讲述其出处 "https://codechina.csdn.net/EricLee/handpose_x" * 数据集读取脚本为:read_datasets.py,并需要相应更改脚本中的数据集路径。 -- GitLab