Multi label Image Classification using Deep Learning
    9 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Brendan McAntosh
 le 25 Juin 2022
  
    
    
    
    
    Commenté : Brendan McAntosh
 le 11 Juil 2022
            Hi, I am attempting to create a model to classify data that can have multiple labels.
These images are labeled in a xslx file like so
Image    Label 1    Label 2    Label 3 ...    Label 41
1.png          1            1               0                1
I attempted to sort the images into folders coresponding to the labels, duplicating the images if they had multiple labels.
This has not worked.
Any advice or solutions to this problem?
Thank you all
0 commentaires
Réponse acceptée
  Abolfazl Chaman Motlagh
      
 le 26 Juin 2022
        Hi, Look at this example : multilabel image classification using deep learning
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Deep Learning Toolbox 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!

