zc402 / ctpgr-pytorch
中国交通警察指挥手势识别 Chinese Traffic Police Gesture Recognizer, pytorch version
☆93Updated 3 years ago
Alternatives and similar repositories for ctpgr-pytorch:
Users that are interested in ctpgr-pytorch are comparing it to the libraries listed below
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆225Updated 4 years ago
- openpose fall detect☆113Updated 2 years ago
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆258Updated 2 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆66Updated 4 years ago
- YOLOv7-POSE was used for key point detection, Bytetrack for tracking, and Stgan for fall and other behavior recognition☆71Updated 2 years ago
- 根据CNN学习识别人体姿态和动作☆34Updated 2 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为, 通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆121Updated 2 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆55Updated 3 years ago
- AlphaPose_yolovx include yolov3, yolov4, yolov5.☆70Updated 3 years ago
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本 的程序。支持yolov5s,yolov5m,yolov5l☆83Updated 2 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆36Updated 3 years ago
- ☆59Updated 2 years ago
- Detects Chinese traffic police commanding poses 检测中国交警指挥手势☆70Updated 3 years ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆135Updated last year
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆43Updated 2 years ago
- 基于深度学习的驾驶员状态检测,不仅仅可以识别出疲劳驾驶,还能够识别出各种各样的状态☆284Updated 7 years ago
- Pedestrian multi target tracking and attitude detection system based on PaddlePaddle☆15Updated 3 years ago
- 基于行为识别的人体运动姿态校准系统☆47Updated 2 years ago
- 使用yolov5检测手势☆30Updated 3 years ago
- 人的姿态检测,尤其是老年人的行为监护,比如站,坐,躺,以及摔倒等。☆51Updated 4 years ago
- 根据openpose人体姿态的摔倒检测☆12Updated 4 years ago
- 基于yoloV7-pose添加任意个关键点和检测目标多分类☆112Updated 2 years ago
- 对手势关键点+分类这一项目进行整理,【部分代码也加了注释】其他的项目后面会在慢慢整理,可以关注一波。☆11Updated 10 months ago
- TensorFlow、CNN 利用卷积神经网络实时识别手势动作(有界面窗口)☆322Updated 3 years ago
- Target detection and multi target tracking platform based on Yolo DeepSort and Flask.☆59Updated 3 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆115Updated 3 years ago
- 基于OpenPose与随机森林的驾驶员检测系统,包含姿态检测与疲劳检测☆34Updated 2 years ago
- 集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。☆30Updated 11 months ago
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline☆170Updated 3 years ago
- YOLOv8-pose implementation using PyTorch☆97Updated last year