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

✅ Pets Image CNN classifier #643

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

yashksaini-coder
Copy link
Contributor

Related info

  • As I explained in my issue Pet's Face CNN recognition model #634 my approach is to use a classic Resnet-50 classifier model, with 3 or 4 additional layers for at least 16 different parameters. I tired but couldn't get the dataset add into the Project directory as its size was too large.

Fixes: #634

Proposed Changes

My approach is to use a dataset of different pet's images particularly their faces, so I would like to create a CNN model using the Resnet-50 CNN model as a base and make customization to it for Pets category prediction.

Additional Info

The web application interface was built using streamlit library with the streamlit_option_menu extension library for better interaction with the options


@UppuluriKalyani can you review this PR and add labels to this PR, also assign me on this PR.

Copy link

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@yashksaini-coder
Copy link
Contributor Author

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly. Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@UppuluriKalyani @Neilblaze @SaiNivedh26 can you review this PR, and assign it to me with proper gssoc & hacktoberfest labels

@UppuluriKalyani UppuluriKalyani merged commit 20f6dbf into UppuluriKalyani:main Oct 29, 2024
3 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #643 has been merged! 🎉🎉

@yashksaini-coder yashksaini-coder deleted the yash/fix-634 branch October 29, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pet's Face CNN recognition model
2 participants