diff --git a/README.md b/README.md index 72c6671d7750ae29956e634e4934e6116d4ce3d1..893b3c5201ad84f27f75fbaafd1c2b6282127494 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## 项目介绍 人体关键点检测 - ![video](https://codechina.csdn.net/EricLee/light_pose/-/raw/master/samples/s1.gif) + ![video](https://codechina.csdn.net/EricLee/light_pose/-/raw/master/samples/s1.gif) ## 项目配置 * 作者开发环境: * Python 3.7 @@ -11,7 +11,8 @@ ## 数据集 ### coco2017 数据集 -[数据集下载地址(百度网盘 Password: )]() +* coco 数据集官方网站:https://cocodataset.org/#home +* [数据集下载地址(百度网盘 Password: nvr0 )](https://pan.baidu.com/s/1k7W07zXY97ueLanYRG3-cw) ,数据集如有侵权请联系删除。 ## 预训练模型 * [预训练模型下载地址(百度网盘 Password: )]() @@ -19,5 +20,8 @@ ## 项目使用方法 * step 1: python prepare_train_labels.py * step 2: python make_val_subset.py -* step 3: python train.py -* step 4: python inference_video.py +* step 3: python train.py # 训练 +* step 4: python inference_video.py # 视频模型推理 + +## 联系方式 (Contact) +* E-mails: 305141918@qq.com