tensorflow, pre-trained model, face recognition, semi-supervised learning,

Tensorflow.js POC #7: face-api.js

Wen-Chieh-Lee Wen-Chieh-Lee Follow Jun 22, 2020 · 1 min read
Tensorflow.js POC #7: face-api.js
Share this

Project Status

Git Repo Status Progress Comments
face-api.js status progress tensorflow.js POC #7

Project map of DLC

Check the project in the project map of deep learning computing to see the whole picture.

Edit mindmap

Test #1

Reference Input

Step 1: Input reference image references

Step 2: extract faces and output face descriptors (Biometrics information of faces, 120 vectors value) reference extract faces

Query Input

Step 1: Input query image query

Step 2: extract faces and output query face descriptors reference extract faces

Step 3: Compare reference and query face descriptors and output similarity score

red block is missing faces.

Test #2

Reference Input

reference

Query Input

red block is missing faces.

reference

References

Wen-Chieh-Lee
Written by Wen-Chieh-Lee
Senior Software Architect