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

Explore ML image classification with python #7

Open
SarahBornais opened this issue Feb 5, 2023 · 0 comments
Open

Explore ML image classification with python #7

SarahBornais opened this issue Feb 5, 2023 · 0 comments
Assignees

Comments

@SarahBornais
Copy link
Member

Create a python script that takes an image as input and outputs some sort of classification for the image. This will involve either training your own model or finding a pre-trained ML model to use as the classifier. You don't need to reinvent the wheel for now - following a tutorial is perfectly fine (there are many such tutorials out there). This cat and dog breed classification tutorial might be a good one, but feel free to find your own. Please put your python script and any other associated files in the /ml folder in this repository. Please also include a README.md file in the /ml folder that gives a brief overview of how to run the classifier.

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

No branches or pull requests

2 participants