happynear / happynear/FaceVerification
failed to reproduce your lfw 99.3% precision.
- Dominant language
- MATLAB
- Stars
- 447
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Dear happynear,
@happynear
i failed to reproduce your lfw 99.3% precision.
I use your below prototxt and caffemodel download from BaiDu Yun disk:
net = caffe.Net('caffe_proto/center_loss_ms.prototxt','caffe_proto/center_loss_ms.caffemodel', 'test');
and run getPairs.m, ReadFeatureLFW.m, lfwPCA.m, and finally i get lfw precision: 0.96
BTW, i use the centerloss's caffe(wen's caffe) in linux and just merge your caffe's Flip layer to it.
**.*
optimization finished, #iter = 1176
nu = 0.124282
obj = -684.957954, rho = -6.739565
nSV = 746, nBSV = 744
Total nSV = 746
Accuracy = 96.0167% (5761/6000) (classification)**
Could you give me some tips about this... thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.