serengil / tensorflow-101

TensorFlow 101: Introduction to Deep Learning
https://www.youtube.com/watch?v=YjYIMs5ZOfc&list=PLsS_1RYmYQQGxpKV44jsxXNgjEpRoW61w&index=2
MIT License
1.06k stars 635 forks source link

Using DeepFace on a Database #23

Closed CrimsonMiralis closed 3 years ago

CrimsonMiralis commented 3 years ago

Wasn't sure where else to ask this so I made an issue here since it has the source code of this article, Is there a way to use your deepface library to get the gender, age, and ethnicity estimations from each person in the database? https://sefiks.com/2021/02/06/deep-face-recognition-with-sql/?unapproved=3034&moderation-hash=f5f6fc54c7e8ebd2af7f1bd3d1283caa

serengil commented 3 years ago

Actually, I explained how to that in the tutorial you shared.