Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

neg_iou_thresh_lo value in ProposalTargetCreator #932

Open
t2kasa opened this issue Oct 7, 2019 · 0 comments
Open

neg_iou_thresh_lo value in ProposalTargetCreator #932

t2kasa opened this issue Oct 7, 2019 · 0 comments

Comments

@t2kasa
Copy link
Contributor

t2kasa commented Oct 7, 2019

Hi,

I want to know that the value 0.0 of neg_iou_thresh_lo is intended or not.
In the Fast R-CNN paper, it seems that the assignment for negative samples is decided when between the sample and GT IoU is ranged in [0.1, 0.5). (in section Mini-batch sampling).

https://arxiv.org/pdf/1504.08083.pdf

https://github.com/chainer/chainercv/blob/master/chainercv/links/model/faster_rcnn/utils/proposal_target_creator.py#L36

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