seed-fe opened this issue 6 years ago · 1 comments
Hi, I see in your three demo a function: l2_normalize, so the keras facenet model you provided has no l2_norm step inside, right?
Thanks.
It can be seen in 'keras-facenet/code/inception_resnet_v1.py' or use model.summary(). I know now.