Training a neural network from a video

9 vues (au cours des 30 derniers jours)
Ersad Mert Mutlu
Ersad Mert Mutlu le 19 Fév 2022
Commenté : Ersad Mert Mutlu le 23 Fév 2022
How to train a neural network by using videos or live streams? Is it possible?
  1 commentaire
yanqi liu
yanqi liu le 21 Fév 2022
yes,sir,it depends on real target,such as use cnn to classify by image dataset,may be get image frame from video and make them to dataset,then train it

Connectez-vous pour commenter.

Réponse acceptée

Sahil Jain
Sahil Jain le 22 Fév 2022
Hi. I'm not sure if you want to classify video sequences or use the frames of a video to classify images. In case you want to classify videos, you can refer to the Classify Videos Using Deep Learning example. However, if you want to use the frames from the video as images, you can save each frame as an image and use an image datatore. You could also develop a custom datastore for reading frames for videos and use them for training.
  1 commentaire
Ersad Mert Mutlu
Ersad Mert Mutlu le 23 Fév 2022
Thank you. I will try it.

Connectez-vous pour commenter.

Plus de réponses (0)

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