Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Multi-Modal Face Recognition System #1822

Closed
UTSAVS26 opened this issue Jun 3, 2024 · 2 comments
Closed

Feature request : Multi-Modal Face Recognition System #1822

UTSAVS26 opened this issue Jun 3, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request SSOC

Comments

@UTSAVS26
Copy link

UTSAVS26 commented Jun 3, 2024

Is your feature request related to a problem? Please describe.
The problem revolves around the need for a reliable face recognition system capable of overcoming challenges such as variations in lighting conditions, facial expressions, and angles, as well as similarities between different individuals' facial features. Existing face recognition approaches may not adequately address these challenges.

Describe the solution you'd like
The desired solution is to develop a face recognition system utilizing various pre-trained models such as Xception, ResNet50, and VGG16. These models will undergo modifications using data augmentation techniques to enhance their accuracy under diverse conditions. Evaluation of each model's performance will be conducted using metrics like accuracy scores, loss, and confusion matrices to determine the most suitable model for the task.

Describe alternatives you've considered
Considered alternatives include exploring different network architectures, employing alternative data augmentation techniques, and modifying existing models to improve the face recognition system's accuracy. Additionally, considering alternative datasets and exploring modifications to existing models are also viable options.

Approach to be followed (optional)
The approach involves:

  1. Utilizing multiple pre-trained models for face recognition.
  2. Applying data augmentation techniques to enhance model accuracy.
  3. Comparing model performance using various evaluation metrics.
  4. Conducting Exploratory Data Analysis (EDA) to understand dataset characteristics.
  5. Documenting the work performed comprehensively using a README file.

Additional context
No additional context provided.


Full Name: Utsav Singhal
GitHub Profile Link: https://github.com/UTSAVS26
Participant ID (If not, then put NA): Contributor
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): SSOC

@UTSAVS26 UTSAVS26 added the enhancement New feature or request label Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

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

@akshitagupta15june
Copy link
Owner

Go for it! and add your implementation inside face recognition folder

@UTSAVS26 UTSAVS26 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SSOC
Projects
None yet
Development

No branches or pull requests

2 participants