frankier / skelshop

📺 📰 🧑‍💼 Toolkit for skeleton & face analysis of talking heads (e.g. news) videos 🧑‍💼 📰 📺
https://frankier.github.io/skelshop
MIT License
5 stars 1 forks source link

Dlib embeddings should use Euclidean distance #47

Closed frankier closed 3 years ago

frankier commented 3 years ago

Currently sometimes cosine distance is being used, but this isn't recommended.

See comments in http://blog.dlib.net/2017/02/high-quality-face-recognition-with-deep.html