This project is for monitoring folk actions.

MaochengHu 019102acf2 add ignore(person_monitor.tar file) hace 2 años
.idea 576cda45b8 first commit hace 2 años
dependence 576cda45b8 first commit hace 2 años
dev 8e6e8062a2 add multi-thread for detect keypoint and person attribute hace 2 años
.ignore 019102acf2 add ignore(person_monitor.tar file) hace 2 años
README.md aa2f46a6fb first commit hace 2 años
demo.gif 85ade63004 add demo.gif hace 2 años
need_run.sh 576cda45b8 first commit hace 2 años
person_monitor.tar 85ade63004 add demo.gif hace 2 años
run_docker.sh 576cda45b8 first commit hace 2 años

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

  • YOLOv6 for object detection
  • STGCN++ for action detection