mirror of https://github.com/vladmandic/human
0.3.1
parent
66ef54a249
commit
a6024c40e8
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@vladmandic/human",
|
||||
"version": "0.2.10",
|
||||
"version": "0.3.1",
|
||||
"description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction",
|
||||
"sideEffects": false,
|
||||
"main": "dist/human.node.js",
|
||||
|
@ -45,13 +45,13 @@
|
|||
},
|
||||
"keywords": [
|
||||
"tensorflowjs",
|
||||
"tfjs",
|
||||
"face-detection",
|
||||
"face-geometry",
|
||||
"body-tracking",
|
||||
"hand-tracking",
|
||||
"iris-tracking",
|
||||
"age-estimation",
|
||||
"emotion-detection",
|
||||
"gender-prediction",
|
||||
"gesture-recognition"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue