taliegemen / Fashion-Classification

MATLAB Fashion Classification with Deep Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MATLAB Fashion Classification with Deep Learning.

License:MIT License


Languages

Language:MATLAB 100.0%