asanakoy / deeppose_tf

DeepPose implementation on TensorFlow. Original Paper http://arxiv.org/abs/1312.4659
Other
144 stars 61 forks source link

Prediction for Real Time Video #8

Closed himanshu-jain16 closed 6 years ago

himanshu-jain16 commented 6 years ago

Is it possible to use it for predicting an action from a real-time video feed?(something like checking if a person is running) I am very new to this field and even if can give me an idea, it would be great. Thanks

asanakoy commented 6 years ago

Depends on how many fps do you want to have and on your hardware setup.