Skip to content

murapadev/face-catcher

Repository files navigation

🎭 Face Catcher

License: MIT Python

Downloads AI-generated face images and classifies them by age and ethnicity using DeepFace.


📋 Tabla de contenidos

✨ Características

  • 📥 Descarga: Obtiene imágenes de thispersondoesnotexist.com
  • 🧠 Análisis: Clasificación por edad y etnia con DeepFace
  • 📁 Organización: Guarda en carpetas por categorías
  • 📊 Estadísticas: Tracking de progreso en tiempo real
  • 🛡️ Robusto: Manejo de errores

🛠️ Instalación

# Clonar
git clone https://github.com/murapadev/face-catcher.git
cd face-catcher

# Instalar
pip install -r requirements.txt

🚀 Uso

# Básico
python face_catcher.py

# Con opciones
python face_catcher.py --count 100 --output ./faces

📝 Contribución

Las contribuciones son bienvenidas. Abre un issue o pull request.

📄 Licencia

Este proyecto está licenciado bajo los términos de la licencia MIT.


Hecho con ❤️ por murapadev

About

A Python script that downloads AI-generated face images from thispersondoesnotexist.com and automatically classifies them by age and ethnicity using advanced deep learning models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors