Huterox / Real-time-online-multi-target-behavior-detection-project-for-face-recognitionLinks
集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。
☆32Updated last year
Alternatives and similar repositories for Real-time-online-multi-target-behavior-detection-project-for-face-recognition
Users that are interested in Real-time-online-multi-target-behavior-detection-project-for-face-recognition are comparing it to the libraries listed below
Sorting:
- ☆59Updated 3 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆96Updated 2 years ago
- opencv+yolov8+deepsort行人检测与跟踪,以及可选的WebUI界面(基于gradio)☆196Updated last year
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆90Updated 3 years ago
- yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下☆162Updated 4 years ago
- CNN学生行为识别☆24Updated 3 years ago
- 基于Yolov8+UCMCTrack/DeepSort+注意力机制的多目标跟踪系统 v1.0.3☆54Updated last year
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆278Updated 3 years ago
- Pedestrian / vehicle tracking and counting system based on yolov5 and deepsort. 基于yolov5和deepsort的行人或车辆跟踪计数系统☆61Updated 2 years ago
- YOLOv8-pose implementation using PyTorch☆113Updated 2 years ago
- YOLOv11 & YOLOv8 + DeepSort☆146Updated 10 months ago
- ☆16Updated 2 years ago
- 基于Yolov5的Vue前端目标检测和训练可视化系统☆76Updated 3 years ago
- YOLOv7-POSE was used for key point detection, Bytetrack for tracking, and Stgan for fall and other behavior recognition☆77Updated 2 years ago
- 使用OpenCV部署yolov8检测人脸和关键点以及人脸质量评价,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆270Updated last year
- Multiple Object Tracking☆122Updated 2 years ago
- 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt☆71Updated 2 years ago
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆46Updated 2 years ago
- Safety helmet wearing detection on construction site based on YoloV5s-V5.0 including helmet dataset(基于YoloV5-V5.0的工地安全帽检测并且包含开源的安全帽数据集)☆185Updated 3 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆126Updated 2 years ago
- QT+NCNN 小米手机运行YOLOv8s☆144Updated 2 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆237Updated 4 years ago
- A Python implementation of Yolov5 to detect whether peaple smoking in Jetson Xavier nx and Jetson nano☆63Updated 3 years ago
- 在 win10 运行 yolov5 deepsort 行人 车辆 跟踪 检测 计数☆149Updated 3 years ago
- 多个网络摄像头进行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆88Updated 5 years ago
- ☆65Updated 2 years ago
- 火灾检测,浓烟检测,吸烟检测,持续更新中~欢迎star与提出指导~~请查看原文:https://blog.csdn.net/qq_46098574/article/details/107334954☆95Updated 5 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆130Updated 2 years ago
- 本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Pytho…☆392Updated 3 years ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆162Updated last year