CocaineCong / gesture-recognizion
YOLO+ResNet的手势识别,YOLO进行目标识别,ResNet进行特征提取
☆28Updated 3 years ago
Alternatives and similar repositories for gesture-recognizion:
Users that are interested in gesture-recognizion are comparing it to the libraries listed below
- 基于openpose和图像分类的手语识别项目☆60Updated 3 years ago
- 使用yolov5检测手势☆31Updated 3 years ago
- 基于Python,使用Opencv+keras的实时手势识别系统☆158Updated 5 years ago
- Gesture Recognition Program Self-Study Organizer.☆24Updated last month
- 根据CNN学习识别人体姿态和动作☆36Updated 2 years ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆143Updated last year
- 【图像分类】使用卷积神经网络CNN对手势进行识别☆26Updated 5 years ago
- 神经网络与深度学习小组期末作业-----基于Tensorflow的手势识别☆19Updated 4 years ago
- TensorFlow、CNN 利用卷积 神经网络实时识别手势动作(有界面窗口)☆326Updated 4 years ago
- opencv+CNN实现实时手写数字识别☆25Updated 4 years ago
- CNN 图像多分类问题☆26Updated 6 years ago
- 使用Yolov5算法来训练跌倒检测模型☆37Updated 2 years ago
- 基于改进mobilevitv3的微表情识别系统(源码&教程)☆33Updated last year
- 1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸…☆21Updated 3 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Updated 4 years ago
- Estimation of hand posture,This is a pytorch deep learning project that recognizes 9 kinds of dynamic hands and 11 static hands commandin…☆20Updated 3 years ago
- 基于行为识别的人体运动姿态校准系统☆48Updated 3 years ago
- 基于OpenPose的太极拳姿态识别系统☆60Updated 3 years ago
- 使用HOG+SVM进行图像分类☆164Updated 6 years ago
- 本项目是基于mediapipe构建的一个简单的手势交互系统,可以通过不同的手势控制电脑鼠标键盘进行相应的操作☆57Updated last year
- Gesture digit recognition, 手势数字识别,pytorch和tensorflow实现☆62Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆133Updated 6 years ago
- 基于CNN卷积神经网络实现实时分辨人脸微表情☆114Updated 4 years ago
- 基于OpenCV的手势识别完整项目☆40Updated 3 years ago
- 基于TSN网络模型的手语识别系统☆16Updated 4 years ago
- 基于OpenPose与随机森林的驾驶员检测系统,包含姿态检测与疲劳检测☆40Updated 2 years ago
- 使用CNN实现对手写数字的识别(Pytorch)☆75Updated 3 years ago
- 基于svm+knn+神经网络的手势识别 模式识别课程设计☆31Updated 3 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆67Updated 4 years ago
- 基于OpenCV的组合动作常规摄像头人脸活体检测识别系统☆11Updated last year