Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Why did you use sigmoid in classification head? #238

Open
samra-irshad opened this issue Dec 10, 2021 · 1 comment
Open

Why did you use sigmoid in classification head? #238

samra-irshad opened this issue Dec 10, 2021 · 1 comment

Comments

@samra-irshad
Copy link

I think sigmoid is not an appropriate choice to use in case of multiple classes in classification branch

@Coobiw
Copy link

Coobiw commented Jan 16, 2022

In the paper, authors have said that they use sigmoid function to do the classification. They have tried softmax, but sigmoid is better probably.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants