gesture update
This commit is contained in:
parent
d9fddab1b5
commit
99ed530f5d
|
@ -10,9 +10,11 @@
|
|||
|
||||
<p align="left">
|
||||
<a href="https://www.kaggle.com/zenggis/gesture-v1"><img src="https://img.shields.io/badge/Kaggle-Gesture%20v1.0-informational?logo=kaggle" alt="code check" /></a>
|
||||
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html"><img src="https://img.shields.io/badge/Gesture%20v1.0%20License-AGPL%203.0-blueviolet" alt="code check" /></a>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
### 🚀 项目简介
|
||||
|
||||
**本项目是基于[YOLOv5 v6.0](https://github.com/ultralytics/yolov5)进行的训练,为demo级别。旨在证明[opencv-webcam-script](https://gitee.com/CV_Lab/opencv_webcam)脚本在制作计算机视数据集中的价值和意义。**
|
||||
|
@ -35,13 +37,15 @@
|
|||
<img src="https://pic.imgdb.cn/item/61fa28522ab3f51d91d80bca.png">
|
||||
</p>
|
||||
|
||||
#### 💡 数据集下载地址
|
||||
#### ❤️ 数据集下载地址
|
||||
|
||||
❤️ **Gesture v1.0 数据集预在[Kaggle](https://www.kaggle.com/)开源**
|
||||
⚡ `2022-02-05` **Gesture v1.0 数据集在[Kaggle](https://www.kaggle.com/)正式开源**
|
||||
|
||||
- 原始数据集:[]()
|
||||
- 标注数据集:[]()
|
||||
- yolov5训练&验证数据集:[]()
|
||||
📌 原始数据集:[gesture_v1_raw](https://www.kaggle.com/zenggis/gesture-v1?select=gesture_v1_raw)
|
||||
|
||||
📌 标注数据集:[gesture_v1_annotation](https://www.kaggle.com/zenggis/gesture-v1?select=gesture_v1_annotation)
|
||||
|
||||
📌 yolov5训练&验证数据集:[gesture_v1_yolov5](https://www.kaggle.com/zenggis/gesture-v1?select=gesture_v1_yolov5)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue