This project is for monitoring folk actions.

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

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