KirigiriSuzumiya / crowd_vis
使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉
☆31Updated last year
Alternatives and similar repositories for crowd_vis:
Users that are interested in crowd_vis are comparing it to the libraries listed below
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆16Updated 2 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆38Updated 2 years ago
- A Python implementation of Yolov5 to detect whether peaple smoking in Jetson Xavier nx and Jetson nano☆60Updated 3 years ago
- A Python training and inference implementation of Yolov5 reflective clothes and helmet detection☆19Updated 3 years ago
- 基于ultralytics训练的行人跌倒检测模型☆11Updated last year
- This repo would give multi-task keypoint detect code based yolov8. The landmarks or keypoints with different classes and numbers can be …☆12Updated 2 years ago
- ☆83Updated 4 years ago
- 基于飞桨pphuman中跨镜头跟踪的改进,主要是实现两路推流实时跟踪☆16Updated last year
- Action_Recognition_Surveillance, for huamn fall down action recognition, helmet、smoke、cell-phone detection.☆16Updated 2 years ago
- ☆17Updated 2 years ago
- A quick TensorRT deoloyment solution for YOLOv8.☆38Updated last year
- 视频分类标注、视频时空标注☆39Updated last year
- A simple implementation of Tensorrt PPYOLOE☆17Updated 2 years ago
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。☆15Updated last year
- 支持yolov8 Reid行人重识别,支持训练和检测☆13Updated last year
- ☆59Updated 2 years ago
- ☆14Updated 3 years ago
- Object detection GUI based on PaddleDetection(基于PaddleDetection的目标检测GUI框架)☆92Updated last year
- Car model classification☆53Updated 3 years ago
- 使用ONNXRuntime部署YOLOV7人头检测,包含C++和Python两个版本的程序☆31Updated 2 years ago
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆45Updated 2 years ago
- deploy yolov5 by Opencv and TensorRT in Python and CPP☆26Updated 3 years ago
- yolo-pose for training escalator data☆13Updated 9 months ago
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆86Updated 3 years ago
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆33Updated 3 years ago
- 学习yolo算法和rknn框架☆35Updated 3 years ago
- yolov5模型训练后量化代码