Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 233 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 233 Bytes

loss-exps

Experiments with center loss function for image classification

Run center loss experiment

python train.py --result-path RESULT_DIR

To access all command line arguments

python train.py -h