update dependencies

pull/134/head
Vladimir Mandic 2021-05-21 06:54:02 -04:00
parent 53a7ddea29
commit 92d3333e52
9 changed files with 197 additions and 414 deletions

View File

@ -1,6 +1,6 @@
# @vladmandic/human
Version: **1.9.0**
Version: **1.9.1**
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**
Author: **Vladimir Mandic <mandic00@live.com>**
@ -9,7 +9,10 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## Changelog
### **HEAD -> main** 2021/05/19 mandic00@live.com
### **1.9.1** 2021/05/21 mandic00@live.com
### **origin/main** 2021/05/20 mandic00@live.com
- sanitize server input
- remove nanodet weights from default distribution

File diff suppressed because one or more lines are too long

2
dist/human.esm.js vendored

File diff suppressed because one or more lines are too long

2
dist/human.js vendored

File diff suppressed because one or more lines are too long

View File

@ -19595,7 +19595,7 @@ lBhEMohlFerLlBjEMohMVTEARDKCITsAk2AEgAAAkAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAAD/
2Q==`;
// package.json
var version = "1.9.0";
var version = "1.9.1";
// src/human.ts
var _numTensors, _analyzeMemoryLeaks, _checkSanity, _firstRun, _lastInputSum, _lastCacheDiff, _sanity, _checkBackend, _skipFrame, _warmupBitmap, _warmupCanvas, _warmupNode;

View File

@ -19596,7 +19596,7 @@ lBhEMohlFerLlBjEMohMVTEARDKCITsAk2AEgAAAkAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAAD/
2Q==`;
// package.json
var version = "1.9.0";
var version = "1.9.1";
// src/human.ts
var _numTensors, _analyzeMemoryLeaks, _checkSanity, _firstRun, _lastInputSum, _lastCacheDiff, _sanity, _checkBackend, _skipFrame, _warmupBitmap, _warmupCanvas, _warmupNode;

2
dist/human.node.js vendored
View File

@ -19595,7 +19595,7 @@ lBhEMohlFerLlBjEMohMVTEARDKCITsAk2AEgAAAkAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAAD/
2Q==`;
// package.json
var version = "1.9.0";
var version = "1.9.1";
// src/human.ts
var _numTensors, _analyzeMemoryLeaks, _checkSanity, _firstRun, _lastInputSum, _lastCacheDiff, _sanity, _checkBackend, _skipFrame, _warmupBitmap, _warmupCanvas, _warmupNode;

View File

@ -1,68 +1,17 @@
2021-05-18 08:16:58 INFO:  @vladmandic/human version 1.8.5
2021-05-18 08:16:58 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-18 08:16:58 INFO:  Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
2021-05-18 08:16:58 STATE: Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 08:16:58 STATE: Build for: node type: node: {"imports":35,"importBytes":413593,"outputBytes":372832,"outputFiles":"dist/human.node.js"}
2021-05-18 08:16:58 STATE: Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 08:16:58 STATE: Build for: nodeGPU type: node: {"imports":35,"importBytes":413601,"outputBytes":372836,"outputFiles":"dist/human.node-gpu.js"}
2021-05-18 08:16:58 STATE: Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 08:16:58 STATE: Build for: nodeWASM type: node: {"imports":35,"importBytes":413668,"outputBytes":372908,"outputFiles":"dist/human.node-wasm.js"}
2021-05-18 08:16:58 STATE: Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 08:16:58 STATE: Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413703,"outputBytes":229716,"outputFiles":"dist/human.esm-nobundle.js"}
2021-05-18 08:16:59 STATE: Build for: browserBundle type: tfjs: {"modules":1274,"moduleBytes":4114813,"imports":7,"importBytes":2488,"outputBytes":1111414,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 08:16:59 STATE: Build for: browserBundle type: iife: {"imports":35,"importBytes":1523723,"outputBytes":1337578,"outputFiles":"dist/human.js"}
2021-05-18 08:17:00 STATE: Build for: browserBundle type: esm: {"imports":35,"importBytes":1523723,"outputBytes":1337570,"outputFiles":"dist/human.esm.js"}
2021-05-18 08:17:00 INFO:  Generate types: ["src/human.ts"]
2021-05-18 08:17:05 INFO:  Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
2021-05-18 08:17:05 INFO:  Generate TypeDocs: ["src/human.ts"]
2021-05-18 11:33:54 INFO:  @vladmandic/human version 1.9.0
2021-05-18 11:33:54 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-18 11:33:54 INFO:  Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
2021-05-18 11:33:54 STATE: Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:33:54 STATE: Build for: node type: node: {"imports":35,"importBytes":413201,"outputBytes":373086,"outputFiles":"dist/human.node.js"}
2021-05-18 11:33:54 STATE: Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:33:54 STATE: Build for: nodeGPU type: node: {"imports":35,"importBytes":413209,"outputBytes":373090,"outputFiles":"dist/human.node-gpu.js"}
2021-05-18 11:33:54 STATE: Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:33:54 STATE: Build for: nodeWASM type: node: {"imports":35,"importBytes":413276,"outputBytes":373162,"outputFiles":"dist/human.node-wasm.js"}
2021-05-18 11:33:54 STATE: Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:33:54 STATE: Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413311,"outputBytes":229697,"outputFiles":"dist/human.esm-nobundle.js"}
2021-05-18 11:33:55 STATE: Build for: browserBundle type: tfjs: {"modules":1274,"moduleBytes":4114813,"imports":7,"importBytes":2488,"outputBytes":1111414,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:33:55 STATE: Build for: browserBundle type: iife: {"imports":35,"importBytes":1523331,"outputBytes":1337570,"outputFiles":"dist/human.js"}
2021-05-18 11:33:56 STATE: Build for: browserBundle type: esm: {"imports":35,"importBytes":1523331,"outputBytes":1337562,"outputFiles":"dist/human.esm.js"}
2021-05-18 11:33:56 INFO:  Generate types: ["src/human.ts"]
2021-05-18 11:34:00 INFO:  Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
2021-05-18 11:34:00 INFO:  Generate TypeDocs: ["src/human.ts"]
2021-05-18 11:35:32 INFO:  @vladmandic/human version 1.9.0
2021-05-18 11:35:32 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-18 11:35:32 INFO:  Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
2021-05-18 11:35:32 STATE: Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:35:32 STATE: Build for: node type: node: {"imports":35,"importBytes":413201,"outputBytes":373086,"outputFiles":"dist/human.node.js"}
2021-05-18 11:35:32 STATE: Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:35:32 STATE: Build for: nodeGPU type: node: {"imports":35,"importBytes":413209,"outputBytes":373090,"outputFiles":"dist/human.node-gpu.js"}
2021-05-18 11:35:32 STATE: Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:35:32 STATE: Build for: nodeWASM type: node: {"imports":35,"importBytes":413276,"outputBytes":373162,"outputFiles":"dist/human.node-wasm.js"}
2021-05-18 11:35:32 STATE: Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:35:32 STATE: Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413311,"outputBytes":229697,"outputFiles":"dist/human.esm-nobundle.js"}
2021-05-18 11:35:32 STATE: Build for: browserBundle type: tfjs: {"modules":1274,"moduleBytes":4114813,"imports":7,"importBytes":2488,"outputBytes":1111414,"outputFiles":"dist/tfjs.esm.js"}
2021-05-18 11:35:33 STATE: Build for: browserBundle type: iife: {"imports":35,"importBytes":1523331,"outputBytes":1337570,"outputFiles":"dist/human.js"}
2021-05-18 11:35:33 STATE: Build for: browserBundle type: esm: {"imports":35,"importBytes":1523331,"outputBytes":1337562,"outputFiles":"dist/human.esm.js"}
2021-05-18 11:35:33 INFO:  Generate types: ["src/human.ts"]
2021-05-18 11:35:37 INFO:  Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
2021-05-18 11:35:37 INFO:  Generate TypeDocs: ["src/human.ts"]
2021-05-20 19:13:20 INFO:  @vladmandic/human version 1.9.0
2021-05-20 19:13:20 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-20 19:13:20 INFO:  Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
2021-05-20 19:13:21 STATE: Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
2021-05-20 19:13:21 STATE: Build for: node type: node: {"imports":36,"importBytes":418558,"outputBytes":377904,"outputFiles":"dist/human.node.js"}
2021-05-20 19:13:21 STATE: Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1300,"outputFiles":"dist/tfjs.esm.js"}
2021-05-20 19:13:21 STATE: Build for: nodeGPU type: node: {"imports":36,"importBytes":418566,"outputBytes":377908,"outputFiles":"dist/human.node-gpu.js"}
2021-05-20 19:13:21 STATE: Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1367,"outputFiles":"dist/tfjs.esm.js"}
2021-05-20 19:13:21 STATE: Build for: nodeWASM type: node: {"imports":36,"importBytes":418633,"outputBytes":377980,"outputFiles":"dist/human.node-wasm.js"}
2021-05-20 19:13:21 STATE: Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
2021-05-20 19:13:21 STATE: Build for: browserNoBundle type: esm: {"imports":36,"importBytes":418660,"outputBytes":232241,"outputFiles":"dist/human.esm-nobundle.js"}
2021-05-20 19:13:22 STATE: Build for: browserBundle type: tfjs: {"modules":1274,"moduleBytes":4114813,"imports":7,"importBytes":2488,"outputBytes":1111414,"outputFiles":"dist/tfjs.esm.js"}
2021-05-20 19:13:22 STATE: Build for: browserBundle type: iife: {"imports":36,"importBytes":1528680,"outputBytes":1340102,"outputFiles":"dist/human.js"}
2021-05-20 19:13:23 STATE: Build for: browserBundle type: esm: {"imports":36,"importBytes":1528680,"outputBytes":1340094,"outputFiles":"dist/human.esm.js"}
2021-05-20 19:13:23 INFO:  Generate types: ["src/human.ts"]
2021-05-20 19:13:28 INFO:  Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
2021-05-20 19:13:28 INFO:  Generate TypeDocs: ["src/human.ts"]
2021-05-21 06:52:07 INFO:  @vladmandic/human version 1.9.1
2021-05-21 06:52:07 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-21 06:52:07 INFO:  Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
2021-05-21 06:52:07 STATE: Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
2021-05-21 06:52:07 STATE: Build for: node type: node: {"imports":36,"importBytes":418558,"outputBytes":377904,"outputFiles":"dist/human.node.js"}
2021-05-21 06:52:07 STATE: Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1300,"outputFiles":"dist/tfjs.esm.js"}
2021-05-21 06:52:07 STATE: Build for: nodeGPU type: node: {"imports":36,"importBytes":418566,"outputBytes":377908,"outputFiles":"dist/human.node-gpu.js"}
2021-05-21 06:52:07 STATE: Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1367,"outputFiles":"dist/tfjs.esm.js"}
2021-05-21 06:52:07 STATE: Build for: nodeWASM type: node: {"imports":36,"importBytes":418633,"outputBytes":377980,"outputFiles":"dist/human.node-wasm.js"}
2021-05-21 06:52:07 STATE: Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
2021-05-21 06:52:07 STATE: Build for: browserNoBundle type: esm: {"imports":36,"importBytes":418660,"outputBytes":232241,"outputFiles":"dist/human.esm-nobundle.js"}
2021-05-21 06:52:08 STATE: Build for: browserBundle type: tfjs: {"modules":1274,"moduleBytes":4114813,"imports":7,"importBytes":2488,"outputBytes":1111414,"outputFiles":"dist/tfjs.esm.js"}
2021-05-21 06:52:08 STATE: Build for: browserBundle type: iife: {"imports":36,"importBytes":1528680,"outputBytes":1340102,"outputFiles":"dist/human.js"}
2021-05-21 06:52:08 STATE: Build for: browserBundle type: esm: {"imports":36,"importBytes":1528680,"outputBytes":1340094,"outputFiles":"dist/human.esm.js"}
2021-05-21 06:52:08 INFO:  Generate types: ["src/human.ts"]
2021-05-21 06:52:13 INFO:  Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
2021-05-21 06:52:13 INFO:  Generate TypeDocs: ["src/human.ts"]

View File

@ -1,338 +1,169 @@
2021-05-18 08:19:42 INFO:  @vladmandic/human version 1.8.5
2021-05-18 08:19:42 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-18 08:19:42 INFO:  tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
2021-05-18 08:19:42 INFO:  test-node.js start
2021-05-18 08:19:43 STATE: test-node.js passed: create human
2021-05-18 08:19:43 INFO:  test-node.js human version: 1.8.5
2021-05-18 08:19:43 INFO:  test-node.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 08:19:43 INFO:  test-node.js tfjs version: 3.6.0
2021-05-18 08:19:43 STATE: test-node.js passed: set backend: tensorflow
2021-05-18 08:19:43 STATE: test-node.js passed: load models
2021-05-18 08:19:43 STATE: test-node.js result: defined models: 12 loaded models: 6
2021-05-18 08:19:43 STATE: test-node.js passed: warmup: none default
2021-05-18 08:19:45 STATE: test-node.js passed: warmup: face default
2021-05-18 08:19:45 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.52,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-18 08:19:45 DATA:  test-node.js result: performance: load: 327 total: 1415
2021-05-18 08:19:46 STATE: test-node.js passed: warmup: body default
2021-05-18 08:19:46 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-18 08:19:46 DATA:  test-node.js result: performance: load: 327 total: 1454
2021-05-18 08:19:46 INFO:  test-node.js test body variants
2021-05-18 08:19:47 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:19:49 STATE: test-node.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 08:19:49 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-18 08:19:49 DATA:  test-node.js result: performance: load: 327 total: 1575
2021-05-18 08:19:50 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:19:51 STATE: test-node.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 08:19:51 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:19:51 DATA:  test-node.js result: performance: load: 327 total: 1499
2021-05-18 08:19:52 STATE: test-node.js passed: detect: random default
2021-05-18 08:19:52 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-18 08:19:52 DATA:  test-node.js result: performance: load: 327 total: 660
2021-05-18 08:19:52 INFO:  test-node.js test: first instance
2021-05-18 08:19:53 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:19:54 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:19:54 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:19:54 DATA:  test-node.js result: performance: load: 327 total: 1481
2021-05-18 08:19:54 INFO:  test-node.js test: second instance
2021-05-18 08:19:54 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:19:56 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:19:56 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:19:56 DATA:  test-node.js result: performance: load: 2 total: 1340
2021-05-18 08:19:56 INFO:  test-node.js test: concurrent
2021-05-18 08:19:56 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:19:56 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:19:57 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:19:58 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:03 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:03 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:03 DATA:  test-node.js result: performance: load: 327 total: 5127
2021-05-18 08:20:03 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:03 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:03 DATA:  test-node.js result: performance: load: 2 total: 5127
2021-05-18 08:20:03 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:03 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:03 DATA:  test-node.js result: performance: load: 327 total: 5127
2021-05-18 08:20:03 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:03 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:03 DATA:  test-node.js result: performance: load: 2 total: 5127
2021-05-18 08:20:03 INFO:  test-node.js test complete: 20012 ms
2021-05-18 08:20:03 INFO:  test-node-gpu.js start
2021-05-18 08:20:03 WARN:  test-node-gpu.js stderr: 2021-05-18 08:20:03.952463: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2021-05-18 08:20:04 WARN:  test-node-gpu.js stderr: 2021-05-18 08:20:04.007907: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
2021-05-18 08:20:04 WARN:  test-node-gpu.js stderr: 2021-05-18 08:20:04.007951: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (wyse): /proc/driver/nvidia/version does not exist
2021-05-18 08:20:04 STATE: test-node-gpu.js passed: create human
2021-05-18 08:20:04 INFO:  test-node-gpu.js human version: 1.8.5
2021-05-18 08:20:04 INFO:  test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 08:20:04 INFO:  test-node-gpu.js tfjs version: 3.6.0
2021-05-18 08:20:04 STATE: test-node-gpu.js passed: set backend: tensorflow
2021-05-18 08:20:04 STATE: test-node-gpu.js passed: load models
2021-05-18 08:20:04 STATE: test-node-gpu.js result: defined models: 12 loaded models: 6
2021-05-18 08:20:04 STATE: test-node-gpu.js passed: warmup: none default
2021-05-18 08:20:05 STATE: test-node-gpu.js passed: warmup: face default
2021-05-18 08:20:05 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.52,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-18 08:20:05 DATA:  test-node-gpu.js result: performance: load: 331 total: 1444
2021-05-18 08:20:07 STATE: test-node-gpu.js passed: warmup: body default
2021-05-18 08:20:07 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-18 08:20:07 DATA:  test-node-gpu.js result: performance: load: 331 total: 1425
2021-05-18 08:20:07 INFO:  test-node-gpu.js test body variants
2021-05-18 08:20:08 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:09 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 08:20:09 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-18 08:20:09 DATA:  test-node-gpu.js result: performance: load: 331 total: 1577
2021-05-18 08:20:10 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:12 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 08:20:12 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:12 DATA:  test-node-gpu.js result: performance: load: 331 total: 1615
2021-05-18 08:20:13 STATE: test-node-gpu.js passed: detect: random default
2021-05-18 08:20:13 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-18 08:20:13 DATA:  test-node-gpu.js result: performance: load: 331 total: 680
2021-05-18 08:20:13 INFO:  test-node-gpu.js test: first instance
2021-05-18 08:20:13 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:20:15 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:20:15 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:15 DATA:  test-node-gpu.js result: performance: load: 331 total: 1415
2021-05-18 08:20:15 INFO:  test-node-gpu.js test: second instance
2021-05-18 08:20:15 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:20:16 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:20:16 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:16 DATA:  test-node-gpu.js result: performance: load: 2 total: 1283
2021-05-18 08:20:16 INFO:  test-node-gpu.js test: concurrent
2021-05-18 08:20:16 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:20:16 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:20:17 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:18 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:24 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: performance: load: 331 total: 5072
2021-05-18 08:20:24 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: performance: load: 2 total: 5072
2021-05-18 08:20:24 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: performance: load: 331 total: 5072
2021-05-18 08:20:24 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 08:20:24 DATA:  test-node-gpu.js result: performance: load: 2 total: 5072
2021-05-18 08:20:24 INFO:  test-node-gpu.js test complete: 19964 ms
2021-05-18 08:20:24 INFO:  test-node-wasm.js start
2021-05-18 08:20:24 STATE: test-node-wasm.js passed: model server: http://localhost:10030/models/
2021-05-18 08:20:24 STATE: test-node-wasm.js passed: create human
2021-05-18 08:20:24 INFO:  test-node-wasm.js human version: 1.8.5
2021-05-18 08:20:24 INFO:  test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 08:20:24 INFO:  test-node-wasm.js tfjs version: 3.6.0
2021-05-18 08:20:25 STATE: test-node-wasm.js passed: set backend: wasm
2021-05-18 08:20:25 STATE: test-node-wasm.js passed: load models
2021-05-18 08:20:25 STATE: test-node-wasm.js result: defined models: 12 loaded models: 5
2021-05-18 08:20:25 STATE: test-node-wasm.js passed: warmup: none default
2021-05-18 08:20:25 ERROR: test-node-wasm.js failed: warmup: face default
2021-05-18 08:20:25 ERROR: test-node-wasm.js failed: warmup: body default
2021-05-18 08:20:25 INFO:  test-node-wasm.js test body variants
2021-05-18 08:20:27 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:30 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 08:20:30 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":0.91,"keypoints":17}
2021-05-18 08:20:30 DATA:  test-node-wasm.js result: performance: load: 652 total: 3246
2021-05-18 08:20:32 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:34 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 08:20:34 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:34 DATA:  test-node-wasm.js result: performance: load: 652 total: 2765
2021-05-18 08:20:36 STATE: test-node-wasm.js passed: detect: random default
2021-05-18 08:20:36 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-18 08:20:36 DATA:  test-node-wasm.js result: performance: load: 652 total: 1704
2021-05-18 08:20:36 INFO:  test-node-wasm.js test: first instance
2021-05-18 08:20:37 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:20:39 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:20:39 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":39.2,"gender":"male"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:39 DATA:  test-node-wasm.js result: performance: load: 652 total: 2393
2021-05-18 08:20:39 INFO:  test-node-wasm.js test: second instance
2021-05-18 08:20:40 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 08:20:42 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-18 08:20:42 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":39.2,"gender":"male"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:42 DATA:  test-node-wasm.js result: performance: load: 4 total: 2320
2021-05-18 08:20:42 INFO:  test-node-wasm.js test: concurrent
2021-05-18 08:20:42 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:20:42 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 08:20:44 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:46 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 08:20:55 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: performance: load: 652 total: 9157
2021-05-18 08:20:55 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: performance: load: 4 total: 9157
2021-05-18 08:20:55 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: performance: load: 652 total: 9157
2021-05-18 08:20:55 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 08:20:55 DATA:  test-node-wasm.js result: performance: load: 4 total: 9157
2021-05-18 08:20:55 INFO:  test-node-wasm.js test complete: 31472 ms
2021-05-18 08:20:55 INFO:  status: {"passed":68,"failed":2}
2021-05-18 11:27:34 INFO:  @vladmandic/human version 1.9.0
2021-05-18 11:27:34 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-18 11:27:34 INFO:  tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
2021-05-18 11:27:34 INFO:  test-node.js start
2021-05-18 11:27:36 STATE: test-node.js passed: create human
2021-05-18 11:27:36 INFO:  test-node.js human version: 1.9.0
2021-05-18 11:27:36 INFO:  test-node.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 11:27:36 INFO:  test-node.js tfjs version: 3.6.0
2021-05-18 11:27:36 STATE: test-node.js passed: set backend: tensorflow
2021-05-18 11:27:36 STATE: test-node.js passed: load models
2021-05-18 11:27:36 STATE: test-node.js result: defined models: 12 loaded models: 6
2021-05-18 11:27:36 STATE: test-node.js passed: warmup: none default
2021-05-18 11:27:38 STATE: test-node.js passed: warmup: face default
2021-05-18 11:27:38 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.52,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-18 11:27:38 DATA:  test-node.js result: performance: load: 429 total: 1858
2021-05-18 11:27:39 STATE: test-node.js passed: warmup: body default
2021-05-18 11:27:39 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-18 11:27:39 DATA:  test-node.js result: performance: load: 429 total: 1458
2021-05-18 11:27:39 INFO:  test-node.js test body variants
2021-05-18 11:27:41 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:27:42 STATE: test-node.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 11:27:42 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1} {"score":0.86,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-18 11:27:42 DATA:  test-node.js result: performance: load: 429 total: 1053
2021-05-18 11:27:43 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:27:43 STATE: test-node.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 11:27:43 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:43 DATA:  test-node.js result: performance: load: 429 total: 455
2021-05-18 11:27:43 STATE: test-node.js passed: detect: random default
2021-05-18 11:27:43 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 3 {} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:43 DATA:  test-node.js result: performance: load: 429 total: 221
2021-05-18 11:27:43 INFO:  test-node.js test: first instance
2021-05-18 11:27:44 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:27:44 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:27:44 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 3 {} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:44 DATA:  test-node.js result: performance: load: 429 total: 175
2021-05-18 11:27:44 INFO:  test-node.js test: second instance
2021-05-18 11:27:44 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:27:46 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:27:46 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:46 DATA:  test-node.js result: performance: load: 5 total: 1516
2021-05-18 11:27:46 INFO:  test-node.js test: concurrent
2021-05-18 11:27:46 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:27:46 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:27:47 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:27:48 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:27:53 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:27:53 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:53 DATA:  test-node.js result: performance: load: 429 total: 5258
2021-05-18 11:27:53 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:27:53 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:53 DATA:  test-node.js result: performance: load: 5 total: 5258
2021-05-18 11:27:53 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:27:53 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:53 DATA:  test-node.js result: performance: load: 429 total: 5258
2021-05-18 11:27:53 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:27:53 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:27:53 DATA:  test-node.js result: performance: load: 5 total: 5258
2021-05-18 11:27:53 INFO:  test-node.js test complete: 17450 ms
2021-05-18 11:27:53 INFO:  test-node-gpu.js start
2021-05-18 11:27:54 WARN:  test-node-gpu.js stderr: 2021-05-18 11:27:54.617537: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2021-05-18 11:27:54 WARN:  test-node-gpu.js stderr: 2021-05-18 11:27:54.792377: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
2021-05-18 11:27:54 WARN:  test-node-gpu.js stderr: 2021-05-18 11:27:54.792495: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (wyse): /proc/driver/nvidia/version does not exist
2021-05-18 11:27:54 STATE: test-node-gpu.js passed: create human
2021-05-18 11:27:54 INFO:  test-node-gpu.js human version: 1.9.0
2021-05-18 11:27:54 INFO:  test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 11:27:54 INFO:  test-node-gpu.js tfjs version: 3.6.0
2021-05-18 11:27:55 STATE: test-node-gpu.js passed: set backend: tensorflow
2021-05-18 11:27:55 STATE: test-node-gpu.js passed: load models
2021-05-18 11:27:55 STATE: test-node-gpu.js result: defined models: 12 loaded models: 6
2021-05-18 11:27:55 STATE: test-node-gpu.js passed: warmup: none default
2021-05-18 11:27:56 STATE: test-node-gpu.js passed: warmup: face default
2021-05-18 11:27:56 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.52,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-18 11:27:56 DATA:  test-node-gpu.js result: performance: load: 329 total: 1695
2021-05-18 11:27:58 STATE: test-node-gpu.js passed: warmup: body default
2021-05-18 11:27:58 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-18 11:27:58 DATA:  test-node-gpu.js result: performance: load: 329 total: 1466
2021-05-18 11:27:58 INFO:  test-node-gpu.js test body variants
2021-05-18 11:27:59 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:00 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 11:28:00 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1} {"score":0.86,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-18 11:28:00 DATA:  test-node-gpu.js result: performance: load: 329 total: 1143
2021-05-18 11:28:01 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:02 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 11:28:02 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:02 DATA:  test-node-gpu.js result: performance: load: 329 total: 462
2021-05-18 11:28:03 STATE: test-node-gpu.js passed: detect: random default
2021-05-18 11:28:03 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-18 11:28:03 DATA:  test-node-gpu.js result: performance: load: 329 total: 830
2021-05-18 11:28:03 INFO:  test-node-gpu.js test: first instance
2021-05-18 11:28:03 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:28:05 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:28:05 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:05 DATA:  test-node-gpu.js result: performance: load: 329 total: 1490
2021-05-18 11:28:05 INFO:  test-node-gpu.js test: second instance
2021-05-18 11:28:05 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:28:06 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:28:06 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.7,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:06 DATA:  test-node-gpu.js result: performance: load: 4 total: 1422
2021-05-18 11:28:06 INFO:  test-node-gpu.js test: concurrent
2021-05-18 11:28:06 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:28:06 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:28:07 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:09 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:14 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: performance: load: 329 total: 5168
2021-05-18 11:28:14 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.53,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: performance: load: 4 total: 5168
2021-05-18 11:28:14 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: performance: load: 329 total: 5168
2021-05-18 11:28:14 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 3 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.86,"class":"person"} {"score":1,"keypoints":39}
2021-05-18 11:28:14 DATA:  test-node-gpu.js result: performance: load: 4 total: 5168
2021-05-18 11:28:14 INFO:  test-node-gpu.js test complete: 19316 ms
2021-05-18 11:28:14 INFO:  test-node-wasm.js start
2021-05-18 11:28:14 STATE: test-node-wasm.js passed: model server: http://localhost:10030/models/
2021-05-18 11:28:14 STATE: test-node-wasm.js passed: create human
2021-05-18 11:28:14 INFO:  test-node-wasm.js human version: 1.9.0
2021-05-18 11:28:14 INFO:  test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-18 11:28:14 INFO:  test-node-wasm.js tfjs version: 3.6.0
2021-05-18 11:28:15 STATE: test-node-wasm.js passed: set backend: wasm
2021-05-18 11:28:15 STATE: test-node-wasm.js passed: load models
2021-05-18 11:28:15 STATE: test-node-wasm.js result: defined models: 12 loaded models: 5
2021-05-18 11:28:15 STATE: test-node-wasm.js passed: warmup: none default
2021-05-18 11:28:15 ERROR: test-node-wasm.js failed: warmup: face default
2021-05-18 11:28:15 ERROR: test-node-wasm.js failed: warmup: body default
2021-05-18 11:28:15 INFO:  test-node-wasm.js test body variants
2021-05-18 11:28:17 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:20 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-18 11:28:20 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":0.91,"keypoints":17}
2021-05-18 11:28:20 DATA:  test-node-wasm.js result: performance: load: 645 total: 3253
2021-05-18 11:28:22 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:24 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-18 11:28:24 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1} {} {"score":1,"keypoints":39}
2021-05-18 11:28:24 DATA:  test-node-wasm.js result: performance: load: 645 total: 2351
2021-05-18 11:28:26 STATE: test-node-wasm.js passed: detect: random default
2021-05-18 11:28:26 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-18 11:28:26 DATA:  test-node-wasm.js result: performance: load: 645 total: 1749
2021-05-18 11:28:26 INFO:  test-node-wasm.js test: first instance
2021-05-18 11:28:27 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:28:29 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:28:29 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":39.2,"gender":"male"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:29 DATA:  test-node-wasm.js result: performance: load: 645 total: 2446
2021-05-18 11:28:29 INFO:  test-node-wasm.js test: second instance
2021-05-18 11:28:30 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-18 11:28:33 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-18 11:28:33 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":39.2,"gender":"male"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:33 DATA:  test-node-wasm.js result: performance: load: 5 total: 2416
2021-05-18 11:28:33 INFO:  test-node-wasm.js test: concurrent
2021-05-18 11:28:33 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:28:33 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-18 11:28:35 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:37 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-18 11:28:46 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: performance: load: 645 total: 9564
2021-05-18 11:28:46 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: performance: load: 5 total: 9564
2021-05-18 11:28:46 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: performance: load: 645 total: 9564
2021-05-18 11:28:46 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-18 11:28:46 DATA:  test-node-wasm.js result: performance: load: 5 total: 9564
2021-05-18 11:28:46 INFO:  test-node-wasm.js test complete: 31985 ms
2021-05-18 11:28:46 INFO:  status: {"passed":68,"failed":2}
2021-05-21 06:52:36 INFO:  @vladmandic/human version 1.9.1
2021-05-21 06:52:36 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.0.0
2021-05-21 06:52:36 INFO:  tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
2021-05-21 06:52:36 INFO:  test-node.js start
2021-05-21 06:52:37 STATE: test-node.js passed: create human
2021-05-21 06:52:37 INFO:  test-node.js human version: 1.9.1
2021-05-21 06:52:37 INFO:  test-node.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-21 06:52:37 INFO:  test-node.js tfjs version: 3.6.0
2021-05-21 06:52:38 STATE: test-node.js passed: set backend: tensorflow
2021-05-21 06:52:38 STATE: test-node.js passed: load models
2021-05-21 06:52:38 STATE: test-node.js result: defined models: 13 loaded models: 6
2021-05-21 06:52:38 STATE: test-node.js passed: warmup: none default
2021-05-21 06:52:39 STATE: test-node.js passed: warmup: face default
2021-05-21 06:52:39 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8246909379959106,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-21 06:52:39 DATA:  test-node.js result: performance: load: 376 total: 1674
2021-05-21 06:52:41 STATE: test-node.js passed: warmup: body default
2021-05-21 06:52:41 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.7261000871658325,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-21 06:52:41 DATA:  test-node.js result: performance: load: 376 total: 1566
2021-05-21 06:52:41 INFO:  test-node.js test body variants
2021-05-21 06:52:42 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:52:43 STATE: test-node.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-21 06:52:43 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1} {"score":0.7261000871658325,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-21 06:52:43 DATA:  test-node.js result: performance: load: 376 total: 1053
2021-05-21 06:52:44 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:52:45 STATE: test-node.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-21 06:52:45 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1} {"score":0.7261000871658325,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:45 DATA:  test-node.js result: performance: load: 376 total: 480
2021-05-21 06:52:46 STATE: test-node.js passed: detect: random default
2021-05-21 06:52:46 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-21 06:52:46 DATA:  test-node.js result: performance: load: 376 total: 844
2021-05-21 06:52:46 INFO:  test-node.js test: first instance
2021-05-21 06:52:46 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:52:47 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:52:47 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.6820425987243652,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:47 DATA:  test-node.js result: performance: load: 376 total: 1560
2021-05-21 06:52:47 INFO:  test-node.js test: second instance
2021-05-21 06:52:48 STATE: test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:52:49 STATE: test-node.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:52:49 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.6820425987243652,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:49 DATA:  test-node.js result: performance: load: 4 total: 1398
2021-05-21 06:52:49 INFO:  test-node.js test: concurrent
2021-05-21 06:52:49 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:52:49 STATE: test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:52:50 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:52:51 STATE: test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:52:57 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:52:57 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8257162570953369,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:57 DATA:  test-node.js result: performance: load: 376 total: 5549
2021-05-21 06:52:57 STATE: test-node.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:52:57 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8257162570953369,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:57 DATA:  test-node.js result: performance: load: 4 total: 5549
2021-05-21 06:52:57 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:52:57 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.7273815870285034,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:57 DATA:  test-node.js result: performance: load: 376 total: 5549
2021-05-21 06:52:57 STATE: test-node.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:52:57 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.7273815870285034,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:52:57 DATA:  test-node.js result: performance: load: 4 total: 5549
2021-05-21 06:52:57 INFO:  test-node.js test complete: 19666 ms
2021-05-21 06:52:57 INFO:  test-node-gpu.js start
2021-05-21 06:52:58 WARN:  test-node-gpu.js stderr: 2021-05-21 06:52:58.204048: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
2021-05-21 06:52:58 WARN:  test-node-gpu.js stderr: 2021-05-21 06:52:58.352815: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
2021-05-21 06:52:58 WARN:  test-node-gpu.js stderr: 2021-05-21 06:52:58.352845: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (wyse): /proc/driver/nvidia/version does not exist
2021-05-21 06:52:58 STATE: test-node-gpu.js passed: create human
2021-05-21 06:52:58 INFO:  test-node-gpu.js human version: 1.9.1
2021-05-21 06:52:58 INFO:  test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-21 06:52:58 INFO:  test-node-gpu.js tfjs version: 3.6.0
2021-05-21 06:52:58 STATE: test-node-gpu.js passed: set backend: tensorflow
2021-05-21 06:52:58 STATE: test-node-gpu.js passed: load models
2021-05-21 06:52:58 STATE: test-node-gpu.js result: defined models: 13 loaded models: 6
2021-05-21 06:52:58 STATE: test-node-gpu.js passed: warmup: none default
2021-05-21 06:53:00 STATE: test-node-gpu.js passed: warmup: face default
2021-05-21 06:53:00 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 5 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8246909379959106,"class":"person"} {"score":0.96,"keypoints":5}
2021-05-21 06:53:00 DATA:  test-node-gpu.js result: performance: load: 312 total: 1787
2021-05-21 06:53:02 STATE: test-node-gpu.js passed: warmup: body default
2021-05-21 06:53:02 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":29.5,"gender":"female"} {"score":0.7261000871658325,"class":"person"} {"score":0.92,"keypoints":17}
2021-05-21 06:53:02 DATA:  test-node-gpu.js result: performance: load: 312 total: 1600
2021-05-21 06:53:02 INFO:  test-node-gpu.js test body variants
2021-05-21 06:53:03 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:04 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-21 06:53:04 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1} {"score":0.7261000871658325,"class":"person"} {"score":0.91,"keypoints":17}
2021-05-21 06:53:04 DATA:  test-node-gpu.js result: performance: load: 312 total: 1012
2021-05-21 06:53:05 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:05 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-21 06:53:05 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1} {"score":0.7261000871658325,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:05 DATA:  test-node-gpu.js result: performance: load: 312 total: 469
2021-05-21 06:53:06 STATE: test-node-gpu.js passed: detect: random default
2021-05-21 06:53:06 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 1 {} {"score":0.7261000871658325,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:06 DATA:  test-node-gpu.js result: performance: load: 312 total: 198
2021-05-21 06:53:06 INFO:  test-node-gpu.js test: first instance
2021-05-21 06:53:06 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:53:06 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:53:06 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 1 {} {"score":0.7261000871658325,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:06 DATA:  test-node-gpu.js result: performance: load: 312 total: 184
2021-05-21 06:53:06 INFO:  test-node-gpu.js test: second instance
2021-05-21 06:53:07 STATE: test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:53:08 STATE: test-node-gpu.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:53:08 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 2 {"confidence":1,"age":39.2,"gender":"male"} {"score":0.6820425987243652,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:08 DATA:  test-node-gpu.js result: performance: load: 2 total: 1498
2021-05-21 06:53:08 INFO:  test-node-gpu.js test: concurrent
2021-05-21 06:53:08 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:53:08 STATE: test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:53:09 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:10 STATE: test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:16 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8257162570953369,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: performance: load: 312 total: 5825
2021-05-21 06:53:16 STATE: test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 1 {"confidence":1,"age":23.6,"gender":"female"} {"score":0.8257162570953369,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: performance: load: 2 total: 5825
2021-05-21 06:53:16 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.7273815870285034,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: performance: load: 312 total: 5825
2021-05-21 06:53:16 STATE: test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 1 {"confidence":1,"age":28.5,"gender":"female"} {"score":0.7273815870285034,"class":"person"} {"score":1,"keypoints":39}
2021-05-21 06:53:16 DATA:  test-node-gpu.js result: performance: load: 2 total: 5825
2021-05-21 06:53:16 INFO:  test-node-gpu.js test complete: 18032 ms
2021-05-21 06:53:16 INFO:  test-node-wasm.js start
2021-05-21 06:53:16 STATE: test-node-wasm.js passed: model server: http://localhost:10030/models/
2021-05-21 06:53:16 STATE: test-node-wasm.js passed: create human
2021-05-21 06:53:16 INFO:  test-node-wasm.js human version: 1.9.1
2021-05-21 06:53:16 INFO:  test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
2021-05-21 06:53:16 INFO:  test-node-wasm.js tfjs version: 3.6.0
2021-05-21 06:53:17 STATE: test-node-wasm.js passed: set backend: wasm
2021-05-21 06:53:17 STATE: test-node-wasm.js passed: load models
2021-05-21 06:53:17 STATE: test-node-wasm.js result: defined models: 13 loaded models: 5
2021-05-21 06:53:17 STATE: test-node-wasm.js passed: warmup: none default
2021-05-21 06:53:17 ERROR: test-node-wasm.js failed: warmup: face default
2021-05-21 06:53:17 ERROR: test-node-wasm.js failed: warmup: body default
2021-05-21 06:53:17 INFO:  test-node-wasm.js test body variants
2021-05-21 06:53:19 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:23 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
2021-05-21 06:53:23 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":0.91,"keypoints":17}
2021-05-21 06:53:23 DATA:  test-node-wasm.js result: performance: load: 859 total: 3195
2021-05-21 06:53:25 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:27 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
2021-05-21 06:53:27 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1} {} {"score":1,"keypoints":39}
2021-05-21 06:53:27 DATA:  test-node-wasm.js result: performance: load: 859 total: 2390
2021-05-21 06:53:28 STATE: test-node-wasm.js passed: detect: random default
2021-05-21 06:53:28 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-21 06:53:28 DATA:  test-node-wasm.js result: performance: load: 859 total: 385
2021-05-21 06:53:28 INFO:  test-node-wasm.js test: first instance
2021-05-21 06:53:28 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:53:29 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:53:29 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
2021-05-21 06:53:29 DATA:  test-node-wasm.js result: performance: load: 859 total: 308
2021-05-21 06:53:29 INFO:  test-node-wasm.js test: second instance
2021-05-21 06:53:29 STATE: test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
2021-05-21 06:53:32 STATE: test-node-wasm.js passed: detect: assets/sample-me.jpg default
2021-05-21 06:53:32 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":39.2,"gender":"male"} {} {"score":1,"keypoints":39}
2021-05-21 06:53:32 DATA:  test-node-wasm.js result: performance: load: 3 total: 2456
2021-05-21 06:53:32 INFO:  test-node-wasm.js test: concurrent
2021-05-21 06:53:32 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:53:32 STATE: test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
2021-05-21 06:53:34 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:36 STATE: test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
2021-05-21 06:53:45 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: performance: load: 859 total: 9357
2021-05-21 06:53:45 STATE: test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 6 object: 0 {"confidence":1,"age":23.6,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: performance: load: 3 total: 9357
2021-05-21 06:53:45 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: performance: load: 859 total: 9357
2021-05-21 06:53:45 STATE: test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 3 object: 0 {"confidence":1,"age":28.5,"gender":"female"} {} {"score":1,"keypoints":39}
2021-05-21 06:53:45 DATA:  test-node-wasm.js result: performance: load: 3 total: 9357
2021-05-21 06:53:45 INFO:  test-node-wasm.js test complete: 28592 ms
2021-05-21 06:53:45 INFO:  status: {"passed":68,"failed":2}