Hi, thanks for your implement, but I have some problem about this, hope you can help me.
First, why it said "Train on 18000 samples, validate on 10000 samples", because I think we input 60000 samples for training?
Second, If we want to know the accuracy, we should only concern the val_dense_2_acc or we should concern both val_dense_2_acc and val_centerlosslayer_acc? And why val_centerlosslayer_acc always 1.0?
Hi, thanks for your implement, but I have some problem about this, hope you can help me. First, why it said "Train on 18000 samples, validate on 10000 samples", because I think we input 60000 samples for training? Second, If we want to know the accuracy, we should only concern the val_dense_2_acc or we should concern both val_dense_2_acc and val_centerlosslayer_acc? And why val_centerlosslayer_acc always 1.0?