Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How are the provided validation datasets aligned? (LFW, CFPFP, CALFW, AGEDB30, CPLFW) #2665

Open
HectorPenades opened this issue Oct 15, 2024 · 1 comment

Comments

@HectorPenades
Copy link

Hello,

I’m using the lfw, cfp_fp, agedb_30, calfw and cplfw validation datasets, and I would like to know the exact code used for cropping and aligning the images in these datasets as provided by you. Could you please share the pipeline or specific steps you follow to prepare these datasets for model evaluation?

I have seen some of the alignment codes, but I need to replicate the exact alignment process used to create the .bin test files for validation datasets like LFW, CPLFW, AGEDB30, etc.

https://github.com/deepinsight/insightface/blob/master/python-package/insightface/utils/face_align.py
https://github.com/deepinsight/insightface/blob/master/web-demos/src_recognition/face_align.py

Thanks in advance for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants