recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
103 stars 194 forks source link

💡[Feature]: Children vs Adult classification #983

Closed agarwalhimanshugaya closed 1 month ago

agarwalhimanshugaya commented 1 month ago

Is there an existing issue for this?

Feature Description

  1. Data collection - Gathered a diverse dataset of images containing children and adults.

  2. Data preprocessing - Performed essential preprocessing steps, including resizing, normalization, and augmentation, to prepare the data for training.

  3. Model selection - Chose popular deep learning models, including VGG19, ResNet50, InceptionV3, and MobileNetV2, for the classification task.

  4. Model training - Trained each model using the labelled dataset and appropriate training configurations.

  5. Model evaluation - Evaluated the trained models on a separate test dataset to measure their performance in terms of accuracy and other relevant metrics.

  6. Comparative analysis - Compared the accuracy and results of each model to determine the best-performing model for the task of classifying images into children and adults categories.

Use Case

The main goal of this project is to develop a classification model capable of accurately distinguishing between images of children and adults. The purpose is to explore the performance of different deep learning models specifically tailored for this classification task.

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.

github-actions[bot] commented 1 month ago

Hello @agarwalhimanshugaya! Your issue #983 has been closed. Thank you for your contribution!