https://github.com/alkasaliss/democlassi
DEmoClassi stands for Demographic (age, gender, race) and Emotions (happy, sad, angry, ...) Classification from face images, using deep learning.
https://github.com/alkasaliss/democlassi
age deep-learning emotion-detection gender pytorch pytorch-ignite race
Last synced: about 1 year ago
JSON representation
DEmoClassi stands for Demographic (age, gender, race) and Emotions (happy, sad, angry, ...) Classification from face images, using deep learning.
- Host: GitHub
- URL: https://github.com/alkasaliss/democlassi
- Owner: AlkaSaliss
- License: mit
- Created: 2019-01-30T19:41:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T00:57:23.000Z (almost 3 years ago)
- Last Synced: 2024-10-20T06:45:25.634Z (over 1 year ago)
- Topics: age, deep-learning, emotion-detection, gender, pytorch, pytorch-ignite, race
- Language: Jupyter Notebook
- Homepage: https://alkasaliss.github.io/DEmoClassi/
- Size: 15.4 MB
- Stars: 30
- Watchers: 3
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
# DEmoClassi
DEmoClassi stands for **D**emographic (age, gender, race) and **Emo**tions
(happy, sad, angry, ...) **Classi**fication.
This repository is an attempt to tackle the task of predicting the facial expression,
age gender and race prediction from facial images.
As I was planning to train the models on Google Colab platform, I decided to gather
all my utility functions/classes in a package I named democlassi which is pip
installable via `pip install --upgrade democlassi`.
The Training is done using Pytorch and pytorch-ignite and more
information about the data used, the training process and live prediction using
pretrained models and opencv can be found on
[this page](https://alkasaliss.github.io/DEmoClassi/).
Some sample predictions :




