/Fashion-Classification

MATLAB Fashion Classification with Deep Learning.

Primary LanguageMATLABMIT LicenseMIT

Fashion Classification View Fashion-Classification on File Exchange

MATLAB Fashion Classification with Different Networks.

To use:

  1. Select a model from models folder.
  2. Run the selected model.
  3. Run main.m.

If you want to use the models with your own data:

  1. Change the fullyconnectedlayer sizes in your selected model with your class amount.
  2. Run the model.
  3. Change the data path in main.m, then run main.m

Fashion Classifier with ShuffleNet can be found from Releases.

image