Skip to content

theidealmanish/fashion-apparel-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion Apparels Classification

Problem Statement

The problem is to classify the fashion apparels into 10 different categories. The dataset consists of 60,000 28x28 grayscale images of 10 fashion categories, along with a test set of 10,000 images. The class labels are:

  1. Goggles
  2. Hat
  3. Jacket
  4. Shirt
  5. Shoes
  6. Shorts
  7. Trouser
  8. T-Shirt
  9. Wallet
  10. Watch

Solution

The solution is to build a Convolutional Neural Network (CNN) model to classify the fashion apparels into 10 different categories. The model is built using TensorFlow and Keras.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published