Face recognition
基于Tensorflow Netface人脸识别
1,Tensorflow Face recongnition sample,this system now working in my house. check the person pictures by return the Euclidean Distance values, if the distance values of 2 pitures is less than (<=) the threshold value, it returns the same person, else not. now the threshold I set is 0.8 .
Also you can open http://www.smallredhat.cn/face_abc.php to make a TEST.
Here are some TESTING samples: