Real-time pose estimation and action recognition
Openpose weight file is collected from tf-pose-estimation, thank for ildoonet's awesome work.
Old version detects person using SSD then classify images.
The old version is in old branch
Using Anaconda is recommended.
opencv
pip install opencv-python
tensorflow1.3
pip install tensorflow-gpu==1.3.0
filterpy
pip install filterpy
python run.py
Using sort to track person.