Skip to content

xuzengmin/Real-Time-Action-Recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Action-Recognition

Real-time pose estimation and action recognition

Openpose weight file is collected from tf-pose-estimation, thank for ildoonet's awesome work.

Old version

Old version detects person using SSD then classify images.

The old version is in old branch

requirements

opencv

pip install opencv-python

tensorflow1.3

pip install tensorflow-gpu==1.3.0

filterpy

pip install filterpy

pyqt5

pip install pyqt5

usage

python run.py

results

pose estimation

pose1

pose2

multi-person tracking

track1

track2

action recognition

action1

action2

reference

tf-pose-estimation

sort

About

Real-time pose estimation and action recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PureBasic 95.8%
  • Python 4.2%