提交 1834d13c 编写于 作者: Eric.Lee2021's avatar Eric.Lee2021 🚴🏻

add coco 2017 datasets

上级 7d3dd3fc
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册