Training a neural network from a video
    14 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Ersad Mert Mutlu
 il 19 Feb 2022
  
    
    
    
    
    Commentato: Ersad Mert Mutlu
 il 23 Feb 2022
            How to train a neural network by using videos or live streams? Is it possible? 
1 Commento
  yanqi liu
      
 il 21 Feb 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
Risposta accettata
  Sahil Jain
    
 il 22 Feb 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. 
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Image Data Workflows in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


