deepinsight / deepinsight/insightface

How to compare two arcface features (torch) ms1mv3_arcface_r100_fp16

Open
#1,626 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

I saw the inference example at : https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/inference.py

How can I compare two features ?

I used dist = np.sum(np.square(f1 - f2))

it gives 500 , 700 like numbers.

model is : ms1mv3_arcface_r100_fp16

Best

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.