UNPKG

@vladmandic/human

Version:

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition

6 lines (5 loc) 149 B
/** * Creates tfjs bundle used by Human node-wasm build target */ export * from '@tensorflow/tfjs'; export * from '@tensorflow/tfjs-backend-wasm';