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

About confusions in run_placesCNN_unified.py #87

Open
Akki-0 opened this issue Nov 25, 2021 · 0 comments
Open

About confusions in run_placesCNN_unified.py #87

Akki-0 opened this issue Nov 25, 2021 · 0 comments

Comments

@Akki-0
Copy link

Akki-0 commented Nov 25, 2021

In this py file, when get weight_softmax, there is a statement weight_softmax[weight_softmax<0] = 0 and I think maybe this is to remove feature maps with negative effects. However, as weight_softmax[weight_softmax<0] = 0 is implemented, parameters in the network also changes. Is it a good trend?

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

1 participant