SkillAgentSearch skills...

DEmoClassi

DEmoClassi stands for Demographic (age, gender, race) and Emotions (happy, sad, angry, ...) Classification from face images, using deep learning.

Install / Use

/learn @AlkaSaliss/DEmoClassi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DEmoClassi

DEmoClassi stands for Demographic (age, gender, race) and Emotions (happy, sad, angry, ...) Classification.

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.

Some sample predictions :

png png png png png

Related Skills

View on GitHub
GitHub Stars30
CategoryEducation
Updated3mo ago
Forks17

Languages

Jupyter Notebook

Security Score

92/100

Audited on Dec 10, 2025

No findings