/center_loss_example

Using Center Loss on Fashion Mnist with Keras

Primary LanguagePython

Using Center Loss on Fashion Mnist with Keras

This repo aims to show how to use Center Loss on Fashion Mnist dataset with Keras.

Usage

Just run wrn.py. Fashion Mnist can be downloaded automatically. If you have some connection problems, just download from other sources and put the dataset into ./data/fashion directory. In this case, the test result is bad.