Four classification methods on the Fashion-MNIST : BoW , HoG , MLP , CNN.
ubuntu 16.04
python 3.6
tensorflow-gpu 1.5
keras 2.2.4
opencv-contrib-python 3.4.2.17
Download the dataset from (Fashion-MNIST) After download is finished, don't unzip the zip file, directly put them under Fashion-MNIST/data.
python *_train.py
python *_test.py
* is the method name