Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindelfp/face-recognition-example
Excericise on FER library for facial recognition.
https://github.com/grindelfp/face-recognition-example
facial-recognition fer ipynb
Last synced: 8 days ago
JSON representation
Excericise on FER library for facial recognition.
- Host: GitHub
- URL: https://github.com/grindelfp/face-recognition-example
- Owner: GrindelfP
- License: mit
- Created: 2023-12-03T12:55:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-03T14:08:58.000Z (about 1 year ago)
- Last Synced: 2025-01-12T17:09:12.988Z (8 days ago)
- Topics: facial-recognition, fer, ipynb
- Language: Jupyter Notebook
- Homepage:
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Face recognition example =
== Description ==
Exercise on FER library for facial recognition.
The task was simply to use the FER library to recognize emotions in 10 author's photos.I've tried to make emotion expressions look natural.
One of my ideas was not to stick only to 6 categories of emotions used by FER, but also to give the model some different, such as sleepy, for example.
== Results ==
The model showed good results on the author's photos and all it's mistakes look as if they are based on lack of acting skills, not on some model's internal mistakes. However, the model seems not to be able to recognize mild emotions.