deepid2_caffe icon indicating copy to clipboard operation
deepid2_caffe copied to clipboard

deepid2 face verification base on caffe.

Results 4 deepid2_caffe issues
Sort by recently updated
recently updated
newest added

> Why this error was thrown when I run this net? > registry.count(type) == 1 (0 vs. 1) Unknown layer type: Identity2Verify You should merge **deepid2_caffe/caffe_master/src/caffe/layers/** into your caffe dir....

Why this error was thrown when I run this net? registry.count(type) == 1 (0 vs. 1) Unknown layer type: Identity2Verify

Hi, are you training ms-celeb-1m dataset now? How long did you extract image from ms-celeb-1m.tsv file?

1) i wonder to know do you have divide the face into 25 patch before feeding to the network? 2) how is your train/val data is arranged? is it mix...