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

How does the joint loss work? #6

Open
tengteng95 opened this issue Sep 13, 2018 · 0 comments
Open

How does the joint loss work? #6

tengteng95 opened this issue Sep 13, 2018 · 0 comments

Comments

@tengteng95
Copy link

I wonder how the joint loss influence the predicted segmentation map?
As in your code, "mask" in used to get centers of pre-defined parts(line851 and line861~863). It seems that tf.argmax is not differentiable( cannot backpropagate gradients to "mask_prob").
So I wonder why it can help generate better segmentation map.
Thanks!

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