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
406 stars 77 forks source link

rotate the face image after alignment #69

Open huan opened 6 years ago

huan commented 6 years ago

The embedding() method should perform better after rotating.(?)

artem-malko commented 6 years ago

Good idea. But in my opinion, it should be an optional behaviour.