Deep Learning, video classification

Hi , i would like to know where can i find the readVideo function from the deep learning video classification example of mathlab, I am trying to implement the problem but i am not succeeding

 Accepted Answer

Kenta
Kenta on 29 Mar 2020
I am not sure but the below is a demo of video classification which may relate to your study.
The image features were extracted via a pre-trained network and the time-series features were classified using LSTM (Long Short Term Memory).
From your title, I suspect that you would like to do video classification. I hope the demo above helps you.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

Asked:

on 16 Sep 2019

Answered:

on 29 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!