shinjitsue/fashion-mnist-cnn-pytorch
A comprehensive deep learning project implementing and comparing multiple Convolutional Neural Network (CNN) architectures for Fashion-MNIST classification using PyTorch.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shinjitsue/fashion-mnist-cnn-pytorch"
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.
liuziwei7/fashion-detection
Fashion Detection in the Wild (Deep Clothes Detector)
zhengyima/mnist-classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic...