UNPKG

@vladmandic/face-api

Version:

JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS

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