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

Query #151

Closed shashankvkt closed 6 years ago

shashankvkt commented 6 years ago

Hello sir, I created a validation file from the deploy file for model B which you had provided in this repository to train my data. I have used caffemodel for modelB only to finetune it to my data. But I am unable to train my data due to an error which I am unable to solve. I have attached the output.txt file which demonstrates your network and the error. All my images are grayscale images of size 128x128 [LightCNN_output.txt] (https://github.com/AlfredXiangWu/face_verification_experiment/files/1517333/LightCNN_output.txt)

Kindly advise. Thank you sir