how to make classification for video

1 vue (au cours des 30 derniers jours)
DSB
DSB le 4 Avr 2017
Réponse apportée : Kenta le 29 Mar 2020
I have a scenario and I need to classify it how can I do that?
  5 commentaires
Julanta J
Julanta J le 23 Jan 2019
I need to do classification between the breeding and non-breeding fish from the captured videos using CNN in matlab. But i dont know the steps and what to do for doing classification on vodeos. So can u tell me the simplest way to perform classification on videos.
Farah Rashdan
Farah Rashdan le 21 Fév 2019
How do i classify videos using SVM (support vector machine) in matlab? I need to classify human's activities eg: running, walking, etc.. where do i get the example of coding?

Connectez-vous pour commenter.

Réponse acceptée

Kenta
Kenta le 29 Mar 2020
One option is to use CNN and LSTM. 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).

Plus de réponses (1)

Banafshe Khazali
Banafshe Khazali le 12 Juin 2019
It's my problem too, Did you find anything?

Catégories

En savoir plus sur Recognition, Object Detection, and Semantic Segmentation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by