Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 752 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 752 Bytes

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