mary435/kitchenware_classification
Classify images of different kitchenware items
This project helps quickly identify kitchenware items from images, classifying them as cups, glasses, plates, spoons, forks, or knives. You input a picture of a kitchen item, and it tells you what it is. It's designed for anyone needing automated object recognition for common kitchen objects.
No commits in the last 6 months.
Use this if you need to automatically categorize images of common kitchen items like cutlery, plates, and cups.
Not ideal if you need to classify a wider range of objects beyond kitchenware, or if you require fine-grained distinctions between similar items (e.g., distinguishing different types of plates).
Stars
11
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mary435/kitchenware_classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stratospark/food-101-keras
Food Classification with Deep Learning in Keras / Tensorflow
lannguyen0910/food-recognition
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and...
npatta01/web-deep-learning-classifier
Deep Learning model to classify food (Web App)
ph1ps/Food101-CoreML
A CoreML model which classifies images of food
stratospark/food-101-mobile
Deep Learning Food Classifier for iOS using Keras and Tensorflow