akshitagupta15june / Face-X

Demonstration of different algorithms and operations on faces. Star the repo⭐
https://discord.gg/QapWBRZbVe
MIT License
700 stars 600 forks source link

Enhance the age and gender detection system #1852

Open bhanushri12 opened 6 days ago

bhanushri12 commented 6 days ago

Issue Title

Enhance Age and Gender Detection System using OpenCV and Pre-trained Models

Description

The current implementation of age and gender detection utilizes OpenCV with pre-trained models. To improve its functionality, performance, and user experience, several enhancements can be implemented:

  1. Performance Optimization
  2. Accuracy Improvement
  3. Error Handling and Robustness
    • Implement robust error handling to manage edge cases, such as no face detection or unexpected input.
github-actions[bot] commented 6 days ago

Hello @bhanushri12, Thank you for generating an issue to this project! Please wait while we get back to you.

bhanushri12 commented 3 days ago

@akshitagupta15june Can I start working not this?