neverwinHao / adafaceCosine

In the field of FSR, pre-trained adaface is used to extract identity features and calculate cosine similarity, which is used to compare the help of FSR for downstream tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adafaceCosine

Python and MATLAB

In the field of FSR, pre-trained adaface is used to extract identity features and calculate cosine similarity, which is used to compare the help of FSR for downstream tasks

Example

Cosine

Usage

配置好adaface的环境

python inference.py

得到csv文件后,用plot.py画图

python plot.py

About

In the field of FSR, pre-trained adaface is used to extract identity features and calculate cosine similarity, which is used to compare the help of FSR for downstream tasks


Languages

Language:Python 66.8%Language:MATLAB 33.2%