You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to do multilabel and multiclass image classification with efficientnet b5?
i googled around and there's a page saying in order to do multilabeling, we need to change the classifier activation to sigmoid and the criterion to BinaryCrossEntropy.
just wondering if anyone has any clue?
The text was updated successfully, but these errors were encountered:
is it possible to do multilabel and multiclass image classification with efficientnet b5?
i googled around and there's a page saying in order to do multilabeling, we need to change the classifier activation to sigmoid and the criterion to BinaryCrossEntropy.
just wondering if anyone has any clue?
The text was updated successfully, but these errors were encountered: