mirror of https://github.com/vladmandic/human
update
parent
94ae6a2d8e
commit
6238e1c612
|
@ -7,10 +7,9 @@
|
||||||
|
|
||||||
# Human Library
|
# Human Library
|
||||||
|
|
||||||
**3D Face Detection & Rotation Tracking, Face Description & Recognition,**
|
**AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition,**
|
||||||
**Body Pose Tracking, 3D Hand & Finger Tracking,**
|
**Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis,**
|
||||||
**Iris Analysis, Age & Gender & Emotion Prediction,**
|
**Age & Gender & Emotion Prediction, Gesture Recognition**
|
||||||
**Gesture Recognition**
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@vladmandic/human",
|
"name": "@vladmandic/human",
|
||||||
"version": "1.4.1",
|
"version": "1.4.1",
|
||||||
"description": "Human: AI-powered 3D Face Detection, Face Description & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition",
|
"description": "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",
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"main": "dist/human.node.js",
|
"main": "dist/human.node.js",
|
||||||
"module": "dist/human.esm.js",
|
"module": "dist/human.esm.js",
|
||||||
|
|
Loading…
Reference in New Issue