deepinsight / deepinsight/insightface

CFP_FP performance reproduce issue

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

Description

First of all, thanks to all contributors for these valuable resources.

I downloaded `r100` model trained with glint360k from [this link](https://onedrive.live.com/?authkey=%21AFZjr283nwZHqbA&id=4A83B6B633B029CC%215582&cid=4A83B6B633B029CC)

And, when evaluating it with [this code](https://github.com/deepinsight/insightface/blob/996d844e12ed315b44935131c1f25bc4aef4e15e/recognition/arcface_torch/utils/utils_callbacks.py#L12-L48) and dataset file shared in this repo .

It reported the 97.x accuracy for `cfp_fp`.
![image](https://user-images.githubusercontent.com/5276432/126592132-7455407d-13ec-4f41-8948-2be182471d4b.png)

However, I am afraid that this value is not consistent with that of README where the accuracy is reported as 99.x for `cfp_fp`.
Below is the provided log.
![image](https://user-images.githubusercontent.com/5276432/126592155-d765eed0-4536-44cf-8db7-78f62b7396fc.png)

Is anyone who has ever encountered this issue or knows the reason?

Thank you!

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.