Skip to content

Question about verification protocol #19

@yjhong89

Description

@yjhong89

Hi. I am YJHong and thanks for sharing your great work!

My questions are:

  • Why using l2 metric instead of cosine similarity when doing the verification ?
  • When I use cosine similairty for verification using your pretrained model (IRSE50 / mobilefacenet both), its performance even worse than VGGFaceNet (trained by simple soft-max). Is this due to cosine similarity ?
  • About preprocess: 1) bbox using face detector - 2) plus margin - 3) resize to 112,112 - -4) ToTensor (divide by 255) - 5) Normalize (0.5,0.5,0.5) -> -> this right ?

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