行人检测

yang 5fd5ae62e3 1. merge person attribute detection and helmet detection with yolov7 2 年 前
.idea 5fd5ae62e3 1. merge person attribute detection and helmet detection with yolov7 2 年 前
dependence 5fd5ae62e3 1. merge person attribute detection and helmet detection with yolov7 2 年 前
dev 5fd5ae62e3 1. merge person attribute detection and helmet detection with yolov7 2 年 前
.gitignore ac64ccc0d8 add yolov7 2 年 前
README.md 5fd5ae62e3 1. merge person attribute detection and helmet detection with yolov7 2 年 前
need_run.sh 576cda45b8 first commit 2 年 前
run_docker.sh 576cda45b8 first commit 2 年 前

README.md

Person Monitor

Contact

  • Author: Maocheng Hu
  • Email: wojiaohumaocheng@gmail.com
  • Create Time: 2022/07/04

Description

image

This project is for monitoring folk actions. Now it can support these functions:

1. Tracking Algorithm
[1] person number count
[2] person tracking
[3] person move direction
2 Object Detection
[4] helmet detection
[5] sleep detection
[6] play/call phone detection
[7] person gathering
3. Action Recognition Algorithm
[8] fall down action recognition
[9] jump action recognition
[10] walk action recognition
[11] run action recognition
[12] stand action recognition

TODO

  • YOLOv7 pose
  • Optimization of Fall Detection