human-motion-prediction icon indicating copy to clipboard operation
human-motion-prediction copied to clipboard

Inference on a video/webcam

Open babdulhakim2 opened this issue 5 years ago • 2 comments

Is it possible to parse video from file or IP camera using OpenCV and then get a prediction of the motion. I want to be able to classify an action in a video. Sorry, i'm new to computer vision. Thank you

babdulhakim2 avatar Jan 01 '19 15:01 babdulhakim2

Hi @babdulhakim2,

I am not sure what you mean by parsing in this context. Our code works with mocap data currently -- it could be extended to handle an online mocap system, but I don't think that would be trivial.

I recommend you go to http://openaccess.thecvf.com/ECCV2018.py and search for papers on action recognition/classification for pointers on your problem.

Cheers,

una-dinosauria avatar Jan 07 '19 15:01 una-dinosauria

Thank you for the feedback. will sure read more

babdulhakim2 avatar Jan 07 '19 20:01 babdulhakim2