-
Notifications
You must be signed in to change notification settings - Fork 59
LFW accuracy #10
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Hi,
You should evaluate DeepFace model on LFW data set and share its accuracy on read me page. The original DeepFace study got 97.35% accuracy but your model trained on different data set. It might have different accuracy level.
Similarly, David Sandberg reimplemented Google FaceNet model and evaluate his model on LFW data set as well. He got 0.99650+-0.00252 accuracy whereas original Google FaceNet study got 99.63%.
This will show how your model robust indeed.
Regards.