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

6 lines (4 loc) 88 B
import { FCParams } from '../common/index'; export type NetParams = { fc: FCParams }