Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

loss function #5

Open
ekorman opened this issue Jun 12, 2020 · 0 comments
Open

loss function #5

ekorman opened this issue Jun 12, 2020 · 0 comments

Comments

@ekorman
Copy link

ekorman commented Jun 12, 2020

Hi, I'm confused with the (supervised) RPN loss function used in your paper (equation 3). It looks like there is no penalty for an anchor box being positive when there isn't an object. Take e.g. the extreme case of an image with no groundtruth objects in it, then there is no penalty for an anchor having high p_i.

Contrast this with the loss in the Faster RCNN paper which does impose a penalty in this case.

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

No branches or pull requests

1 participant