Face Analyzer REST API Script
This is a research and development type project that will be helpful for researchers, analyzers, programmers, and developers who are searching for face analysis solutions. This is a node js REST API Script implemented on top of the tensorflow.js core API.
Face Match API:
- Accurately detect the face.
- Calculate the face similarity & distance.
- High/Low match accuracy option.
Face Expression API:
- Calculate the face details percentage for neutral, happy, sad, angry, fearful, disgusted, and surprised expressions.
- Based on the details decide the right one.
Gender & Age API:
- Calculate the face details percentage for neutral, happy, sad, angry, fearful, disgusted, and surprised expressions.
- Based on the details take decision for the right one
Face Landmark API:
- Accurately detect the face and calculate image dimension and x,y shifting position.
- Calculate 68 accurate x,y facelandmark position.
- High/Low match accuracy option.
Facial Distance API:
- Calculate two-eye distance.
- Calculate nose-to-eye distance.
- Calculate mouth-to-nose distance.
Person Count API:
- Accurately detect multiple faces inside the photo.
- Count the number of the detected face
Person Count With Age & Gender API:
- Accurately detect multiple faces inside the photo and count.
- Calculate the number of male & female face
- Calculate the average age of the peoples