JavaScript API for Face Detection & Recognition | Bypeople

JavaScript API for Face Detection & Recognition

A JavaScript API for face detection and face recognition in the browser implemented on top of the tensorflow.js core API. For face detection, it implements Single Shot Multibox Detector based on MobileNetV1, and for face recognition, a ResNet-34 like architecture is implemented to compute a face descriptor (a feature vector with 128 values) from any given face image, which is used to describe the characteristics of a persons face. Created by GitHub developer justadudewhohacks.



Related Deals


Related Posts