abhi-patil20/Keras-ImageClassifier
We will use keras fashion MNIST dataset. This consist of 60000 28X28 pixel images and 10000 test images, these images are classified in one of the 10 categories
This helps those learning about image recognition by classifying fashion items. You provide images of clothing or accessories, and it tells you which of 10 categories each item belongs to. Anyone studying machine learning concepts, particularly image classification with Keras, would find this useful for understanding how these systems work.
No commits in the last 6 months.
Use this if you are a student or beginner in machine learning looking for a clear example of how to classify images of fashion items.
Not ideal if you need to classify complex images beyond basic fashion items or require a system for real-world, high-stakes image recognition tasks.
Stars
7
Forks
3
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/abhi-patil20/Keras-ImageClassifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)