You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create the dataset bin files used to evaluate and train the Face ID models, which of the alignment methods in face_align.py were used? I don't see a main or where this is imported and called on a dataset?
Note I am aiming to exactly match the lfw.bin file. Not sure if this was aligned in this repo or if we just imported this from some other project already aligned and don't know how to reproduce its data from original repo.
To create the dataset bin files used to evaluate and train the Face ID models, which of the alignment methods in face_align.py were used? I don't see a main or where this is imported and called on a dataset?
Datasets in question: https://github.com/deepinsight/insightface/wiki/Dataset-Zoo
File with align methods but no main: https://github.com/deepinsight/insightface/blob/master/python-package/insightface/utils/face_align.py#L27
Thanks for your help and clarification,
Aidan
The text was updated successfully, but these errors were encountered: