wjgaas / DeepID2

use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pairwise, thus mix the softmax and contrastive layer together
70 stars 30 forks source link

how to use deepid2 #1

Open anguoyang opened 8 years ago

anguoyang commented 8 years ago

Hi, could you please tell me how to use the trained deepid2 model for verify faces? thanks a lot.