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
162 stars 298 forks source link

πŸ’‘[Feature]: Add "Image classification to identify humans or horses using CNN" project #1540

Closed avogadroB closed 1 week ago

avogadroB commented 1 week ago

Is there an existing issue for this?

Feature Description

A project based on python to recognize whether an image is a human or a horse using CNN with an accuracy of 97.66%

Use Case

Classifying images based on images and corresponding labels from the input file, we employed a Multi-label Convolutional Neural Network (CNN) classification algorithm. Using CNNs for it’s ability to automatically learn hierarchical features directly from raw pixel data, enabling accurate classification of constellations based on subtle visual cues.

Benefits

This is a starter project for understanding how convolution neural networks work. Would help the community in understanding the basics of computer vision.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 week 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.

sanjay-kv commented 1 week ago

check the pinned issue

github-actions[bot] commented 1 week ago

Hello @avogadroB! Your issue #1540 has been closed. Thank you for your contribution!