huan / node-facenet

Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.
https://zixia.github.io/node-facenet/
Apache License 2.0
405 stars 77 forks source link

changed embedding shape condition #149

Closed transfluxus closed 3 years ago

transfluxus commented 6 years ago

make it work with other models which result in different embedding size (e.g. 20180402-114759 | VGGFace2 | Inception ResNet v1

fixes #148