train a mobile net neural network on my data and use trained model for prediction
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Mujtaba Tahir
 el 26 de Jul. de 2021
  
    
    
    
    
    Respondida: Sivylla Paraskevopoulou
    
 el 1 de Jun. de 2022
            hey i want to train a neural network on  my own data and then use my own trained network to predict unknown images 
0 comentarios
Respuestas (1)
  Sivylla Paraskevopoulou
    
 el 1 de Jun. de 2022
        The example Create Simple Deep Learning Network for Classification shows you how to create and train an image classification network, and then use the trained network to classify a new set of images. 
The trained network will be able to classify new images that are similar to the images that you used to trained the network, for example digit images.
Pretrained networks (like googlenet), which are able to classify new and different images, have been trained on over a million images and have learned rich feature representations for a wide range of images. For an example, see Train Deep Learning Network to Classify New Images.
0 comentarios
Ver también
Categorías
				Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

