/fashion-classifier

A web-based solution that enables the user to categorise various pieces of clothing

Primary LanguageJavaScript

Fashion Classifier

A web-based solution that enables the user to categorise various pieces of clothing. Machine learning model trained via fashion-mnist dataset.

Getting Started

Please feel free to read the following documents explaining each component:

  • Server - A flask server
  • Client - A react application
  • Model - A convolutional neural network machine learning model