mirror of https://github.com/vladmandic/human
update dependencies
parent
53a7ddea29
commit
92d3333e52
|
@ -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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -1,68 +1,17 @@
|
|||
2021-05-18 08:16:58 [36mINFO: [39m @vladmandic/human version 1.8.5
|
||||
2021-05-18 08:16:58 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-18 08:16:58 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: node type: node: {"imports":35,"importBytes":413593,"outputBytes":372832,"outputFiles":"dist/human.node.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: nodeGPU type: node: {"imports":35,"importBytes":413601,"outputBytes":372836,"outputFiles":"dist/human.node-gpu.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: nodeWASM type: node: {"imports":35,"importBytes":413668,"outputBytes":372908,"outputFiles":"dist/human.node-wasm.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 08:16:58 [35mSTATE:[39m Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413703,"outputBytes":229716,"outputFiles":"dist/human.esm-nobundle.js"}
|
||||
2021-05-18 08:16:59 [35mSTATE:[39m 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 [35mSTATE:[39m Build for: browserBundle type: iife: {"imports":35,"importBytes":1523723,"outputBytes":1337578,"outputFiles":"dist/human.js"}
|
||||
2021-05-18 08:17:00 [35mSTATE:[39m Build for: browserBundle type: esm: {"imports":35,"importBytes":1523723,"outputBytes":1337570,"outputFiles":"dist/human.esm.js"}
|
||||
2021-05-18 08:17:00 [36mINFO: [39m Generate types: ["src/human.ts"]
|
||||
2021-05-18 08:17:05 [36mINFO: [39m Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
|
||||
2021-05-18 08:17:05 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"]
|
||||
2021-05-18 11:33:54 [36mINFO: [39m @vladmandic/human version 1.9.0
|
||||
2021-05-18 11:33:54 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-18 11:33:54 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: node type: node: {"imports":35,"importBytes":413201,"outputBytes":373086,"outputFiles":"dist/human.node.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: nodeGPU type: node: {"imports":35,"importBytes":413209,"outputBytes":373090,"outputFiles":"dist/human.node-gpu.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: nodeWASM type: node: {"imports":35,"importBytes":413276,"outputBytes":373162,"outputFiles":"dist/human.node-wasm.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:33:54 [35mSTATE:[39m Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413311,"outputBytes":229697,"outputFiles":"dist/human.esm-nobundle.js"}
|
||||
2021-05-18 11:33:55 [35mSTATE:[39m 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 [35mSTATE:[39m Build for: browserBundle type: iife: {"imports":35,"importBytes":1523331,"outputBytes":1337570,"outputFiles":"dist/human.js"}
|
||||
2021-05-18 11:33:56 [35mSTATE:[39m Build for: browserBundle type: esm: {"imports":35,"importBytes":1523331,"outputBytes":1337562,"outputFiles":"dist/human.esm.js"}
|
||||
2021-05-18 11:33:56 [36mINFO: [39m Generate types: ["src/human.ts"]
|
||||
2021-05-18 11:34:00 [36mINFO: [39m Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
|
||||
2021-05-18 11:34:00 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"]
|
||||
2021-05-18 11:35:32 [36mINFO: [39m @vladmandic/human version 1.9.0
|
||||
2021-05-18 11:35:32 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-18 11:35:32 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1284,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: node type: node: {"imports":35,"importBytes":413201,"outputBytes":373086,"outputFiles":"dist/human.node.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: nodeGPU type: node: {"imports":35,"importBytes":413209,"outputBytes":373090,"outputFiles":"dist/human.node-gpu.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1359,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: nodeWASM type: node: {"imports":35,"importBytes":413276,"outputBytes":373162,"outputFiles":"dist/human.node-wasm.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m Build for: browserNoBundle type: esm: {"imports":35,"importBytes":413311,"outputBytes":229697,"outputFiles":"dist/human.esm-nobundle.js"}
|
||||
2021-05-18 11:35:32 [35mSTATE:[39m 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 [35mSTATE:[39m Build for: browserBundle type: iife: {"imports":35,"importBytes":1523331,"outputBytes":1337570,"outputFiles":"dist/human.js"}
|
||||
2021-05-18 11:35:33 [35mSTATE:[39m Build for: browserBundle type: esm: {"imports":35,"importBytes":1523331,"outputBytes":1337562,"outputFiles":"dist/human.esm.js"}
|
||||
2021-05-18 11:35:33 [36mINFO: [39m Generate types: ["src/human.ts"]
|
||||
2021-05-18 11:35:37 [36mINFO: [39m Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
|
||||
2021-05-18 11:35:37 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"]
|
||||
2021-05-20 19:13:20 [36mINFO: [39m @vladmandic/human version 1.9.0
|
||||
2021-05-20 19:13:20 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-20 19:13:20 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: node type: node: {"imports":36,"importBytes":418558,"outputBytes":377904,"outputFiles":"dist/human.node.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1300,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: nodeGPU type: node: {"imports":36,"importBytes":418566,"outputBytes":377908,"outputFiles":"dist/human.node-gpu.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1367,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: nodeWASM type: node: {"imports":36,"importBytes":418633,"outputBytes":377980,"outputFiles":"dist/human.node-wasm.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-20 19:13:21 [35mSTATE:[39m Build for: browserNoBundle type: esm: {"imports":36,"importBytes":418660,"outputBytes":232241,"outputFiles":"dist/human.esm-nobundle.js"}
|
||||
2021-05-20 19:13:22 [35mSTATE:[39m 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 [35mSTATE:[39m Build for: browserBundle type: iife: {"imports":36,"importBytes":1528680,"outputBytes":1340102,"outputFiles":"dist/human.js"}
|
||||
2021-05-20 19:13:23 [35mSTATE:[39m Build for: browserBundle type: esm: {"imports":36,"importBytes":1528680,"outputBytes":1340094,"outputFiles":"dist/human.esm.js"}
|
||||
2021-05-20 19:13:23 [36mINFO: [39m Generate types: ["src/human.ts"]
|
||||
2021-05-20 19:13:28 [36mINFO: [39m Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
|
||||
2021-05-20 19:13:28 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"]
|
||||
2021-05-21 06:52:07 [36mINFO: [39m @vladmandic/human version 1.9.1
|
||||
2021-05-21 06:52:07 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-21 06:52:07 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: node type: tfjs: {"imports":1,"importBytes":39,"outputBytes":1292,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: node type: node: {"imports":36,"importBytes":418558,"outputBytes":377904,"outputFiles":"dist/human.node.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: nodeGPU type: tfjs: {"imports":1,"importBytes":43,"outputBytes":1300,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: nodeGPU type: node: {"imports":36,"importBytes":418566,"outputBytes":377908,"outputFiles":"dist/human.node-gpu.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: nodeWASM type: tfjs: {"imports":1,"importBytes":81,"outputBytes":1367,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: nodeWASM type: node: {"imports":36,"importBytes":418633,"outputBytes":377980,"outputFiles":"dist/human.node-wasm.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: browserNoBundle type: tfjs: {"imports":1,"importBytes":2488,"outputBytes":1394,"outputFiles":"dist/tfjs.esm.js"}
|
||||
2021-05-21 06:52:07 [35mSTATE:[39m Build for: browserNoBundle type: esm: {"imports":36,"importBytes":418660,"outputBytes":232241,"outputFiles":"dist/human.esm-nobundle.js"}
|
||||
2021-05-21 06:52:08 [35mSTATE:[39m 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 [35mSTATE:[39m Build for: browserBundle type: iife: {"imports":36,"importBytes":1528680,"outputBytes":1340102,"outputFiles":"dist/human.js"}
|
||||
2021-05-21 06:52:08 [35mSTATE:[39m Build for: browserBundle type: esm: {"imports":36,"importBytes":1528680,"outputBytes":1340094,"outputFiles":"dist/human.esm.js"}
|
||||
2021-05-21 06:52:08 [36mINFO: [39m Generate types: ["src/human.ts"]
|
||||
2021-05-21 06:52:13 [36mINFO: [39m Update Change log: ["/home/vlado/dev/human/CHANGELOG.md"]
|
||||
2021-05-21 06:52:13 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"]
|
||||
|
|
507
test/test.log
507
test/test.log
|
@ -1,338 +1,169 @@
|
|||
2021-05-18 08:19:42 [36mINFO: [39m @vladmandic/human version 1.8.5
|
||||
2021-05-18 08:19:42 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-18 08:19:42 [36mINFO: [39m tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
|
||||
2021-05-18 08:19:42 [36mINFO: [39m test-node.js start
|
||||
2021-05-18 08:19:43 [35mSTATE:[39m test-node.js passed: create human
|
||||
2021-05-18 08:19:43 [36mINFO: [39m test-node.js human version: 1.8.5
|
||||
2021-05-18 08:19:43 [36mINFO: [39m test-node.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 08:19:43 [36mINFO: [39m test-node.js tfjs version: 3.6.0
|
||||
2021-05-18 08:19:43 [35mSTATE:[39m test-node.js passed: set backend: tensorflow
|
||||
2021-05-18 08:19:43 [35mSTATE:[39m test-node.js passed: load models
|
||||
2021-05-18 08:19:43 [35mSTATE:[39m test-node.js result: defined models: 12 loaded models: 6
|
||||
2021-05-18 08:19:43 [35mSTATE:[39m test-node.js passed: warmup: none default
|
||||
2021-05-18 08:19:45 [35mSTATE:[39m test-node.js passed: warmup: face default
|
||||
2021-05-18 08:19:45 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 1415
|
||||
2021-05-18 08:19:46 [35mSTATE:[39m test-node.js passed: warmup: body default
|
||||
2021-05-18 08:19:46 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 1454
|
||||
2021-05-18 08:19:46 [36mINFO: [39m test-node.js test body variants
|
||||
2021-05-18 08:19:47 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:19:49 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 08:19:49 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 1575
|
||||
2021-05-18 08:19:50 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:19:51 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 08:19:51 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 1499
|
||||
2021-05-18 08:19:52 [35mSTATE:[39m test-node.js passed: detect: random default
|
||||
2021-05-18 08:19:52 [32mDATA: [39m test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
|
||||
2021-05-18 08:19:52 [32mDATA: [39m test-node.js result: performance: load: 327 total: 660
|
||||
2021-05-18 08:19:52 [36mINFO: [39m test-node.js test: first instance
|
||||
2021-05-18 08:19:53 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:19:54 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:19:54 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 1481
|
||||
2021-05-18 08:19:54 [36mINFO: [39m test-node.js test: second instance
|
||||
2021-05-18 08:19:54 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:19:56 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:19:56 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 2 total: 1340
|
||||
2021-05-18 08:19:56 [36mINFO: [39m test-node.js test: concurrent
|
||||
2021-05-18 08:19:56 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:19:56 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:19:57 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:19:58 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:03 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:03 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 5127
|
||||
2021-05-18 08:20:03 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:03 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 2 total: 5127
|
||||
2021-05-18 08:20:03 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:03 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 327 total: 5127
|
||||
2021-05-18 08:20:03 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:03 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 2 total: 5127
|
||||
2021-05-18 08:20:03 [36mINFO: [39m test-node.js test complete: 20012 ms
|
||||
2021-05-18 08:20:03 [36mINFO: [39m test-node-gpu.js start
|
||||
2021-05-18 08:20:03 [33mWARN: [39m 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 [33mWARN: [39m 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 [33mWARN: [39m 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 [35mSTATE:[39m test-node-gpu.js passed: create human
|
||||
2021-05-18 08:20:04 [36mINFO: [39m test-node-gpu.js human version: 1.8.5
|
||||
2021-05-18 08:20:04 [36mINFO: [39m test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 08:20:04 [36mINFO: [39m test-node-gpu.js tfjs version: 3.6.0
|
||||
2021-05-18 08:20:04 [35mSTATE:[39m test-node-gpu.js passed: set backend: tensorflow
|
||||
2021-05-18 08:20:04 [35mSTATE:[39m test-node-gpu.js passed: load models
|
||||
2021-05-18 08:20:04 [35mSTATE:[39m test-node-gpu.js result: defined models: 12 loaded models: 6
|
||||
2021-05-18 08:20:04 [35mSTATE:[39m test-node-gpu.js passed: warmup: none default
|
||||
2021-05-18 08:20:05 [35mSTATE:[39m test-node-gpu.js passed: warmup: face default
|
||||
2021-05-18 08:20:05 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 1444
|
||||
2021-05-18 08:20:07 [35mSTATE:[39m test-node-gpu.js passed: warmup: body default
|
||||
2021-05-18 08:20:07 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 1425
|
||||
2021-05-18 08:20:07 [36mINFO: [39m test-node-gpu.js test body variants
|
||||
2021-05-18 08:20:08 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:09 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 08:20:09 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 1577
|
||||
2021-05-18 08:20:10 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:12 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 08:20:12 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 1615
|
||||
2021-05-18 08:20:13 [35mSTATE:[39m test-node-gpu.js passed: detect: random default
|
||||
2021-05-18 08:20:13 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 680
|
||||
2021-05-18 08:20:13 [36mINFO: [39m test-node-gpu.js test: first instance
|
||||
2021-05-18 08:20:13 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:20:15 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:20:15 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 1415
|
||||
2021-05-18 08:20:15 [36mINFO: [39m test-node-gpu.js test: second instance
|
||||
2021-05-18 08:20:15 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:20:16 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:20:16 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 1283
|
||||
2021-05-18 08:20:16 [36mINFO: [39m test-node-gpu.js test: concurrent
|
||||
2021-05-18 08:20:16 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:20:16 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:20:17 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:18 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:24 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 5072
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:24 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 5072
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:24 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 331 total: 5072
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:24 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 5072
|
||||
2021-05-18 08:20:24 [36mINFO: [39m test-node-gpu.js test complete: 19964 ms
|
||||
2021-05-18 08:20:24 [36mINFO: [39m test-node-wasm.js start
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-wasm.js passed: model server: http://localhost:10030/models/
|
||||
2021-05-18 08:20:24 [35mSTATE:[39m test-node-wasm.js passed: create human
|
||||
2021-05-18 08:20:24 [36mINFO: [39m test-node-wasm.js human version: 1.8.5
|
||||
2021-05-18 08:20:24 [36mINFO: [39m test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 08:20:24 [36mINFO: [39m test-node-wasm.js tfjs version: 3.6.0
|
||||
2021-05-18 08:20:25 [35mSTATE:[39m test-node-wasm.js passed: set backend: wasm
|
||||
2021-05-18 08:20:25 [35mSTATE:[39m test-node-wasm.js passed: load models
|
||||
2021-05-18 08:20:25 [35mSTATE:[39m test-node-wasm.js result: defined models: 12 loaded models: 5
|
||||
2021-05-18 08:20:25 [35mSTATE:[39m test-node-wasm.js passed: warmup: none default
|
||||
2021-05-18 08:20:25 [31mERROR:[39m test-node-wasm.js failed: warmup: face default
|
||||
2021-05-18 08:20:25 [31mERROR:[39m test-node-wasm.js failed: warmup: body default
|
||||
2021-05-18 08:20:25 [36mINFO: [39m test-node-wasm.js test body variants
|
||||
2021-05-18 08:20:27 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:30 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 08:20:30 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 3246
|
||||
2021-05-18 08:20:32 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:34 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 08:20:34 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 2765
|
||||
2021-05-18 08:20:36 [35mSTATE:[39m test-node-wasm.js passed: detect: random default
|
||||
2021-05-18 08:20:36 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 1704
|
||||
2021-05-18 08:20:36 [36mINFO: [39m test-node-wasm.js test: first instance
|
||||
2021-05-18 08:20:37 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:20:39 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:20:39 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 2393
|
||||
2021-05-18 08:20:39 [36mINFO: [39m test-node-wasm.js test: second instance
|
||||
2021-05-18 08:20:40 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 08:20:42 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 08:20:42 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 4 total: 2320
|
||||
2021-05-18 08:20:42 [36mINFO: [39m test-node-wasm.js test: concurrent
|
||||
2021-05-18 08:20:42 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:20:42 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 08:20:44 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:46 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 08:20:55 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:55 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 9157
|
||||
2021-05-18 08:20:55 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 08:20:55 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 4 total: 9157
|
||||
2021-05-18 08:20:55 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:55 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 652 total: 9157
|
||||
2021-05-18 08:20:55 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 08:20:55 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 4 total: 9157
|
||||
2021-05-18 08:20:55 [36mINFO: [39m test-node-wasm.js test complete: 31472 ms
|
||||
2021-05-18 08:20:55 [36mINFO: [39m status: {"passed":68,"failed":2}
|
||||
2021-05-18 11:27:34 [36mINFO: [39m @vladmandic/human version 1.9.0
|
||||
2021-05-18 11:27:34 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-18 11:27:34 [36mINFO: [39m tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
|
||||
2021-05-18 11:27:34 [36mINFO: [39m test-node.js start
|
||||
2021-05-18 11:27:36 [35mSTATE:[39m test-node.js passed: create human
|
||||
2021-05-18 11:27:36 [36mINFO: [39m test-node.js human version: 1.9.0
|
||||
2021-05-18 11:27:36 [36mINFO: [39m test-node.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 11:27:36 [36mINFO: [39m test-node.js tfjs version: 3.6.0
|
||||
2021-05-18 11:27:36 [35mSTATE:[39m test-node.js passed: set backend: tensorflow
|
||||
2021-05-18 11:27:36 [35mSTATE:[39m test-node.js passed: load models
|
||||
2021-05-18 11:27:36 [35mSTATE:[39m test-node.js result: defined models: 12 loaded models: 6
|
||||
2021-05-18 11:27:36 [35mSTATE:[39m test-node.js passed: warmup: none default
|
||||
2021-05-18 11:27:38 [35mSTATE:[39m test-node.js passed: warmup: face default
|
||||
2021-05-18 11:27:38 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 1858
|
||||
2021-05-18 11:27:39 [35mSTATE:[39m test-node.js passed: warmup: body default
|
||||
2021-05-18 11:27:39 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 1458
|
||||
2021-05-18 11:27:39 [36mINFO: [39m test-node.js test body variants
|
||||
2021-05-18 11:27:41 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:27:42 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 11:27:42 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 1053
|
||||
2021-05-18 11:27:43 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:27:43 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 11:27:43 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 455
|
||||
2021-05-18 11:27:43 [35mSTATE:[39m test-node.js passed: detect: random default
|
||||
2021-05-18 11:27:43 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 221
|
||||
2021-05-18 11:27:43 [36mINFO: [39m test-node.js test: first instance
|
||||
2021-05-18 11:27:44 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:27:44 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:27:44 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 175
|
||||
2021-05-18 11:27:44 [36mINFO: [39m test-node.js test: second instance
|
||||
2021-05-18 11:27:44 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:27:46 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:27:46 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 5 total: 1516
|
||||
2021-05-18 11:27:46 [36mINFO: [39m test-node.js test: concurrent
|
||||
2021-05-18 11:27:46 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:27:46 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:27:47 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:27:48 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:27:53 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:27:53 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 5258
|
||||
2021-05-18 11:27:53 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:27:53 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 5 total: 5258
|
||||
2021-05-18 11:27:53 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:27:53 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 429 total: 5258
|
||||
2021-05-18 11:27:53 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:27:53 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 5 total: 5258
|
||||
2021-05-18 11:27:53 [36mINFO: [39m test-node.js test complete: 17450 ms
|
||||
2021-05-18 11:27:53 [36mINFO: [39m test-node-gpu.js start
|
||||
2021-05-18 11:27:54 [33mWARN: [39m 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 [33mWARN: [39m 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 [33mWARN: [39m 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 [35mSTATE:[39m test-node-gpu.js passed: create human
|
||||
2021-05-18 11:27:54 [36mINFO: [39m test-node-gpu.js human version: 1.9.0
|
||||
2021-05-18 11:27:54 [36mINFO: [39m test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 11:27:54 [36mINFO: [39m test-node-gpu.js tfjs version: 3.6.0
|
||||
2021-05-18 11:27:55 [35mSTATE:[39m test-node-gpu.js passed: set backend: tensorflow
|
||||
2021-05-18 11:27:55 [35mSTATE:[39m test-node-gpu.js passed: load models
|
||||
2021-05-18 11:27:55 [35mSTATE:[39m test-node-gpu.js result: defined models: 12 loaded models: 6
|
||||
2021-05-18 11:27:55 [35mSTATE:[39m test-node-gpu.js passed: warmup: none default
|
||||
2021-05-18 11:27:56 [35mSTATE:[39m test-node-gpu.js passed: warmup: face default
|
||||
2021-05-18 11:27:56 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 1695
|
||||
2021-05-18 11:27:58 [35mSTATE:[39m test-node-gpu.js passed: warmup: body default
|
||||
2021-05-18 11:27:58 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 1466
|
||||
2021-05-18 11:27:58 [36mINFO: [39m test-node-gpu.js test body variants
|
||||
2021-05-18 11:27:59 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:00 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 11:28:00 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 1143
|
||||
2021-05-18 11:28:01 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:02 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 11:28:02 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 462
|
||||
2021-05-18 11:28:03 [35mSTATE:[39m test-node-gpu.js passed: detect: random default
|
||||
2021-05-18 11:28:03 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 830
|
||||
2021-05-18 11:28:03 [36mINFO: [39m test-node-gpu.js test: first instance
|
||||
2021-05-18 11:28:03 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:28:05 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:28:05 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 1490
|
||||
2021-05-18 11:28:05 [36mINFO: [39m test-node-gpu.js test: second instance
|
||||
2021-05-18 11:28:05 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:28:06 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:28:06 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 4 total: 1422
|
||||
2021-05-18 11:28:06 [36mINFO: [39m test-node-gpu.js test: concurrent
|
||||
2021-05-18 11:28:06 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:28:06 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:28:07 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:09 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:28:14 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 5168
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:28:14 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 4 total: 5168
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:28:14 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 329 total: 5168
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:28:14 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 4 total: 5168
|
||||
2021-05-18 11:28:14 [36mINFO: [39m test-node-gpu.js test complete: 19316 ms
|
||||
2021-05-18 11:28:14 [36mINFO: [39m test-node-wasm.js start
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-wasm.js passed: model server: http://localhost:10030/models/
|
||||
2021-05-18 11:28:14 [35mSTATE:[39m test-node-wasm.js passed: create human
|
||||
2021-05-18 11:28:14 [36mINFO: [39m test-node-wasm.js human version: 1.9.0
|
||||
2021-05-18 11:28:14 [36mINFO: [39m test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-18 11:28:14 [36mINFO: [39m test-node-wasm.js tfjs version: 3.6.0
|
||||
2021-05-18 11:28:15 [35mSTATE:[39m test-node-wasm.js passed: set backend: wasm
|
||||
2021-05-18 11:28:15 [35mSTATE:[39m test-node-wasm.js passed: load models
|
||||
2021-05-18 11:28:15 [35mSTATE:[39m test-node-wasm.js result: defined models: 12 loaded models: 5
|
||||
2021-05-18 11:28:15 [35mSTATE:[39m test-node-wasm.js passed: warmup: none default
|
||||
2021-05-18 11:28:15 [31mERROR:[39m test-node-wasm.js failed: warmup: face default
|
||||
2021-05-18 11:28:15 [31mERROR:[39m test-node-wasm.js failed: warmup: body default
|
||||
2021-05-18 11:28:15 [36mINFO: [39m test-node-wasm.js test body variants
|
||||
2021-05-18 11:28:17 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:20 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-18 11:28:20 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 3253
|
||||
2021-05-18 11:28:22 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:24 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-18 11:28:24 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 2351
|
||||
2021-05-18 11:28:26 [35mSTATE:[39m test-node-wasm.js passed: detect: random default
|
||||
2021-05-18 11:28:26 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 1749
|
||||
2021-05-18 11:28:26 [36mINFO: [39m test-node-wasm.js test: first instance
|
||||
2021-05-18 11:28:27 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:28:29 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:28:29 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 2446
|
||||
2021-05-18 11:28:29 [36mINFO: [39m test-node-wasm.js test: second instance
|
||||
2021-05-18 11:28:30 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-18 11:28:33 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-18 11:28:33 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 5 total: 2416
|
||||
2021-05-18 11:28:33 [36mINFO: [39m test-node-wasm.js test: concurrent
|
||||
2021-05-18 11:28:33 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:28:33 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-18 11:28:35 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:37 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-18 11:28:46 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:28:46 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 9564
|
||||
2021-05-18 11:28:46 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-18 11:28:46 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 5 total: 9564
|
||||
2021-05-18 11:28:46 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:28:46 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 645 total: 9564
|
||||
2021-05-18 11:28:46 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-18 11:28:46 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 5 total: 9564
|
||||
2021-05-18 11:28:46 [36mINFO: [39m test-node-wasm.js test complete: 31985 ms
|
||||
2021-05-18 11:28:46 [36mINFO: [39m status: {"passed":68,"failed":2}
|
||||
2021-05-21 06:52:36 [36mINFO: [39m @vladmandic/human version 1.9.1
|
||||
2021-05-21 06:52:36 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0
|
||||
2021-05-21 06:52:36 [36mINFO: [39m tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"]
|
||||
2021-05-21 06:52:36 [36mINFO: [39m test-node.js start
|
||||
2021-05-21 06:52:37 [35mSTATE:[39m test-node.js passed: create human
|
||||
2021-05-21 06:52:37 [36mINFO: [39m test-node.js human version: 1.9.1
|
||||
2021-05-21 06:52:37 [36mINFO: [39m test-node.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-21 06:52:37 [36mINFO: [39m test-node.js tfjs version: 3.6.0
|
||||
2021-05-21 06:52:38 [35mSTATE:[39m test-node.js passed: set backend: tensorflow
|
||||
2021-05-21 06:52:38 [35mSTATE:[39m test-node.js passed: load models
|
||||
2021-05-21 06:52:38 [35mSTATE:[39m test-node.js result: defined models: 13 loaded models: 6
|
||||
2021-05-21 06:52:38 [35mSTATE:[39m test-node.js passed: warmup: none default
|
||||
2021-05-21 06:52:39 [35mSTATE:[39m test-node.js passed: warmup: face default
|
||||
2021-05-21 06:52:39 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 1674
|
||||
2021-05-21 06:52:41 [35mSTATE:[39m test-node.js passed: warmup: body default
|
||||
2021-05-21 06:52:41 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 1566
|
||||
2021-05-21 06:52:41 [36mINFO: [39m test-node.js test body variants
|
||||
2021-05-21 06:52:42 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:52:43 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-21 06:52:43 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 1053
|
||||
2021-05-21 06:52:44 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:52:45 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-21 06:52:45 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 480
|
||||
2021-05-21 06:52:46 [35mSTATE:[39m test-node.js passed: detect: random default
|
||||
2021-05-21 06:52:46 [32mDATA: [39m test-node.js result: face: 0 body: 1 hand: 0 gesture: 1 object: 0 {} {} {"score":1,"keypoints":39}
|
||||
2021-05-21 06:52:46 [32mDATA: [39m test-node.js result: performance: load: 376 total: 844
|
||||
2021-05-21 06:52:46 [36mINFO: [39m test-node.js test: first instance
|
||||
2021-05-21 06:52:46 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:52:47 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:52:47 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 1560
|
||||
2021-05-21 06:52:47 [36mINFO: [39m test-node.js test: second instance
|
||||
2021-05-21 06:52:48 [35mSTATE:[39m test-node.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:52:49 [35mSTATE:[39m test-node.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:52:49 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 4 total: 1398
|
||||
2021-05-21 06:52:49 [36mINFO: [39m test-node.js test: concurrent
|
||||
2021-05-21 06:52:49 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:52:49 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:52:50 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:52:51 [35mSTATE:[39m test-node.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:52:57 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:52:57 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 5549
|
||||
2021-05-21 06:52:57 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:52:57 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 4 total: 5549
|
||||
2021-05-21 06:52:57 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:52:57 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 376 total: 5549
|
||||
2021-05-21 06:52:57 [35mSTATE:[39m test-node.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:52:57 [32mDATA: [39m 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 [32mDATA: [39m test-node.js result: performance: load: 4 total: 5549
|
||||
2021-05-21 06:52:57 [36mINFO: [39m test-node.js test complete: 19666 ms
|
||||
2021-05-21 06:52:57 [36mINFO: [39m test-node-gpu.js start
|
||||
2021-05-21 06:52:58 [33mWARN: [39m 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 [33mWARN: [39m 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 [33mWARN: [39m 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 [35mSTATE:[39m test-node-gpu.js passed: create human
|
||||
2021-05-21 06:52:58 [36mINFO: [39m test-node-gpu.js human version: 1.9.1
|
||||
2021-05-21 06:52:58 [36mINFO: [39m test-node-gpu.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-21 06:52:58 [36mINFO: [39m test-node-gpu.js tfjs version: 3.6.0
|
||||
2021-05-21 06:52:58 [35mSTATE:[39m test-node-gpu.js passed: set backend: tensorflow
|
||||
2021-05-21 06:52:58 [35mSTATE:[39m test-node-gpu.js passed: load models
|
||||
2021-05-21 06:52:58 [35mSTATE:[39m test-node-gpu.js result: defined models: 13 loaded models: 6
|
||||
2021-05-21 06:52:58 [35mSTATE:[39m test-node-gpu.js passed: warmup: none default
|
||||
2021-05-21 06:53:00 [35mSTATE:[39m test-node-gpu.js passed: warmup: face default
|
||||
2021-05-21 06:53:00 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 1787
|
||||
2021-05-21 06:53:02 [35mSTATE:[39m test-node-gpu.js passed: warmup: body default
|
||||
2021-05-21 06:53:02 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 1600
|
||||
2021-05-21 06:53:02 [36mINFO: [39m test-node-gpu.js test body variants
|
||||
2021-05-21 06:53:03 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:04 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-21 06:53:04 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 1012
|
||||
2021-05-21 06:53:05 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:05 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-21 06:53:05 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 469
|
||||
2021-05-21 06:53:06 [35mSTATE:[39m test-node-gpu.js passed: detect: random default
|
||||
2021-05-21 06:53:06 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 198
|
||||
2021-05-21 06:53:06 [36mINFO: [39m test-node-gpu.js test: first instance
|
||||
2021-05-21 06:53:06 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:53:06 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:53:06 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 184
|
||||
2021-05-21 06:53:06 [36mINFO: [39m test-node-gpu.js test: second instance
|
||||
2021-05-21 06:53:07 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:53:08 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:53:08 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 1498
|
||||
2021-05-21 06:53:08 [36mINFO: [39m test-node-gpu.js test: concurrent
|
||||
2021-05-21 06:53:08 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:53:08 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:53:09 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:10 [35mSTATE:[39m test-node-gpu.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:53:16 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 5825
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:53:16 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 5825
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:53:16 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 312 total: 5825
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-gpu.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:53:16 [32mDATA: [39m 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 [32mDATA: [39m test-node-gpu.js result: performance: load: 2 total: 5825
|
||||
2021-05-21 06:53:16 [36mINFO: [39m test-node-gpu.js test complete: 18032 ms
|
||||
2021-05-21 06:53:16 [36mINFO: [39m test-node-wasm.js start
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-wasm.js passed: model server: http://localhost:10030/models/
|
||||
2021-05-21 06:53:16 [35mSTATE:[39m test-node-wasm.js passed: create human
|
||||
2021-05-21 06:53:16 [36mINFO: [39m test-node-wasm.js human version: 1.9.1
|
||||
2021-05-21 06:53:16 [36mINFO: [39m test-node-wasm.js platform: linux x64 agent: NodeJS v16.0.0
|
||||
2021-05-21 06:53:16 [36mINFO: [39m test-node-wasm.js tfjs version: 3.6.0
|
||||
2021-05-21 06:53:17 [35mSTATE:[39m test-node-wasm.js passed: set backend: wasm
|
||||
2021-05-21 06:53:17 [35mSTATE:[39m test-node-wasm.js passed: load models
|
||||
2021-05-21 06:53:17 [35mSTATE:[39m test-node-wasm.js result: defined models: 13 loaded models: 5
|
||||
2021-05-21 06:53:17 [35mSTATE:[39m test-node-wasm.js passed: warmup: none default
|
||||
2021-05-21 06:53:17 [31mERROR:[39m test-node-wasm.js failed: warmup: face default
|
||||
2021-05-21 06:53:17 [31mERROR:[39m test-node-wasm.js failed: warmup: body default
|
||||
2021-05-21 06:53:17 [36mINFO: [39m test-node-wasm.js test body variants
|
||||
2021-05-21 06:53:19 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:23 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg posenet
|
||||
2021-05-21 06:53:23 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 3195
|
||||
2021-05-21 06:53:25 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:27 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg blazepose
|
||||
2021-05-21 06:53:27 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 2390
|
||||
2021-05-21 06:53:28 [35mSTATE:[39m test-node-wasm.js passed: detect: random default
|
||||
2021-05-21 06:53:28 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 385
|
||||
2021-05-21 06:53:28 [36mINFO: [39m test-node-wasm.js test: first instance
|
||||
2021-05-21 06:53:28 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:53:29 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:53:29 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 308
|
||||
2021-05-21 06:53:29 [36mINFO: [39m test-node-wasm.js test: second instance
|
||||
2021-05-21 06:53:29 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/sample-me.jpg [1,700,700,3]
|
||||
2021-05-21 06:53:32 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/sample-me.jpg default
|
||||
2021-05-21 06:53:32 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 3 total: 2456
|
||||
2021-05-21 06:53:32 [36mINFO: [39m test-node-wasm.js test: concurrent
|
||||
2021-05-21 06:53:32 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:53:32 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-face.jpg [1,256,256,3]
|
||||
2021-05-21 06:53:34 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:36 [35mSTATE:[39m test-node-wasm.js passed: load image: assets/human-sample-body.jpg [1,1200,1200,3]
|
||||
2021-05-21 06:53:45 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:53:45 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 9357
|
||||
2021-05-21 06:53:45 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-face.jpg default
|
||||
2021-05-21 06:53:45 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 3 total: 9357
|
||||
2021-05-21 06:53:45 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:53:45 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 859 total: 9357
|
||||
2021-05-21 06:53:45 [35mSTATE:[39m test-node-wasm.js passed: detect: assets/human-sample-body.jpg default
|
||||
2021-05-21 06:53:45 [32mDATA: [39m 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 [32mDATA: [39m test-node-wasm.js result: performance: load: 3 total: 9357
|
||||
2021-05-21 06:53:45 [36mINFO: [39m test-node-wasm.js test complete: 28592 ms
|
||||
2021-05-21 06:53:45 [36mINFO: [39m status: {"passed":68,"failed":2}
|
||||
|
|
Loading…
Reference in New Issue