UNPKG

@vladmandic/face-api

Version:

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

7 lines (6 loc) 208 B
export * from './WithFaceDescriptor'; export * from './WithFaceDetection'; export * from './WithFaceExpressions'; export * from './WithFaceLandmarks'; export * from './WithAge'; export * from './WithGender';