Skip to content

lucas-puerari/facial-attributes-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Attributes Classification

This repository implements a machine learning pipeline to implement a facial attribute classification system.


Install

python -m venv .venv

pip install -r requirements.txt

Run

Eda

python src/eda.py

Training / Test / Validation

python src/training.py

Telegram bot

python src/bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages