Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmohamedalie/deepface-hands-on-practice
DeepFace facial recognition software
https://github.com/kmohamedalie/deepface-hands-on-practice
deepface emotion-detection face-recognition face-verification opencv
Last synced: 9 days ago
JSON representation
DeepFace facial recognition software
- Host: GitHub
- URL: https://github.com/kmohamedalie/deepface-hands-on-practice
- Owner: Kmohamedalie
- License: mit
- Created: 2023-08-22T17:00:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-22T17:17:18.000Z (about 1 year ago)
- Last Synced: 2023-08-22T20:44:39.580Z (about 1 year ago)
- Topics: deepface, emotion-detection, face-recognition, face-verification, opencv
- Language: Jupyter Notebook
- Homepage: https://github.com/Kmohamedalie/DeepFace-Hands-on-practice
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepFace Hands on practice
Deepface is a lightweight **face recognition** and **facial attribute analysis** (age, gender, emotion and race) framework for python. It is a hybrid face recognition framework wrapping state-of-the-art models: VGG-Face, Google FaceNet, OpenFace, Facebook DeepFace, DeepID, ArcFace, Dlib and SFace. [DeepFace](https://github.com/serengil/deepface)
👉 Follow the link to the [notebook](https://github.com/Kmohamedalie/DeepFace-Hands-on-practice/blob/master/DeepFace.ipynb) download the [notebook](https://github.com/Kmohamedalie/DeepFace-Hands-on-practice/blob/master/DeepFace.ipynb) and try your own image with different facial expressions and mood to see if DeepFace will recognise your emotion age and gender.
![image](https://github.com/Kmohamedalie/DeepFace-Hands-on-practice/assets/63104472/b9ac41b0-c0e7-46b5-a53d-c395c1f8c33f)
![image](https://github.com/Kmohamedalie/DeepFace-Hands-on-practice/assets/63104472/10adb72d-e99a-4d70-a4b4-b72a4927d844)