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
C++
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