Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
57 stars 129 forks source link

Gender Classification using Machine Learning #350

Closed RajKhanke closed 2 weeks ago

RajKhanke commented 2 weeks ago

Issue no . 306 In this project i have developed a gender classification web application using deep learning model of CNN to classify gender into two categories as male and female with an average accuracy of 90 % of the model. The web application is developed using html, CSS and flask server. The system is able to classify image by taking input both as uploaded image and webcam.

I have trained the model under a notebook on Kaggle dataset of approx. 50,000 images under .ipynb file which includes following steps : 1) Data preprocessing and augmentation 2) EDA 3) model training and evaluation 4)results and analysis

output directory contains the images related to web app and output. templates directory contains html files static directory contains CSS files A complete readme.md file is provided for reference All instructions in contributor.md are obeyed while making this PR.

@sanjay-kv as a Gssoc 2024 contributor, I request you to merge this PR

github-actions[bot] commented 2 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

RajKhanke commented 2 weeks ago

@sanjay-kv please assign labels and level as well after review