davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.83k stars 4.81k forks source link

erof_triplets=0 after an epoch of training #1219

Open Richard-wang85 opened 2 years ago

Richard-wang85 commented 2 years ago

Thank you for your splendid work! But I have some problem in training with the triplets_loss. I use aligned CASIA dataset for training. After I have successfully trained for one epoch, the parameter erof_triplets always remain 0. The problem is shown below. Q3MLZN_BTXAE@2FA)N416LC However, when I used a smaller dataset for training, it ran nomally. Could you tell me how to solve this problem? I will appreciate it if you can give me any advise!

AlexeyAL1e commented 2 years ago

@Richard-wang85 Please tell me what steps did you use to get the classification images on your test dataset? maybe you can help me solve my issues https://github.com/davidsandberg/facenet/issues/1222