diff --git a/README.md b/README.md index 9d8c738b6e1a2b85ef8964ed41a4be292d9aaaf1..97a53eaa4c12b1a8563ffa0201b0dca7a24eccf0 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,18 @@ * 标注文件示例: ![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) +* [datasets download(google drive )](https://drive.google.com/drive/folders/1vQ8Hqgc3zeHuG8jWNAQIcCAboc8G6eTx?usp=sharing) + * 如果使用该数据集并发布相关项目或网络资源文章等,请讲述其数据集的出处 "https://codechina.csdn.net/EricLee/handpose_x" * 数据集读取脚本为:read_datasets.py,并需要相应更改脚本中的数据集路径。 -## 预训练模型 +## 预训练模型 + * [预训练模型下载地址(百度网盘 Password: 99f3 )](https://pan.baidu.com/s/1Ur6Ikp31XGEuA3hQjYzwIw) +* [pretrain models download (google drive )](https://drive.google.com/drive/folders/1ByHm4zVO9UKPRWSI-1se0QlvXKpz2OzS?usp=sharing) + ## 项目使用方法 ### 模型训练