insightface
insightface copied to clipboard
Useless code in verification.py?
As embeddings is normed in line 269, why is it needed to norm it in line 265 at first?
https://github.com/deepinsight/insightface/blob/c3f2e2c70672a4656a76e667029a98000e56059d/recognition/arcface_torch/eval/verification.py#L264-L269