master686 / Semi-supervised-keypoint-annotation-server-for-COCO-Annotator-with-YOLOPose-
☆8Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Semi-supervised-keypoint-annotation-server-for-COCO-Annotator-with-YOLOPose-
- YOLOv7-POSE was used for key point detection, Bytetrack for tracking, and Stgan for fall and other behavior recognition☆64Updated 2 years ago
- Human Falling Detection☆50Updated last year
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆34Updated last year
- yolov5人体检测+openpose姿态检测 实现摔倒检测☆241Updated 2 years ago
- YOLOv8-pose implementation using PyTorch☆83Updated last year
- 在 win10 运行 yolov5 deepsort 行人 车辆 跟踪 检测 计数☆128Updated 2 years ago
- ☆56Updated last year
- openpose fall detect☆111Updated last year
- opencv+yolov8+deepsort行 人检测与跟踪,以及可选的WebUI界面(基于gradio)☆122Updated 8 months ago
- Jupyter notebook tutorials for mmpose☆328Updated last year
- The combination of face identification and action recognition for fall detection (ICT Journal)☆42Updated 3 weeks ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆61Updated 3 years ago
- 基于lightopenpose的跌倒、运动动作训练与识别☆35Updated 2 years ago
- Custom ava dataset, Multi-Person Video Dataset Annotation Method of Spatio-Temporally Actions☆105Updated 2 years ago
- Here I integrated the YOLOv5 object detection algorithm with my own created dataset which consists of human activity images to achieve lo…