Multi label Image Classification using Deep Learning

6 views (last 30 days)
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

Accepted Answer

Abolfazl Chaman Motlagh
Abolfazl Chaman Motlagh on 26 Jun 2022
  1 Comment
Brendan McAntosh
Brendan McAntosh on 11 Jul 2022
Hi,
Do you know if there is a way to put the last layer as a classification layer instead of a regression layer?

Sign in to comment.

More Answers (0)

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!