gehaocool / CombinedMargin-caffe

caffe implementation of insightface's combined margin method
92 stars 28 forks source link

C++ example #30

Open tiago-alves opened 4 years ago

tiago-alves commented 4 years ago

Does anyone has a working C++ example?

I tried loading the pretrained model using OpenCV and then getting the FC5 layer output. The input images were aligned using dlib and the size is correct, but the cosine similarity for different samples are always greater than 0,93.