行人检测

凤阳 07ea34651b 更新 'README.md' 1 rok temu
.idea 576cda45b8 first commit 2 lat temu
dependence 576cda45b8 first commit 2 lat temu
dev 8e6e8062a2 add multi-thread for detect keypoint and person attribute 2 lat temu
.ignore 019102acf2 add ignore(person_monitor.tar file) 2 lat temu
README.md 07ea34651b 更新 'README.md' 1 rok temu
demo.gif 85ade63004 add demo.gif 2 lat temu
need_run.sh 576cda45b8 first commit 2 lat temu
person_monitor.tar 85ade63004 add demo.gif 2 lat temu
run_docker.sh 576cda45b8 first commit 2 lat temu

README.md

Person Monitor

Contact

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

Docker images

/data2/humaocheng/person_monitor

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