From 0493e5b420648eab282efcfdb14dd82821e2033c Mon Sep 17 00:00:00 2001 From: "Eric.Lee2021" <305141918@qq.com> Date: Sun, 21 Feb 2021 22:25:05 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e703a8..5bd082d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ * 标注文件示例: ![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