HHTseng / video-classification

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
936 stars 216 forks source link

Predict videos from Web Cam #47

Open abhiray92 opened 3 years ago

abhiray92 commented 3 years ago

Hi @HHTseng , is it possible that a video from a Web Cam or a video (not pre-processed) be predicted using the models? I have made extensive changes to the models for my own project and it can check the predictions and output it to a dataframe. I was wondering if live prediction can be performed using these models.