insightface icon indicating copy to clipboard operation
insightface copied to clipboard

Loss function for masked face

Open anti-machinee opened this issue 3 years ago • 0 comments

  • I have researched some marginal softmax as a head of Face recognition model. There are variable architectures such as ArcFace, CosFace, AdaCos ... Most of the heads based on marginal and we need to choose some parameter s, m ...
  • Are there any experiments that choose these parameters by training them?
  • When facing to masked face recognition problem, should we add weights to the marginal softmax layers depending on class masked or no masked?

anti-machinee avatar May 27 '22 15:05 anti-machinee