FaceAnalysis / README.md
leonelhs's picture
update readme
2421cf9
metadata
title: FaceAnalysis
emoji: πŸ“ˆ
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: mit
short_description: extracts face features, gender, age, landmarks, ...

Unofficial FaceAnalysis Implementation

FaceAnalysis is the core library used for facial region detection and extraction. Future contributors and maintainers should review the official or reference implementations for details and updates: -Surce face_analysis.py

The goal of this project is to enable quick integration into other systems while minimizing external library dependencies. For users who prefer a ready-to-use solution, consider installing the full package: pip install insightface

Acknowledgments

This work preserves key functionality from the original authors:

Contact

For questions, comments, or feedback, please contact:
πŸ“§ leonelhs@gmail.com