Skip to content
#

fashion-classification

Here are 4 public repositories matching this topic...

Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. Zalando intends Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine …

  • Updated Jan 4, 2022
  • Jupyter Notebook

This repository showcases a comprehensive approach to fashion image classification using the Maryland Fashion Dataset. It includes four scenarios: building a CNN from scratch, leveraging transfer learning with VGG16, fine-tuning the VGG19 model, and implementing an autoencoder for image representation. Each scenario demonstrates various techniques.

  • Updated Oct 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fashion-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fashion-classification topic, visit your repo's landing page and select "manage topics."

Learn more