Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classification Layer - Activation & Shape? #52

Open
stalhabukhari opened this issue Sep 4, 2019 · 2 comments
Open

Classification Layer - Activation & Shape? #52

stalhabukhari opened this issue Sep 4, 2019 · 2 comments

Comments

@stalhabukhari
Copy link

Hi!

I went through this repository after reading your paper. Architecture on page 6, shows the final classification layer to produce feature maps of shape (240, 240, 2) which may indicate the use of a Softmax activation (not specified in the paper).
On the contrary, model used in code has a classification layer of shape (240, 240, 1) using Sigmoid activation.

Kindly clarify this ambiguity.

@sneh-debug
Copy link

have you run the code ,is it working? giving desirable result?

@sneh-debug
Copy link

in old implementation you can see softmax activation have been used.

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

No branches or pull requests

2 participants