Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cat Image Classifier #5

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

Open
MB-Shihab-Aaqil-Ahamed wants to merge 2 commits into aswintechguy:master
base: master
Choose a base branch
Loading
from MB-Shihab-Aaqil-Ahamed:master
Open

Cat Image Classifier #5

MB-Shihab-Aaqil-Ahamed wants to merge 2 commits into aswintechguy:master from MB-Shihab-Aaqil-Ahamed:master

Conversation

@MB-Shihab-Aaqil-Ahamed
Copy link

@MB-Shihab-Aaqil-Ahamed MB-Shihab-Aaqil-Ahamed commented Apr 4, 2023

Hi there,

I've added the Cat Image Classifier project to this repository. The project includes a logistic regression model and a deep neural network model that can recognize cats in images. I've also included instructions for building and training the models.

Please let me know if you have any feedback or questions about the project. Thank you!

Copy link
Owner

aswintechguy commented Apr 11, 2023 via email

Hi Ahamed, I have gone through the project structure and application. This project will detect whether there is a cat in an image. It's not localizing the cat with bounding box, I guess, so It won't come under object detection. Please correct me if I'm wrong. I have a project that classifies dog and cat in deep learning section. I think this project will be subset of that project. Please share your reviews for better understanding of this project. With Regards, Aswin S
...
On Sat, Apr 8, 2023 at 12:01 PM MB-Shihab-Aaqil-Ahamed < ***@***.***> wrote: Reopened #5 <#5>. — Reply to this email directly, view it on GitHub <#5 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANIKZR7FGP3RZ5DMPZO6D5TXAEA3NANCNFSM6AAAAAAWTBMMNY> . You are receiving this because you are subscribed to this thread.Message ID: <aswintechguy/Machine-Learning-Projects/pull/5/issue_event/8957219855@ github.com>

Copy link
Author

Hello Aswin!

Yes, you are correct that this project does not involve object detection and does not localize the cat with a bounding box. It only classifies whether an image contains a cat or not. So, it is a binary classification problem, not an object detection problem.

Regarding the comparison with the Dogs vs Cats Image Classification project - CNN, it is true that this project is a subset of that project since both are image classification tasks. However, the specific algorithms and techniques used in each project are different. My Cat Image Classifier compares the performance of the logistic regression model and deep neural network model for binary classification. On the other hand, the Dogs vs Cats Image Classification project - CNN classifies using Convolutional Neural Networks, which is an advanced topic in deep learning.

Overall, it looks like a good project for learning about image classification and training models to recognize cats in images. Great job!

Github link: https://github.com/muhammadanas0716/Machine-Learning-101/tree/main/Projects/Cat%20Image%20Classifier
https://github.com/josephmisiti/awesome-machine-learning/blob/master/ML-DL%20Projects%202022

Best Regard
MB-Shihab-Aaqil-Ahamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /