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

Question on the way implicit objectness is combined with class logits #33

Open
thisisi3 opened this issue Dec 13, 2021 · 1 comment
Open

Comments

@thisisi3
Copy link

normalized_cls_score = cls_score + objectness - torch.log(

Could you please explain why implicit objectness is combined with class logits like this? Thanks.

@kouwasyou
Copy link

I have the same question, according to the paper, it should be multiply.

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