Skip to content

How to replicate the result of ID similarity distribution on your ageDB-400 #37

Description

@samfxbhgh

I would like to replicate the ID similarity distribution results from your ageDB-400 dataset, but I noticed a potential discrepancy with the ID similarity distribution shown in Fig. 4(b) of your paper. Specifically, the mode of my test results is less than 0.8, whereas in your paper, it appears to be above 0.8.

Here is the procedure I followed:

I used the test data and the InsightFace API as mentioned in the repository to extract the ID embeddings (det_size=(480, 480)). Then, for each embedding, I generated 5 results and used the same method to obtain the ID embeddings of these generated results. I calculated the cosine similarity between the original and the generated embeddings. Finally, I used sns.kdeplot to visualize the ID similarity distribution based on the resulting 500x5 data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions