face_verification_experiment icon indicating copy to clipboard operation
face_verification_experiment copied to clipboard

Pytorch implement for Light CNN

Open AlfredXiangWu opened this issue 7 years ago • 3 comments

https://github.com/AlfredXiangWu/LightCNN

We strongly recommend to train Light CNN by pytorch.

AlfredXiangWu avatar Jul 12 '17 06:07 AlfredXiangWu

The model of LightCNN-29 v2 seems broken. Can you check that and upload a new one?

iqbalnaved avatar Feb 09 '18 19:02 iqbalnaved

@iqbalnaved After downloading the model, you can directly load it by pytorch. Refer to issue https://github.com/AlfredXiangWu/LightCNN/issues/3

AlfredXiangWu avatar Feb 10 '18 03:02 AlfredXiangWu

Thank you!

iqbalnaved avatar Feb 12 '18 22:02 iqbalnaved