Skip to content

Does it sample fixed number of Rois for RCNN training just like the original one, or use much more Rois? #20

@ChengpengChen

Description

@ChengpengChen

In the original RCNN, cfg.TRAIN.BATCH_ROIS rois are selected.
Does this implementation use the same setting and just modify the cls loss?
Or, much more Rois are selected, following the spirit of DENSE mentioned in the paper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions