Skip to content

about scale compensation anchor matching strategy #34

@foralliance

Description

@foralliance

@louis-she HI

结合caffe源码的#12和paper,感觉:

对于本文的scale compensation anchor matching strategy,其是指在降低匹配阈值(0.5到0.35)后,如果image中某个face匹配的anchor数小于6个,才进行2-stage匹配,而且每个face的匹配上限是6.
但在您的代码中,考虑的是image中所有face匹配的anchor数(上限100),并不是单个face匹配的anchor数

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions