AlfredXiangWu / face_verification_experiment

Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
725 stars 327 forks source link

RGB / Grayscale image #130

Closed ShangxuanWu closed 7 years ago

ShangxuanWu commented 7 years ago

Hi,

Is there any specific reason of using grayscale images rather than rgb images? Or this is just to keep the model lighter?

Thanks, Shangxuan