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

Problems about Focal loss addition #13

Open
songl17 opened this issue Nov 14, 2018 · 0 comments
Open

Problems about Focal loss addition #13

songl17 opened this issue Nov 14, 2018 · 0 comments

Comments

@songl17
Copy link

songl17 commented Nov 14, 2018

Q1.In compute_loss( ) function, rpn_class_loss = utils.compute_rpn_class_loss(rpn_match, rpn_class_logits), but utils.compute_rpn_class_loss() doesn't exist.
Q2.In model.compute_rpn_class_loss(), you use the original cross-entropy instead. The only use of focal loss is in mask.forward(), but it seemed doesn't work.
Looking for your kind reply. Thanks in advance.

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