m10303430
Results
2
issues of
m10303430
LFW with JB
22
HI I want to test LFW with JB. I refer your code (https://github.com/happynear/FaceVerification/blob/master/test_lfw.m) But i feel some weird part with 10-fold cross. testing = 10; tmp = pairlist_lfw.IntraPersonPair; tmp((testing-1)_300+1:testing_300,:) =...
您好: 我是Caffe的使用者,我使用CASIA database 訓練出identification 達到82%,但是我想把特徵擷取下來做JB,但是一直無法把辨識率做到90%已上,Feature extract 我是用caffe提供的matlab的函式去做截取的,我在想會不會是擷取特徵上的問題,請問大師你是用哪個方法擷取特徵的呢?