AlfredXiangWu / face_verification_experiment

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

feature dim #128

Closed ctgushiwei closed 7 years ago

ctgushiwei commented 7 years ago

@AlfredXiangWu I trained the model B use Webface,when the feature dim is 256 or 512 ,the accuracy achieve 97.7%,but when use the 2048 or 4096,the accuracy drop to 95.6%?can you help me to solve this problem?