tornadomeet / mxnet-face

Using mxnet for face-related algorithm.
Apache License 2.0
544 stars 206 forks source link

label name? #18

Closed charleslipku closed 8 years ago

charleslipku commented 8 years ago

@tornadomeet I am using the CelebA to train the CNN model, which has 40 labels. But I am not sure how the define the label name when I load train dataset. I see you just use 'Moon_label' in the example, could you give me some suggestion?

tornadomeet commented 8 years ago

all code is in https://github.com/tornadomeet/mxnet-face/blob/master/attribute/run.sh