FareedKhan-dev/Clothing-Classification-with-TensorFlow-and-Keras
This repository uses TensorFlow and Keras to classify clothing items. It includes a simple neural network model for image classification of shirts, pants, shoes, and trousers. The code provides dataset loading, preprocessing, model training, and evaluation. It's a beginner-friendly resource for clothing classification using TensorFlow and Keras.
No commits in the last 6 months.
Stars
—
Forks
—
Language
—
License
MIT
Category
Last pushed
May 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FareedKhan-dev/Clothing-Classification-with-TensorFlow-and-Keras"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...