From 1195c15b29e3edbd0534ef2f1263a79ef31e9a88 Mon Sep 17 00:00:00 2001 From: "Eric.Lee2021" <305141918@qq.com> Date: Thu, 4 Feb 2021 00:12:39 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff2686a..e29309a 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ * 标注文件示例: ![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,并需要相应更改脚本中的数据集路径。 ## 预训练模型 -* [预训练模型下载地址(百度云 Password: 99f3 )](https://pan.baidu.com/s/1Ur6Ikp31XGEuA3hQjYzwIw) +* [预训练模型下载地址(百度网盘 Password: 99f3 )](https://pan.baidu.com/s/1Ur6Ikp31XGEuA3hQjYzwIw) ## 项目使用方法 ### 模型训练 -- GitLab