hi @BartyzalRadek ,
I followed the code changes which you did for multi label classification for a custom dataset.
But the model tends to get overfit and also the output classification result for a images is not having individual probablities as you have depicted in the sample image i.e. one wiith car having 0.64 and accident as 0.39 probability.
i have tried your code for flower photos dataset similar to the dataset used in single label implementation by tensorflow.
but i am getting probability same as single label classifiation.
Kindly help me in resolving this issue.
hi @BartyzalRadek ,
I followed the code changes which you did for multi label classification for a custom dataset.
But the model tends to get overfit and also the output classification result for a images is not having individual probablities as you have depicted in the sample image i.e. one wiith car having 0.64 and accident as 0.39 probability.
i have tried your code for flower photos dataset similar to the dataset used in single label implementation by tensorflow.
but i am getting probability same as single label classifiation.
Kindly help me in resolving this issue.