Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 319 Bytes

Fashion Tag

Baseline of FashionAI Competition based on Keras.

This baseline can get score 0.9048 and BasicPrecision 0.7609.

Folder Struct

Before running the code, you should build up folders as follow:

fashion_tag
├── cache
├── models
├── result
├── test_a
└── train