faceanalysis icon indicating copy to clipboard operation
faceanalysis copied to clipboard

Pipeline for face detection and matching

Results 16 faceanalysis issues
Sort by recently updated
recently updated
newest added

E.g. normalize vectors to unit norm and use dot product instead of cosine similarity as metric. Should be very fast. Some benchmarks and snippets thanks to Tim Scarfe: ![image](https://user-images.githubusercontent.com/1086421/43717084-6e201728-9954-11e8-9d12-92b5c97c58fa.png) ![image](https://user-images.githubusercontent.com/1086421/43717090-71d7e04e-9954-11e8-83cf-94fd2c15e2b5.png)...