seathiefwang / FaceRecognition-tensorflow

基于TensorFlow训练的人脸识别神经网络
1.31k stars 414 forks source link

Hello Mr.haizeiwang #18

Open cxvsd opened 6 years ago

cxvsd commented 6 years ago

Hi! I ran your code and found that accuracy is not high ,as for me I wore the glasses so I found some glasses man but code think that it is me.... so HOW CAN I IMPORVE FACE RECOGNITION ACCURACY? HOW TRAIN ? AND HOW TO IMPORVE REFUSE POSSIBILITY? THANK YOU!

seathiefwang commented 6 years ago

https://github.com/davidsandberg/facenet You may be able to try this project.

cxvsd commented 6 years ago

@seathiefwang Can I change threshold or tolerance of YOUR face recognition code just make it not easy to say other is me how change

seathiefwang commented 6 years ago

When collecting photos, try to increase the diversity of the photos, such as changing facial expressions, backgrounds, etc. You can also try to increase the size of the pictures.