Skip to content

allow_low_quality_matches is always set to True #5250

@souvik3333

Description

@souvik3333

Describe the bug
allow_low_quality_matches in set_regular_matcher is always set to True and it's not using value from the argument, in retinanet.

self.proposal_matcher = Matcher(fg_iou_thresh, bg_iou_thresh, allow_low_quality_matches=True)

Metadata

Metadata

Assignees

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