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

loss function #5

@ekorman

Description

@ekorman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions