Metadata-Version: 2.1
Name: democlassi
Version: 0.2.1
Summary: Collection of my python functions for training pytorch models to classify emotion, age, race, gender
Home-page: https://github.com/AlkaSaliss/DEmoClassi
Author: A. Alka M. Salissou
Author-email: alkasalissou@hotmail.com
License: LICENSE
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: pytorch-ignite
Requires-Dist: imutils
Requires-Dist: dlib
Requires-Dist: kaggle
Requires-Dist: tensorboardX

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


