diff --git a/CHANGELOG.md b/CHANGELOG.md index c2635e70..6cb93643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ## Changelog -### **HEAD -> main** 2021/12/28 mandic00@live.com +### **HEAD -> main** 2021/12/30 mandic00@live.com - fix samples - fix(src): typo diff --git a/package.json b/package.json index 0f446514..bdcb1a2f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,8 @@ "tensorflow" ], "devDependencies": { - "@microsoft/api-extractor": "^7.19.2", + "@microsoft/api-extractor": "^7.19.3", + "@tensorflow/tfjs": "^3.12.0", "@tensorflow/tfjs-backend-cpu": "^3.12.0", "@tensorflow/tfjs-backend-wasm": "^3.12.0", "@tensorflow/tfjs-backend-webgl": "^3.12.0", @@ -62,32 +63,30 @@ "@tensorflow/tfjs-core": "^3.12.0", "@tensorflow/tfjs-data": "^3.12.0", "@tensorflow/tfjs-layers": "^3.12.0", - "@tensorflow/tfjs-node-gpu": "^3.12.0", "@tensorflow/tfjs-node": "^3.12.0", - "@tensorflow/tfjs": "^3.12.0", + "@tensorflow/tfjs-node-gpu": "^3.12.0", "@types/node": "^17.0.5", "@types/offscreencanvas": "^2019.6.4", - "@typescript-eslint/eslint-plugin": "^5.8.0", - "@typescript-eslint/parser": "^5.8.0", + "@typescript-eslint/eslint-plugin": "^5.8.1", + "@typescript-eslint/parser": "^5.8.1", "@vladmandic/build": "^0.6.6", "@vladmandic/pilogger": "^0.4.2", "@vladmandic/tfjs": "github:vladmandic/tfjs", "canvas": "^2.8.0", "dayjs": "^1.10.7", - "esbuild": "^0.14.8", + "esbuild": "^0.14.9", + "eslint": "8.5.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-html": "^6.2.0", "eslint-plugin-import": "^2.25.3", "eslint-plugin-json": "^3.1.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.0.0", - "eslint": "8.5.0", "node-fetch": "^3.1.0", "rimraf": "^3.0.2", "seedrandom": "^3.0.5", "tslib": "^2.3.1", "typedoc": "0.22.10", "typescript": "4.5.4" - }, - "dependencies": {} + } } diff --git a/test/build.log b/test/build.log index c242dba8..d6c54bdb 100644 --- a/test/build.log +++ b/test/build.log @@ -1,547 +1,24 @@ -2021-12-28 11:31:57 INFO:  Application: {"name":"@vladmandic/human","version":"2.5.7"} -2021-12-28 11:31:57 INFO:  Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} -2021-12-28 11:31:57 INFO:  Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.5.0"} -2021-12-28 11:31:57 INFO:  Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]} -2021-12-28 11:31:57 STATE: Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":563599,"outputBytes":463415} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":563607,"outputBytes":463419} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":563674,"outputBytes":463491} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563236,"outputBytes":465213} -2021-12-28 11:31:57 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3077943,"outputBytes":1631298} -2021-12-28 11:31:57 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3077943,"outputBytes":2986799} -2021-12-28 11:32:07 STATE: Typings: {"input":"src/human.ts","output":"types/lib","files":110} -2021-12-28 11:32:11 STATE: TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":69,"generated":true} -2021-12-28 11:32:11 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-28 11:32:11 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-28 11:32:32 STATE: Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":93,"errors":0,"warnings":0} -2021-12-28 11:32:32 STATE: ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"} -2021-12-28 11:32:32 INFO:  Done... -2021-12-29 07:28:58 INFO:  @vladmandic/human version 2.5.7 -2021-12-29 07:28:58 INFO:  User: vlado Platform: linux Arch: x64 Node: v17.2.0 -2021-12-29 07:28:58 INFO:  Application: {"name":"@vladmandic/human","version":"2.5.7"} -2021-12-29 07:28:58 INFO:  Environment: {"profile":"development","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} -2021-12-29 07:28:58 INFO:  Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.5.0"} -2021-12-29 07:28:58 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} -2021-12-29 07:28:58 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} -2021-12-29 07:28:58 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} -2021-12-29 07:28:58 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*","demo/**/*.ts","src/**/*","tfjs/**/*","demo/**/*.ts"]} -2021-12-29 07:28:58 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":563599,"outputBytes":463415} -2021-12-29 07:28:59 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":563607,"outputBytes":463419} -2021-12-29 07:28:59 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":563674,"outputBytes":463491} -2021-12-29 07:28:59 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:28:59 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563236,"outputBytes":465213} -2021-12-29 07:28:59 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3077943,"outputBytes":1631298} -2021-12-29 07:28:59 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3077943,"outputBytes":2986799} -2021-12-29 07:28:59 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:28:59 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 07:28:59 INFO:  Listening... -2021-12-29 07:35:32 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 07:35:32 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:35:32 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":563894,"outputBytes":463710} -2021-12-29 07:35:32 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:35:32 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":563902,"outputBytes":463714} -2021-12-29 07:35:32 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:35:32 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":563969,"outputBytes":463786} -2021-12-29 07:35:32 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:35:32 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:35:32 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563531,"outputBytes":465508} -2021-12-29 07:35:33 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:35:33 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078238,"outputBytes":1631552} -2021-12-29 07:35:33 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078238,"outputBytes":2987094} -2021-12-29 07:35:33 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:35:33 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 07:39:00 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 07:39:00 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:39:00 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564023,"outputBytes":464055} -2021-12-29 07:39:00 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:39:00 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564031,"outputBytes":464059} -2021-12-29 07:39:00 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:39:00 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564098,"outputBytes":464131} -2021-12-29 07:39:00 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:39:00 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:39:00 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563660,"outputBytes":465853} -2021-12-29 07:39:01 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:39:01 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078367,"outputBytes":1631859} -2021-12-29 07:39:01 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078367,"outputBytes":2987439} -2021-12-29 07:39:01 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:39:01 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 07:55:49 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 07:55:49 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:55:49 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564024,"outputBytes":464056} -2021-12-29 07:55:49 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:55:49 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564032,"outputBytes":464060} -2021-12-29 07:55:49 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:55:49 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564099,"outputBytes":464132} -2021-12-29 07:55:49 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:55:49 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:55:49 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563661,"outputBytes":465854} -2021-12-29 07:55:50 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:55:50 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078368,"outputBytes":1631860} -2021-12-29 07:55:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078368,"outputBytes":2987440} -2021-12-29 07:55:50 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:55:50 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 07:55:55 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:55:55 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564023,"outputBytes":464055} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:55:55 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564031,"outputBytes":464059} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:55:55 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564098,"outputBytes":464131} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:55:55 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563660,"outputBytes":465853} -2021-12-29 07:55:55 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:55:56 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078367,"outputBytes":1631859} -2021-12-29 07:55:56 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078367,"outputBytes":2987439} -2021-12-29 07:55:56 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:55:56 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 07:56:49 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 07:56:49 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564023,"outputBytes":464055} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 07:56:49 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564031,"outputBytes":464059} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 07:56:49 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564098,"outputBytes":464131} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 07:56:49 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":563660,"outputBytes":465853} -2021-12-29 07:56:49 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 07:56:49 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078367,"outputBytes":1631859} -2021-12-29 07:56:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078367,"outputBytes":2987439} -2021-12-29 07:56:50 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 07:56:50 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:05:09 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 ERROR: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":50,"file":"src/body/blazepose.ts","length":1,"line":130,"lineText":" leftPalm.position[2] = (leftWrist.position[2] / );","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"Unexpected \")\""}]} -2021-12-29 08:05:09 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:05:09 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:05:50 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564460,"outputBytes":464422} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564468,"outputBytes":464426} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564535,"outputBytes":464498} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564097,"outputBytes":466220} -2021-12-29 08:05:50 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078804,"outputBytes":1632047} -2021-12-29 08:05:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078804,"outputBytes":2987806} -2021-12-29 08:05:50 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:05:50 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:07:27 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:07:27 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564518,"outputBytes":464480} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:07:27 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564526,"outputBytes":464484} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:07:27 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564593,"outputBytes":464556} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:07:27 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564155,"outputBytes":466278} -2021-12-29 08:07:27 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:07:27 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078862,"outputBytes":1632099} -2021-12-29 08:07:28 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078862,"outputBytes":2987864} -2021-12-29 08:07:28 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:07:28 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:09:18 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:09:18 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564555,"outputBytes":464517} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:09:18 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564563,"outputBytes":464521} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:09:18 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564630,"outputBytes":464593} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:09:18 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564192,"outputBytes":466315} -2021-12-29 08:09:18 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:09:19 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078899,"outputBytes":1632120} -2021-12-29 08:09:19 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078899,"outputBytes":2987901} -2021-12-29 08:09:19 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:09:19 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:09:50 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:09:50 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564557,"outputBytes":464519} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:09:50 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564565,"outputBytes":464523} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:09:50 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564632,"outputBytes":464595} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:09:50 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564194,"outputBytes":466317} -2021-12-29 08:09:50 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:09:51 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3078901,"outputBytes":1632122} -2021-12-29 08:09:51 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3078901,"outputBytes":2987903} -2021-12-29 08:09:51 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:09:51 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:11:32 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564810,"outputBytes":464724} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564818,"outputBytes":464728} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564885,"outputBytes":464800} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564447,"outputBytes":466522} -2021-12-29 08:11:32 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079154,"outputBytes":1632213} -2021-12-29 08:11:32 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079154,"outputBytes":2988108} -2021-12-29 08:11:32 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:11:32 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:12:01 INFO:  Watch: {"event":"modify","input":"src/body/blazepose.ts"} -2021-12-29 08:12:01 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:12:01 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564879,"outputBytes":464724} -2021-12-29 08:12:01 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:12:01 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564887,"outputBytes":464728} -2021-12-29 08:12:01 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:12:01 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564954,"outputBytes":464800} -2021-12-29 08:12:01 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:12:01 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:12:01 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564516,"outputBytes":466522} -2021-12-29 08:12:02 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:12:02 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079223,"outputBytes":1632213} -2021-12-29 08:12:02 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079223,"outputBytes":2988108} -2021-12-29 08:12:02 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:12:02 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-29 08:28:18 INFO:  Watch: {"event":"modify","input":"src/body/blazeposecoords.ts"} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564829,"outputBytes":464674} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564837,"outputBytes":464678} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564904,"outputBytes":464750} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564466,"outputBytes":466472} -2021-12-29 08:28:18 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079173,"outputBytes":1632171} -2021-12-29 08:28:18 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079173,"outputBytes":2988058} -2021-12-29 08:28:18 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-29 08:28:18 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:29:38 INFO:  @vladmandic/human version 2.5.7 -2021-12-30 08:29:38 INFO:  User: vlado Platform: linux Arch: x64 Node: v17.2.0 -2021-12-30 08:29:38 INFO:  Application: {"name":"@vladmandic/human","version":"2.5.7"} -2021-12-30 08:29:38 INFO:  Environment: {"profile":"development","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} -2021-12-30 08:29:38 INFO:  Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.5.0"} -2021-12-30 08:29:38 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} -2021-12-30 08:29:38 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} -2021-12-30 08:29:39 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} -2021-12-30 08:29:39 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*","demo/**/*.ts","src/**/*","tfjs/**/*","demo/**/*.ts"]} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:29:39 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564829,"outputBytes":464674} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:29:39 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564837,"outputBytes":464678} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:29:39 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564904,"outputBytes":464750} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:29:39 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564466,"outputBytes":466472} -2021-12-30 08:29:39 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:29:39 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079173,"outputBytes":1632171} -2021-12-30 08:29:40 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079173,"outputBytes":2988058} -2021-12-30 08:29:40 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:29:40 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:29:40 INFO:  Listening... -2021-12-30 08:30:39 INFO:  @vladmandic/human version 2.5.7 -2021-12-30 08:30:39 INFO:  User: vlado Platform: linux Arch: x64 Node: v17.2.0 -2021-12-30 08:30:39 INFO:  Application: {"name":"@vladmandic/human","version":"2.5.7"} -2021-12-30 08:30:39 INFO:  Environment: {"profile":"development","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} -2021-12-30 08:30:39 INFO:  Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.5.0"} -2021-12-30 08:30:39 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} -2021-12-30 08:30:39 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} -2021-12-30 08:30:39 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} -2021-12-30 08:30:39 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*","demo/**/*.ts","src/**/*","tfjs/**/*","demo/**/*.ts"]} -2021-12-30 08:30:39 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:30:39 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564829,"outputBytes":464674} -2021-12-30 08:30:39 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:30:39 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564837,"outputBytes":464678} -2021-12-30 08:30:39 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:30:39 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564904,"outputBytes":464750} -2021-12-30 08:30:39 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:30:39 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:30:39 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564466,"outputBytes":466472} -2021-12-30 08:30:40 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:30:40 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079173,"outputBytes":1632171} -2021-12-30 08:30:40 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079173,"outputBytes":2988058} -2021-12-30 08:30:40 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:30:40 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:30:40 INFO:  Listening... -2021-12-30 08:32:15 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:32:15 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564829,"outputBytes":464674} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:32:15 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564837,"outputBytes":464678} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:32:15 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564904,"outputBytes":464750} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:32:15 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564466,"outputBytes":466472} -2021-12-30 08:32:15 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:32:15 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079173,"outputBytes":1632171} -2021-12-30 08:32:16 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079173,"outputBytes":2988058} -2021-12-30 08:32:16 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:32:16 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:34:42 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:34:42 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564846,"outputBytes":464691} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:34:42 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564854,"outputBytes":464695} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:34:42 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564921,"outputBytes":464767} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:34:42 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564483,"outputBytes":466489} -2021-12-30 08:34:42 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:34:43 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079190,"outputBytes":1632183} -2021-12-30 08:34:43 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079190,"outputBytes":2988075} -2021-12-30 08:34:43 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:34:43 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:34:46 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:34:46 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:34:46 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564849,"outputBytes":464694} -2021-12-30 08:34:46 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:34:46 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564857,"outputBytes":464698} -2021-12-30 08:34:46 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:34:46 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564924,"outputBytes":464770} -2021-12-30 08:34:46 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:34:46 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:34:46 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564486,"outputBytes":466492} -2021-12-30 08:34:47 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:34:47 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079193,"outputBytes":1632185} -2021-12-30 08:34:47 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079193,"outputBytes":2988078} -2021-12-30 08:34:47 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:34:47 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:35:54 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:35:54 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564849,"outputBytes":464694} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:35:54 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564857,"outputBytes":464698} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:35:54 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564924,"outputBytes":464770} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:35:54 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564486,"outputBytes":466492} -2021-12-30 08:35:54 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:35:55 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079193,"outputBytes":1632185} -2021-12-30 08:35:55 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079193,"outputBytes":2988078} -2021-12-30 08:35:55 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:35:55 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:37:31 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:37:31 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564847,"outputBytes":464694} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:37:31 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564855,"outputBytes":464698} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:37:31 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564922,"outputBytes":464770} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:37:31 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564484,"outputBytes":466492} -2021-12-30 08:37:31 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:37:32 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079191,"outputBytes":1632185} -2021-12-30 08:37:32 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079191,"outputBytes":2988078} -2021-12-30 08:37:32 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:37:32 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:39:04 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564892,"outputBytes":464808} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564900,"outputBytes":464812} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564967,"outputBytes":464884} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564529,"outputBytes":466600} -2021-12-30 08:39:04 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079236,"outputBytes":1632213} -2021-12-30 08:39:04 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079236,"outputBytes":2988469} -2021-12-30 08:39:04 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:39:04 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:39:27 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564894,"outputBytes":464742} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564902,"outputBytes":464746} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564969,"outputBytes":464818} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564531,"outputBytes":466540} -2021-12-30 08:39:27 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079238,"outputBytes":1632210} -2021-12-30 08:39:27 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079238,"outputBytes":2988126} -2021-12-30 08:39:27 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:39:27 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:41:57 INFO:  Watch: {"event":"modify","input":"src/hand/handpose.ts"} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:41:57 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564827,"outputBytes":464674} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:41:57 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564835,"outputBytes":464678} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:41:57 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564902,"outputBytes":464750} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:41:57 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564464,"outputBytes":466472} -2021-12-30 08:41:57 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:41:57 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079171,"outputBytes":1632171} -2021-12-30 08:41:58 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079171,"outputBytes":2988058} -2021-12-30 08:41:58 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:41:58 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:41:58 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts","skip":true} -2021-12-30 08:43:18 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:43:18 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564861,"outputBytes":464708} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:43:18 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564869,"outputBytes":464712} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:43:18 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564936,"outputBytes":464784} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:43:18 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564498,"outputBytes":466506} -2021-12-30 08:43:18 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:43:18 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079205,"outputBytes":1632195} -2021-12-30 08:43:19 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079205,"outputBytes":2988092} -2021-12-30 08:43:19 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:43:19 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 08:44:20 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 08:44:20 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564860,"outputBytes":464707} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 08:44:20 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564868,"outputBytes":464711} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 08:44:20 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564935,"outputBytes":464783} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 08:44:20 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564497,"outputBytes":466505} -2021-12-30 08:44:20 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 08:44:20 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079204,"outputBytes":1632194} -2021-12-30 08:44:21 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079204,"outputBytes":2988091} -2021-12-30 08:44:21 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 08:44:21 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 09:10:46 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 09:10:46 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564857,"outputBytes":464704} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 09:10:46 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564865,"outputBytes":464708} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 09:10:46 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564932,"outputBytes":464780} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 09:10:46 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564494,"outputBytes":466502} -2021-12-30 09:10:46 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 09:10:47 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079201,"outputBytes":1632192} -2021-12-30 09:10:47 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079201,"outputBytes":2988088} -2021-12-30 09:10:47 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 09:10:47 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 09:21:01 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 09:21:01 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564827,"outputBytes":464674} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 09:21:01 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564835,"outputBytes":464678} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 09:21:01 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":564902,"outputBytes":464750} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 09:21:01 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564464,"outputBytes":466472} -2021-12-30 09:21:01 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 09:21:02 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079171,"outputBytes":1632171} -2021-12-30 09:21:02 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079171,"outputBytes":2988058} -2021-12-30 09:21:02 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 09:21:02 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 09:51:56 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 09:51:56 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":565006,"outputBytes":464689} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 09:51:56 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":565014,"outputBytes":464693} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 09:51:56 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565081,"outputBytes":464765} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 09:51:56 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564643,"outputBytes":466487} -2021-12-30 09:51:56 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 09:51:56 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079350,"outputBytes":1632182} -2021-12-30 09:51:57 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079350,"outputBytes":2988073} -2021-12-30 09:51:57 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 09:51:57 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 09:53:38 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 09:53:39 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":565009,"outputBytes":464692} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 09:53:39 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":565017,"outputBytes":464696} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 09:53:39 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565084,"outputBytes":464768} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 09:53:39 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564646,"outputBytes":466490} -2021-12-30 09:53:39 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 09:53:39 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079353,"outputBytes":1632184} -2021-12-30 09:53:40 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079353,"outputBytes":2988076} -2021-12-30 09:53:40 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 09:53:40 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 09:55:15 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 09:55:15 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":565006,"outputBytes":464689} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 09:55:15 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":565014,"outputBytes":464693} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 09:55:15 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565081,"outputBytes":464765} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 09:55:15 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564643,"outputBytes":466487} -2021-12-30 09:55:15 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 09:55:15 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079350,"outputBytes":1632182} -2021-12-30 09:55:16 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079350,"outputBytes":2988073} -2021-12-30 09:55:16 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 09:55:16 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 10:05:30 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 10:05:31 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":565009,"outputBytes":464692} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 10:05:31 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":565017,"outputBytes":464696} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 10:05:31 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565084,"outputBytes":464768} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 10:05:31 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564646,"outputBytes":466490} -2021-12-30 10:05:31 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 10:05:31 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079353,"outputBytes":1632184} -2021-12-30 10:05:32 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079353,"outputBytes":2988076} -2021-12-30 10:05:32 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 10:05:32 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} -2021-12-30 10:07:31 INFO:  Watch: {"event":"modify","input":"src/hand/handtrack.ts"} -2021-12-30 10:07:31 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} -2021-12-30 10:07:31 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":565009,"outputBytes":464692} -2021-12-30 10:07:31 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} -2021-12-30 10:07:31 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":565017,"outputBytes":464696} -2021-12-30 10:07:31 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} -2021-12-30 10:07:31 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565084,"outputBytes":464768} -2021-12-30 10:07:31 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} -2021-12-30 10:07:31 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} -2021-12-30 10:07:31 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564646,"outputBytes":466490} -2021-12-30 10:07:32 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} -2021-12-30 10:07:32 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079353,"outputBytes":1632184} -2021-12-30 10:07:32 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079353,"outputBytes":2988076} -2021-12-30 10:07:32 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} -2021-12-30 10:07:32 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} +2021-12-30 12:36:12 INFO:  Application: {"name":"@vladmandic/human","version":"2.5.7"} +2021-12-30 12:36:12 INFO:  Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} +2021-12-30 12:36:12 INFO:  Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.5.0"} +2021-12-30 12:36:12 INFO:  Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]} +2021-12-30 12:36:12 STATE: Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275} +2021-12-30 12:36:12 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":564987,"outputBytes":464692} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283} +2021-12-30 12:36:12 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":564995,"outputBytes":464696} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350} +2021-12-30 12:36:12 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":565062,"outputBytes":464768} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912} +2021-12-30 12:36:12 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":564624,"outputBytes":466490} +2021-12-30 12:36:12 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2515619} +2021-12-30 12:36:13 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3079331,"outputBytes":1632184} +2021-12-30 12:36:13 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3079331,"outputBytes":2988076} +2021-12-30 12:36:24 STATE: Typings: {"input":"src/human.ts","output":"types/lib","files":110} +2021-12-30 12:36:27 STATE: TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":69,"generated":true} +2021-12-30 12:36:27 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127} +2021-12-30 12:36:27 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794} +2021-12-30 12:36:48 STATE: Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":93,"errors":0,"warnings":0} +2021-12-30 12:36:48 STATE: ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"} +2021-12-30 12:36:48 INFO:  Done... diff --git a/test/test-main.js b/test/test-main.js index 39c79c67..26d67d9b 100644 --- a/test/test-main.js +++ b/test/test-main.js @@ -163,7 +163,7 @@ async function verifyDetails(human) { verify(res.hand.length === 1, 'details hand length', res.hand.length); for (const hand of res.hand) { verify(hand.score > 0.5 && hand.boxScore > 0.5 && hand.fingerScore > 0.5 && hand.box.length === 4 && hand.boxRaw.length === 4 && hand.label === 'point', 'details hand', hand.boxScore, hand.fingerScore, hand.label); - verify(hand.keypoints.length === 21 && Object.keys(hand.landmarks).length === 5 && Object.keys(hand.annotations).length === 6, 'details hand arrays', hand.keypoints.length, Object.keys(hand.landmarks).length, Object.keys(hand.annotations).length); + verify(hand.keypoints.length === 21 && Object.keys(hand.landmarks).length === 5 && Object.keys(hand.annotations).length === 7, 'details hand arrays', hand.keypoints.length, Object.keys(hand.landmarks).length, Object.keys(hand.annotations).length); } verify(res.gesture.length === 6, 'details gesture length', res.gesture.length); verify(res.gesture[0].gesture === 'facing right', 'details gesture first', res.gesture[0]); diff --git a/test/test.log b/test/test.log index e3e9e5ea..743d098b 100644 --- a/test/test.log +++ b/test/test.log @@ -1,684 +1,684 @@ -2021-12-28 11:33:50 INFO:  @vladmandic/human version 2.5.7 -2021-12-28 11:33:50 INFO:  User: vlado Platform: linux Arch: x64 Node: v17.2.0 -2021-12-28 11:33:50 INFO:  tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"] -2021-12-28 11:33:50 INFO:  demos: ["../demo/nodejs/node.js","../demo/nodejs/node-canvas.js","../demo/nodejs/node-env.js","../demo/nodejs/node-event.js","../demo/nodejs/node-multiprocess.js"] -2021-12-28 11:33:50 INFO:  -2021-12-28 11:33:50 INFO:  test-node.js start -2021-12-28 11:33:51 INFO:  test-node.js test: configuration validation -2021-12-28 11:33:51 STATE: test-node.js passed: configuration default validation [] -2021-12-28 11:33:51 STATE: test-node.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] -2021-12-28 11:33:51 INFO:  test-node.js test: model load -2021-12-28 11:33:51 STATE: test-node.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] -2021-12-28 11:33:51 INFO:  test-node.js test: warmup -2021-12-28 11:33:51 STATE: test-node.js passed: create human -2021-12-28 11:33:51 INFO:  test-node.js human version: 2.5.7 -2021-12-28 11:33:51 INFO:  test-node.js platform: linux x64 agent: NodeJS v17.2.0 -2021-12-28 11:33:51 INFO:  test-node.js tfjs version: 3.12.0 -2021-12-28 11:33:51 INFO:  test-node.js tensorflow binding version: 2.7.0-dev20211101 -2021-12-28 11:33:51 STATE: test-node.js passed: set backend: tensorflow -2021-12-28 11:33:51 STATE: test-node.js tensors 1919 -2021-12-28 11:33:51 STATE: test-node.js passed: load models -2021-12-28 11:33:51 STATE: test-node.js result: defined models: 22 loaded models: 12 -2021-12-28 11:33:51 STATE: test-node.js passed: warmup: none default -2021-12-28 11:33:51 DATA:  test-node.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} -2021-12-28 11:33:51 DATA:  test-node.js result: performance: load: null total: null -2021-12-28 11:33:51 STATE: test-node.js passed: warmup none result match -2021-12-28 11:33:51 STATE: test-node.js event: image -2021-12-28 11:33:52 STATE: test-node.js event: detect -2021-12-28 11:33:52 STATE: test-node.js event: warmup -2021-12-28 11:33:52 STATE: test-node.js passed: warmup: face default -2021-12-28 11:33:52 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.42,"keypoints":4} -2021-12-28 11:33:52 DATA:  test-node.js result: performance: load: null total: 856 -2021-12-28 11:33:52 STATE: test-node.js passed: warmup face result match -2021-12-28 11:33:52 STATE: test-node.js event: image -2021-12-28 11:33:53 STATE: test-node.js event: detect -2021-12-28 11:33:53 STATE: test-node.js event: warmup -2021-12-28 11:33:53 STATE: test-node.js passed: warmup: body default -2021-12-28 11:33:53 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:33:53 DATA:  test-node.js result: performance: load: null total: 576 -2021-12-28 11:33:53 STATE: test-node.js passed: warmup body result match -2021-12-28 11:33:53 STATE: test-node.js details: {"face":{"boxScore":0.92,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.89},"emotion":[{"score":0.35,"emotion":"fear"},{"score":0.28,"emotion":"angry"},{"score":0.15,"emotion":"sad"},{"score":0.1,"emotion":"surprise"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.52,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"palm forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} -2021-12-28 11:33:53 INFO:  test-node.js test: details verification -2021-12-28 11:33:53 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:33:53 STATE: test-node.js event: image -2021-12-28 11:33:54 STATE: test-node.js event: detect -2021-12-28 11:33:54 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:33:54 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:33:54 DATA:  test-node.js result: performance: load: null total: 646 -2021-12-28 11:33:54 STATE: test-node.js passed: details face length 1 -2021-12-28 11:33:54 STATE: test-node.js passed: details face score 1 0.93 1 -2021-12-28 11:33:54 STATE: test-node.js passed: details face age/gender 29.6 female 0.91 73.26 -2021-12-28 11:33:54 STATE: test-node.js passed: details face arrays 4 478 1024 -2021-12-28 11:33:54 STATE: test-node.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} -2021-12-28 11:33:54 STATE: test-node.js passed: details face anti-spoofing 0.78 -2021-12-28 11:33:54 STATE: test-node.js passed: details face liveness 0.83 -2021-12-28 11:33:54 STATE: test-node.js passed: details body length 1 -2021-12-28 11:33:54 STATE: test-node.js passed: details body 0.92 17 6 -2021-12-28 11:33:54 STATE: test-node.js passed: details hand length 1 -2021-12-28 11:33:54 STATE: test-node.js passed: details hand 0.51 0.73 point -2021-12-28 11:33:54 STATE: test-node.js passed: details hand arrays 21 5 6 -2021-12-28 11:33:54 STATE: test-node.js passed: details gesture length 6 -2021-12-28 11:33:54 STATE: test-node.js passed: details gesture first {"face":0,"gesture":"facing right"} -2021-12-28 11:33:54 STATE: test-node.js passed: details object length 1 -2021-12-28 11:33:54 STATE: test-node.js passed: details object 0.72 person -2021-12-28 11:33:54 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996800} -2021-12-28 11:33:54 STATE: test-node.js event: image -2021-12-28 11:33:55 STATE: test-node.js event: detect -2021-12-28 11:33:55 STATE: test-node.js passed: tensor shape: [1,1200,1200,4] dtype: float32 -2021-12-28 11:33:56 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1371996800} -2021-12-28 11:33:56 STATE: test-node.js event: image -2021-12-28 11:33:56 STATE: test-node.js event: detect -2021-12-28 11:33:56 STATE: test-node.js passed: tensor shape: [1200,1200,4] dtype: float32 -2021-12-28 11:33:57 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:33:57 STATE: test-node.js event: image -2021-12-28 11:33:57 STATE: test-node.js event: detect -2021-12-28 11:33:57 STATE: test-node.js passed: tensor shape: [1,1200,1200,3] dtype: float32 -2021-12-28 11:33:58 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1004796864} -2021-12-28 11:33:58 STATE: test-node.js event: image -2021-12-28 11:33:58 STATE: test-node.js event: detect -2021-12-28 11:33:58 STATE: test-node.js passed: tensor shape: [1200,1200,3] dtype: float32 -2021-12-28 11:33:59 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} -2021-12-28 11:33:59 STATE: test-node.js event: image -2021-12-28 11:33:59 STATE: test-node.js event: detect -2021-12-28 11:33:59 STATE: test-node.js passed: tensor shape: [1,1200,1200,4] dtype: int32 -2021-12-28 11:33:59 INFO:  test-node.js test default -2021-12-28 11:34:00 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:00 STATE: test-node.js event: image -2021-12-28 11:34:00 STATE: test-node.js event: detect -2021-12-28 11:34:00 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:00 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:00 DATA:  test-node.js result: performance: load: null total: 567 -2021-12-28 11:34:00 STATE: test-node.js passed: default result face match 1 female 0.91 -2021-12-28 11:34:00 INFO:  test-node.js test sync -2021-12-28 11:34:01 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:01 STATE: test-node.js event: image -2021-12-28 11:34:01 STATE: test-node.js event: detect -2021-12-28 11:34:01 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:01 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:01 DATA:  test-node.js result: performance: load: null total: 521 -2021-12-28 11:34:01 STATE: test-node.js passed: default sync 1 female 0.91 -2021-12-28 11:34:01 INFO:  test-node.js test: image process -2021-12-28 11:34:01 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:01 STATE: test-node.js passed: image input null [1,256,256,3] -2021-12-28 11:34:01 INFO:  test-node.js test: image null -2021-12-28 11:34:01 STATE: test-node.js passed: invalid input could not convert input to tensor -2021-12-28 11:34:01 INFO:  test-node.js test face similarity -2021-12-28 11:34:01 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:01 STATE: test-node.js event: image -2021-12-28 11:34:02 STATE: test-node.js event: detect -2021-12-28 11:34:02 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:02 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} -2021-12-28 11:34:02 DATA:  test-node.js result: performance: load: null total: 516 -2021-12-28 11:34:02 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:02 STATE: test-node.js event: image -2021-12-28 11:34:03 STATE: test-node.js event: detect -2021-12-28 11:34:03 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:03 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:03 DATA:  test-node.js result: performance: load: null total: 568 -2021-12-28 11:34:03 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:03 STATE: test-node.js event: image -2021-12-28 11:34:04 STATE: test-node.js event: detect -2021-12-28 11:34:04 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:04 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} -2021-12-28 11:34:04 DATA:  test-node.js result: performance: load: null total: 472 -2021-12-28 11:34:04 STATE: test-node.js passed: face descriptor -2021-12-28 11:34:04 STATE: test-node.js passed: face similarity {"similarity":[1,0.5632803696747949,0.5194114176618805],"descriptors":[1024,1024,1024]} -2021-12-28 11:34:04 INFO:  test-node.js test face matching -2021-12-28 11:34:04 STATE: test-node.js passed: face database 57 -2021-12-28 11:34:04 STATE: test-node.js passed: face match {"first":{"index":4,"similarity":0.879792467245884}} {"second":{"index":4,"similarity":0.548081919955348}} {"third":{"index":4,"similarity":0.49996966464638193}} -2021-12-28 11:34:04 INFO:  test-node.js test object -2021-12-28 11:34:04 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:04 STATE: test-node.js event: image -2021-12-28 11:34:05 STATE: test-node.js event: detect -2021-12-28 11:34:05 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:05 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:05 DATA:  test-node.js result: performance: load: null total: 542 -2021-12-28 11:34:05 STATE: test-node.js passed: object result match -2021-12-28 11:34:05 INFO:  test-node.js test sensitive -2021-12-28 11:34:05 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:05 STATE: test-node.js event: image -2021-12-28 11:34:06 STATE: test-node.js event: detect -2021-12-28 11:34:06 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:06 DATA:  test-node.js result: face: 1 body: 1 hand: 2 gesture: 8 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:06 DATA:  test-node.js result: performance: load: null total: 577 -2021-12-28 11:34:06 STATE: test-node.js passed: sensitive result match -2021-12-28 11:34:06 STATE: test-node.js passed: sensitive face result match -2021-12-28 11:34:06 STATE: test-node.js passed: sensitive face emotion result [{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}] -2021-12-28 11:34:06 STATE: test-node.js passed: sensitive body result match -2021-12-28 11:34:06 STATE: test-node.js passed: sensitive hand result match -2021-12-28 11:34:06 INFO:  test-node.js test detectors -2021-12-28 11:34:06 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:06 STATE: test-node.js event: image -2021-12-28 11:34:06 STATE: test-node.js event: detect -2021-12-28 11:34:06 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:06 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:06 DATA:  test-node.js result: performance: load: null total: 378 -2021-12-28 11:34:06 STATE: test-node.js passed: detector result face match -2021-12-28 11:34:06 STATE: test-node.js passed: detector result hand match -2021-12-28 11:34:06 INFO:  test-node.js test: multi-instance -2021-12-28 11:34:07 STATE: test-node.js event: image -2021-12-28 11:34:07 STATE: test-node.js event: detect -2021-12-28 11:34:07 STATE: test-node.js passed: detect: random default -2021-12-28 11:34:07 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.07,"keypoints":15} -2021-12-28 11:34:07 DATA:  test-node.js result: performance: load: null total: 402 -2021-12-28 11:34:07 INFO:  test-node.js test: first instance -2021-12-28 11:34:07 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:08 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:08 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:08 DATA:  test-node.js result: performance: load: null total: 380 -2021-12-28 11:34:08 INFO:  test-node.js test: second instance -2021-12-28 11:34:08 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:08 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:08 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:08 DATA:  test-node.js result: performance: load: null total: 371 -2021-12-28 11:34:08 INFO:  test-node.js test: concurrent -2021-12-28 11:34:08 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:08 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:09 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:09 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:09 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:09 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:09 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:10 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:10 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} -2021-12-28 11:34:10 STATE: test-node.js event: image -2021-12-28 11:34:10 STATE: test-node.js event: image -2021-12-28 11:34:10 STATE: test-node.js event: image -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 3716 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 3716 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 4074 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 4074 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 4074 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 4074 -2021-12-28 11:34:13 STATE: test-node.js event: detect -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 3480 -2021-12-28 11:34:13 STATE: test-node.js event: detect -2021-12-28 11:34:13 STATE: test-node.js event: detect -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 3480 -2021-12-28 11:34:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:13 DATA:  test-node.js result: performance: load: null total: 3480 -2021-12-28 11:34:13 INFO:  test-node.js test: monkey-patch -2021-12-28 11:34:13 STATE: test-node.js event: image -2021-12-28 11:34:14 STATE: test-node.js event: detect -2021-12-28 11:34:14 STATE: test-node.js passed: monkey patch -2021-12-28 11:34:14 STATE: test-node.js passed: segmentation [65536] -2021-12-28 11:34:14 STATE: test-node.js passeed: equal usage -2021-12-28 11:34:14 INFO:  test-node.js test: input compare -2021-12-28 11:34:14 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:14 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} -2021-12-28 11:34:14 STATE: test-node.js passed: image compare 0 23.275441687091504 -2021-12-28 11:34:14 INFO:  test-node.js events: {"image":21,"detect":21,"warmup":2} -2021-12-28 11:34:14 INFO:  test-node.js tensors 1925 -2021-12-28 11:34:14 INFO:  test-node.js test complete: 23498 ms -2021-12-28 11:34:14 INFO:  -2021-12-28 11:34:14 INFO:  test-node-gpu.js start -2021-12-28 11:34:17 INFO:  test-node-gpu.js test: configuration validation -2021-12-28 11:34:17 STATE: test-node-gpu.js passed: configuration default validation [] -2021-12-28 11:34:17 STATE: test-node-gpu.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] -2021-12-28 11:34:17 INFO:  test-node-gpu.js test: model load -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] -2021-12-28 11:34:18 INFO:  test-node-gpu.js test: warmup -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: create human -2021-12-28 11:34:18 INFO:  test-node-gpu.js human version: 2.5.7 -2021-12-28 11:34:18 INFO:  test-node-gpu.js platform: linux x64 agent: NodeJS v17.2.0 -2021-12-28 11:34:18 INFO:  test-node-gpu.js tfjs version: 3.12.0 -2021-12-28 11:34:18 INFO:  test-node-gpu.js tensorflow binding version: 2.7.0-dev20211101 -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: set backend: tensorflow -2021-12-28 11:34:18 STATE: test-node-gpu.js tensors 1919 -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: load models -2021-12-28 11:34:18 STATE: test-node-gpu.js result: defined models: 22 loaded models: 12 -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: warmup: none default -2021-12-28 11:34:18 DATA:  test-node-gpu.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} -2021-12-28 11:34:18 DATA:  test-node-gpu.js result: performance: load: null total: null -2021-12-28 11:34:18 STATE: test-node-gpu.js passed: warmup none result match -2021-12-28 11:34:18 STATE: test-node-gpu.js event: image -2021-12-28 11:34:23 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:23 STATE: test-node-gpu.js event: warmup -2021-12-28 11:34:23 STATE: test-node-gpu.js passed: warmup: face default -2021-12-28 11:34:23 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.42,"keypoints":4} -2021-12-28 11:34:23 DATA:  test-node-gpu.js result: performance: load: null total: 5143 -2021-12-28 11:34:23 STATE: test-node-gpu.js passed: warmup face result match -2021-12-28 11:34:23 STATE: test-node-gpu.js event: image -2021-12-28 11:34:24 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:24 STATE: test-node-gpu.js event: warmup -2021-12-28 11:34:24 STATE: test-node-gpu.js passed: warmup: body default -2021-12-28 11:34:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:24 DATA:  test-node-gpu.js result: performance: load: null total: 379 -2021-12-28 11:34:24 STATE: test-node-gpu.js passed: warmup body result match -2021-12-28 11:34:24 STATE: test-node-gpu.js details: {"face":{"boxScore":0.92,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.89},"emotion":[{"score":0.35,"emotion":"fear"},{"score":0.28,"emotion":"angry"},{"score":0.15,"emotion":"sad"},{"score":0.1,"emotion":"surprise"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.52,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"palm forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} -2021-12-28 11:34:24 INFO:  test-node-gpu.js test: details verification -2021-12-28 11:34:24 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:24 STATE: test-node-gpu.js event: image -2021-12-28 11:34:25 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:25 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:25 DATA:  test-node-gpu.js result: performance: load: null total: 293 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face length 1 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face score 1 0.93 1 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face age/gender 29.6 female 0.91 73.26 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face arrays 4 478 1024 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face anti-spoofing 0.78 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details face liveness 0.83 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details body length 1 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details body 0.92 17 6 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details hand length 1 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details hand 0.51 0.73 point -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details hand arrays 21 5 6 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details gesture length 6 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details gesture first {"face":0,"gesture":"facing right"} -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details object length 1 -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: details object 0.72 person -2021-12-28 11:34:25 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996928} -2021-12-28 11:34:25 STATE: test-node-gpu.js event: image -2021-12-28 11:34:26 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:26 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,4] dtype: float32 -2021-12-28 11:34:26 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1371996928} -2021-12-28 11:34:26 STATE: test-node-gpu.js event: image -2021-12-28 11:34:27 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:27 STATE: test-node-gpu.js passed: tensor shape: [1200,1200,4] dtype: float32 -2021-12-28 11:34:27 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:27 STATE: test-node-gpu.js event: image -2021-12-28 11:34:28 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:28 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,3] dtype: float32 -2021-12-28 11:34:29 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:29 STATE: test-node-gpu.js event: image -2021-12-28 11:34:29 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:29 STATE: test-node-gpu.js passed: tensor shape: [1200,1200,3] dtype: float32 -2021-12-28 11:34:30 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} -2021-12-28 11:34:30 STATE: test-node-gpu.js event: image -2021-12-28 11:34:30 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:30 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,4] dtype: int32 -2021-12-28 11:34:30 INFO:  test-node-gpu.js test default -2021-12-28 11:34:31 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:31 STATE: test-node-gpu.js event: image -2021-12-28 11:34:31 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:31 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:31 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:31 DATA:  test-node-gpu.js result: performance: load: null total: 283 -2021-12-28 11:34:31 STATE: test-node-gpu.js passed: default result face match 1 female 0.91 -2021-12-28 11:34:31 INFO:  test-node-gpu.js test sync -2021-12-28 11:34:31 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:31 STATE: test-node-gpu.js event: image -2021-12-28 11:34:32 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:32 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:32 DATA:  test-node-gpu.js result: performance: load: null total: 276 -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: default sync 1 female 0.91 -2021-12-28 11:34:32 INFO:  test-node-gpu.js test: image process -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: image input null [1,256,256,3] -2021-12-28 11:34:32 INFO:  test-node-gpu.js test: image null -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: invalid input could not convert input to tensor -2021-12-28 11:34:32 INFO:  test-node-gpu.js test face similarity -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:32 STATE: test-node-gpu.js event: image -2021-12-28 11:34:32 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:32 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} -2021-12-28 11:34:32 DATA:  test-node-gpu.js result: performance: load: null total: 272 -2021-12-28 11:34:32 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:32 STATE: test-node-gpu.js event: image -2021-12-28 11:34:33 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:33 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:33 DATA:  test-node-gpu.js result: performance: load: null total: 347 -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:33 STATE: test-node-gpu.js event: image -2021-12-28 11:34:33 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:33 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} -2021-12-28 11:34:33 DATA:  test-node-gpu.js result: performance: load: null total: 295 -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: face descriptor -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: face similarity {"similarity":[1,0.5632807380127582,0.5194117219117728],"descriptors":[1024,1024,1024]} -2021-12-28 11:34:33 INFO:  test-node-gpu.js test face matching -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: face database 57 -2021-12-28 11:34:33 STATE: test-node-gpu.js passed: face match {"first":{"index":4,"similarity":0.8797921758393706}} {"second":{"index":4,"similarity":0.5480818507563384}} {"third":{"index":4,"similarity":0.49996986015800404}} -2021-12-28 11:34:33 INFO:  test-node-gpu.js test object -2021-12-28 11:34:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:34 STATE: test-node-gpu.js event: image -2021-12-28 11:34:34 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:34 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:34 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:34 DATA:  test-node-gpu.js result: performance: load: null total: 291 -2021-12-28 11:34:34 STATE: test-node-gpu.js passed: object result match -2021-12-28 11:34:34 INFO:  test-node-gpu.js test sensitive -2021-12-28 11:34:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:34 STATE: test-node-gpu.js event: image -2021-12-28 11:34:35 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:35 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 2 gesture: 8 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:35 DATA:  test-node-gpu.js result: performance: load: null total: 296 -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: sensitive result match -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: sensitive face result match -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: sensitive face emotion result [{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}] -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: sensitive body result match -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: sensitive hand result match -2021-12-28 11:34:35 INFO:  test-node-gpu.js test detectors -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:35 STATE: test-node-gpu.js event: image -2021-12-28 11:34:35 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:35 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:35 DATA:  test-node-gpu.js result: performance: load: null total: 164 -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: detector result face match -2021-12-28 11:34:35 STATE: test-node-gpu.js passed: detector result hand match -2021-12-28 11:34:35 INFO:  test-node-gpu.js test: multi-instance -2021-12-28 11:34:35 STATE: test-node-gpu.js event: image -2021-12-28 11:34:36 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: detect: random default -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.07,"keypoints":15} -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: performance: load: null total: 166 -2021-12-28 11:34:36 INFO:  test-node-gpu.js test: first instance -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: performance: load: null total: 139 -2021-12-28 11:34:36 INFO:  test-node-gpu.js test: second instance -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:36 DATA:  test-node-gpu.js result: performance: load: null total: 160 -2021-12-28 11:34:36 INFO:  test-node-gpu.js test: concurrent -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:36 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:37 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:37 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:37 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:38 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:38 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:38 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:38 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} -2021-12-28 11:34:38 STATE: test-node-gpu.js event: image -2021-12-28 11:34:38 STATE: test-node-gpu.js event: image -2021-12-28 11:34:38 STATE: test-node-gpu.js event: image -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2193 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2193 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2359 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2359 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2359 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 2359 -2021-12-28 11:34:40 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 1676 -2021-12-28 11:34:40 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:40 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 1676 -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:40 DATA:  test-node-gpu.js result: performance: load: null total: 1676 -2021-12-28 11:34:40 INFO:  test-node-gpu.js test: monkey-patch -2021-12-28 11:34:40 STATE: test-node-gpu.js event: image -2021-12-28 11:34:40 STATE: test-node-gpu.js event: detect -2021-12-28 11:34:40 STATE: test-node-gpu.js passed: monkey patch -2021-12-28 11:34:41 STATE: test-node-gpu.js passed: segmentation [65536] -2021-12-28 11:34:41 STATE: test-node-gpu.js passeed: equal usage -2021-12-28 11:34:41 INFO:  test-node-gpu.js test: input compare -2021-12-28 11:34:41 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} -2021-12-28 11:34:42 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} -2021-12-28 11:34:42 STATE: test-node-gpu.js passed: image compare 0 23.275441687091504 -2021-12-28 11:34:42 INFO:  test-node-gpu.js events: {"image":21,"detect":21,"warmup":2} -2021-12-28 11:34:42 INFO:  test-node-gpu.js tensors 1925 -2021-12-28 11:34:42 INFO:  test-node-gpu.js test complete: 24178 ms -2021-12-28 11:34:43 INFO:  -2021-12-28 11:34:43 INFO:  test-node-wasm.js start -2021-12-28 11:34:44 STATE: test-node-wasm.js passed: model server: https://vladmandic.github.io/human/models/ -2021-12-28 11:34:44 INFO:  test-node-wasm.js test: configuration validation -2021-12-28 11:34:44 STATE: test-node-wasm.js passed: configuration default validation [] -2021-12-28 11:34:44 STATE: test-node-wasm.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] -2021-12-28 11:34:44 INFO:  test-node-wasm.js test: model load -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] -2021-12-28 11:34:45 INFO:  test-node-wasm.js test: warmup -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: create human -2021-12-28 11:34:45 INFO:  test-node-wasm.js human version: 2.5.7 -2021-12-28 11:34:45 INFO:  test-node-wasm.js platform: linux x64 agent: NodeJS v17.2.0 -2021-12-28 11:34:45 INFO:  test-node-wasm.js tfjs version: 3.12.0 -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: set backend: wasm -2021-12-28 11:34:45 STATE: test-node-wasm.js tensors 1919 -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: load models -2021-12-28 11:34:45 STATE: test-node-wasm.js result: defined models: 22 loaded models: 12 -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: warmup: none default -2021-12-28 11:34:45 DATA:  test-node-wasm.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} -2021-12-28 11:34:45 DATA:  test-node-wasm.js result: performance: load: null total: null -2021-12-28 11:34:45 STATE: test-node-wasm.js passed: warmup none result match -2021-12-28 11:34:45 STATE: test-node-wasm.js event: image -2021-12-28 11:34:47 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:47 STATE: test-node-wasm.js event: warmup -2021-12-28 11:34:47 STATE: test-node-wasm.js passed: warmup: face default -2021-12-28 11:34:47 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} -2021-12-28 11:34:47 DATA:  test-node-wasm.js result: performance: load: null total: 1371 -2021-12-28 11:34:47 STATE: test-node-wasm.js passed: warmup face result match -2021-12-28 11:34:47 STATE: test-node-wasm.js event: image -2021-12-28 11:34:48 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:48 STATE: test-node-wasm.js event: warmup -2021-12-28 11:34:48 STATE: test-node-wasm.js passed: warmup: body default -2021-12-28 11:34:48 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:48 DATA:  test-node-wasm.js result: performance: load: null total: 878 -2021-12-28 11:34:48 STATE: test-node-wasm.js passed: warmup body result match -2021-12-28 11:34:48 STATE: test-node-wasm.js details: {"face":{"boxScore":0.93,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.91},"emotion":[{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.51,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"palm forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} -2021-12-28 11:34:48 INFO:  test-node-wasm.js test: details verification -2021-12-28 11:34:48 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:34:48 STATE: test-node-wasm.js event: image -2021-12-28 11:34:49 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:49 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:49 DATA:  test-node-wasm.js result: performance: load: null total: 779 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face length 1 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face score 1 0.93 1 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face age/gender 29.6 female 0.91 73.26 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face arrays 4 478 1024 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face anti-spoofing 0.78 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details face liveness 0.83 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details body length 1 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details body 0.92 17 6 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details hand length 1 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details hand 0.51 0.73 point -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details hand arrays 21 5 6 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details gesture length 6 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details gesture first {"face":0,"gesture":"facing right"} -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details object length 1 -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: details object 0.72 person -2021-12-28 11:34:49 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1413675264} -2021-12-28 11:34:50 STATE: test-node-wasm.js event: image -2021-12-28 11:34:50 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:50 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,4] dtype: float32 -2021-12-28 11:34:51 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1413675264} -2021-12-28 11:34:51 STATE: test-node-wasm.js event: image -2021-12-28 11:34:52 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:52 STATE: test-node-wasm.js passed: tensor shape: [1200,1200,4] dtype: float32 -2021-12-28 11:34:52 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:34:52 STATE: test-node-wasm.js event: image -2021-12-28 11:34:53 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:53 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,3] dtype: float32 -2021-12-28 11:34:53 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1038921856} -2021-12-28 11:34:53 STATE: test-node-wasm.js event: image -2021-12-28 11:34:54 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:54 STATE: test-node-wasm.js passed: tensor shape: [1200,1200,3] dtype: float32 -2021-12-28 11:34:54 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} -2021-12-28 11:34:54 STATE: test-node-wasm.js event: image -2021-12-28 11:34:55 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:55 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,4] dtype: int32 -2021-12-28 11:34:55 INFO:  test-node-wasm.js test default -2021-12-28 11:34:56 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:34:56 STATE: test-node-wasm.js event: image -2021-12-28 11:34:56 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:56 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:56 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:56 DATA:  test-node-wasm.js result: performance: load: null total: 710 -2021-12-28 11:34:56 STATE: test-node-wasm.js passed: default result face match 1 female 0.93 -2021-12-28 11:34:56 INFO:  test-node-wasm.js test sync -2021-12-28 11:34:57 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:34:57 STATE: test-node-wasm.js event: image -2021-12-28 11:34:58 STATE: test-node-wasm.js event: detect -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:34:58 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:34:58 DATA:  test-node-wasm.js result: performance: load: null total: 1284 -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: default sync 1 female 0.93 -2021-12-28 11:34:58 INFO:  test-node-wasm.js test: image process -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: image input null [1,256,256,3] -2021-12-28 11:34:58 INFO:  test-node-wasm.js test: image null -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: invalid input could not convert input to tensor -2021-12-28 11:34:58 INFO:  test-node-wasm.js test face similarity -2021-12-28 11:34:58 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:34:58 STATE: test-node-wasm.js event: image -2021-12-28 11:35:00 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:00 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:35:00 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} -2021-12-28 11:35:00 DATA:  test-node-wasm.js result: performance: load: null total: 1309 -2021-12-28 11:35:00 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:00 STATE: test-node-wasm.js event: image -2021-12-28 11:35:01 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:01 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:01 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:01 DATA:  test-node-wasm.js result: performance: load: null total: 945 -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:02 STATE: test-node-wasm.js event: image -2021-12-28 11:35:02 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:02 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} -2021-12-28 11:35:02 DATA:  test-node-wasm.js result: performance: load: null total: 751 -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: face descriptor -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: face similarity {"similarity":[1,0.5888036339038205,0.4689331535670693],"descriptors":[1024,1024,1024]} -2021-12-28 11:35:02 INFO:  test-node-wasm.js test face matching -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: face database 57 -2021-12-28 11:35:02 STATE: test-node-wasm.js passed: face match {"first":{"index":4,"similarity":0.8797924799049534}} {"second":{"index":4,"similarity":0.573642308237338}} {"third":{"index":4,"similarity":0.45582039900188964}} -2021-12-28 11:35:02 INFO:  test-node-wasm.js test object -2021-12-28 11:35:03 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:03 STATE: test-node-wasm.js event: image -2021-12-28 11:35:04 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:04 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:04 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:04 DATA:  test-node-wasm.js result: performance: load: null total: 635 -2021-12-28 11:35:04 STATE: test-node-wasm.js passed: object result match -2021-12-28 11:35:04 INFO:  test-node-wasm.js test sensitive -2021-12-28 11:35:04 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:04 STATE: test-node-wasm.js event: image -2021-12-28 11:35:05 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:05 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 2 gesture: 9 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:05 DATA:  test-node-wasm.js result: performance: load: null total: 734 -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: sensitive result match -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: sensitive face result match -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: sensitive face emotion result [{"score":0.54,"emotion":"angry"},{"score":0.2,"emotion":"fear"},{"score":0.16,"emotion":"surprise"}] -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: sensitive body result match -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: sensitive hand result match -2021-12-28 11:35:05 INFO:  test-node-wasm.js test detectors -2021-12-28 11:35:05 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:05 STATE: test-node-wasm.js event: image -2021-12-28 11:35:06 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:06 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:06 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:06 DATA:  test-node-wasm.js result: performance: load: null total: 443 -2021-12-28 11:35:06 STATE: test-node-wasm.js passed: detector result face match -2021-12-28 11:35:06 STATE: test-node-wasm.js passed: detector result hand match -2021-12-28 11:35:06 INFO:  test-node-wasm.js test: multi-instance -2021-12-28 11:35:06 STATE: test-node-wasm.js event: image -2021-12-28 11:35:06 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:06 STATE: test-node-wasm.js passed: detect: random default -2021-12-28 11:35:06 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.08,"keypoints":15} -2021-12-28 11:35:06 DATA:  test-node-wasm.js result: performance: load: null total: 431 -2021-12-28 11:35:06 INFO:  test-node-wasm.js test: first instance -2021-12-28 11:35:06 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:07 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:07 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:35:07 DATA:  test-node-wasm.js result: performance: load: null total: 440 -2021-12-28 11:35:07 INFO:  test-node-wasm.js test: second instance -2021-12-28 11:35:07 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:35:08 DATA:  test-node-wasm.js result: performance: load: null total: 435 -2021-12-28 11:35:08 INFO:  test-node-wasm.js test: concurrent -2021-12-28 11:35:08 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:35:08 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:35:08 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:35:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:10 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} -2021-12-28 11:35:10 STATE: test-node-wasm.js event: image -2021-12-28 11:35:10 STATE: test-node-wasm.js event: image -2021-12-28 11:35:10 STATE: test-node-wasm.js event: image -2021-12-28 11:35:13 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:13 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:35:13 DATA:  test-node-wasm.js result: performance: load: null total: 4170 -2021-12-28 11:35:13 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:13 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:35:13 DATA:  test-node-wasm.js result: performance: load: null total: 4170 -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 4613 -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 4613 -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 4613 -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 4613 -2021-12-28 11:35:14 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 3927 -2021-12-28 11:35:14 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:14 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 3927 -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} -2021-12-28 11:35:14 DATA:  test-node-wasm.js result: performance: load: null total: 3927 -2021-12-28 11:35:14 INFO:  test-node-wasm.js test: monkey-patch -2021-12-28 11:35:14 STATE: test-node-wasm.js event: image -2021-12-28 11:35:14 STATE: test-node-wasm.js event: detect -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: monkey patch -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: segmentation [65536] -2021-12-28 11:35:14 STATE: test-node-wasm.js passeed: equal usage -2021-12-28 11:35:14 INFO:  test-node-wasm.js test: input compare -2021-12-28 11:35:14 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} -2021-12-28 11:35:15 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} -2021-12-28 11:35:15 STATE: test-node-wasm.js passed: image compare 0 23.280073018790848 -2021-12-28 11:35:15 INFO:  test-node-wasm.js events: {"image":21,"detect":21,"warmup":2} -2021-12-28 11:35:15 INFO:  test-node-wasm.js tensors 1927 -2021-12-28 11:35:15 INFO:  test-node-wasm.js test complete: 31120 ms -2021-12-28 11:35:15 INFO:  all tests complete -2021-12-28 11:35:15 INFO:  failed: {"count":0,"messages":[]} -2021-12-28 11:35:15 INFO:  status: {"test":"test-node.js","passed":101,"failed":0} -2021-12-28 11:35:15 INFO:  status: {"test":"test-node-gpu.js","passed":101,"failed":0} -2021-12-28 11:35:15 INFO:  status: {"test":"test-node-wasm.js","passed":102,"failed":0} +2021-12-30 12:37:51 INFO:  @vladmandic/human version 2.5.7 +2021-12-30 12:37:51 INFO:  User: vlado Platform: linux Arch: x64 Node: v17.2.0 +2021-12-30 12:37:51 INFO:  tests: ["test-node.js","test-node-gpu.js","test-node-wasm.js"] +2021-12-30 12:37:51 INFO:  demos: ["../demo/nodejs/node.js","../demo/nodejs/node-canvas.js","../demo/nodejs/node-env.js","../demo/nodejs/node-event.js","../demo/nodejs/node-multiprocess.js"] +2021-12-30 12:37:51 INFO:  +2021-12-30 12:37:51 INFO:  test-node.js start +2021-12-30 12:37:52 INFO:  test-node.js test: configuration validation +2021-12-30 12:37:52 STATE: test-node.js passed: configuration default validation [] +2021-12-30 12:37:52 STATE: test-node.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] +2021-12-30 12:37:52 INFO:  test-node.js test: model load +2021-12-30 12:37:52 STATE: test-node.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] +2021-12-30 12:37:52 INFO:  test-node.js test: warmup +2021-12-30 12:37:52 STATE: test-node.js passed: create human +2021-12-30 12:37:52 INFO:  test-node.js human version: 2.5.7 +2021-12-30 12:37:52 INFO:  test-node.js platform: linux x64 agent: NodeJS v17.2.0 +2021-12-30 12:37:52 INFO:  test-node.js tfjs version: 3.12.0 +2021-12-30 12:37:52 INFO:  test-node.js tensorflow binding version: 2.7.0-dev20211101 +2021-12-30 12:37:52 STATE: test-node.js passed: set backend: tensorflow +2021-12-30 12:37:52 STATE: test-node.js tensors 1919 +2021-12-30 12:37:52 STATE: test-node.js passed: load models +2021-12-30 12:37:52 STATE: test-node.js result: defined models: 22 loaded models: 12 +2021-12-30 12:37:52 STATE: test-node.js passed: warmup: none default +2021-12-30 12:37:52 DATA:  test-node.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} +2021-12-30 12:37:52 DATA:  test-node.js result: performance: load: null total: null +2021-12-30 12:37:52 STATE: test-node.js passed: warmup none result match +2021-12-30 12:37:52 STATE: test-node.js event: image +2021-12-30 12:37:53 STATE: test-node.js event: detect +2021-12-30 12:37:53 STATE: test-node.js event: warmup +2021-12-30 12:37:53 STATE: test-node.js passed: warmup: face default +2021-12-30 12:37:53 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.42,"keypoints":4} +2021-12-30 12:37:53 DATA:  test-node.js result: performance: load: null total: 787 +2021-12-30 12:37:53 STATE: test-node.js passed: warmup face result match +2021-12-30 12:37:53 STATE: test-node.js event: image +2021-12-30 12:37:54 STATE: test-node.js event: detect +2021-12-30 12:37:54 STATE: test-node.js event: warmup +2021-12-30 12:37:54 STATE: test-node.js passed: warmup: body default +2021-12-30 12:37:54 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:37:54 DATA:  test-node.js result: performance: load: null total: 630 +2021-12-30 12:37:54 STATE: test-node.js passed: warmup body result match +2021-12-30 12:37:54 STATE: test-node.js details: {"face":{"boxScore":0.92,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.89},"emotion":[{"score":0.35,"emotion":"fear"},{"score":0.28,"emotion":"angry"},{"score":0.15,"emotion":"sad"},{"score":0.1,"emotion":"surprise"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.52,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"pinky forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} +2021-12-30 12:37:54 INFO:  test-node.js test: details verification +2021-12-30 12:37:54 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:37:54 STATE: test-node.js event: image +2021-12-30 12:37:55 STATE: test-node.js event: detect +2021-12-30 12:37:55 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:37:55 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:37:55 DATA:  test-node.js result: performance: load: null total: 656 +2021-12-30 12:37:55 STATE: test-node.js passed: details face length 1 +2021-12-30 12:37:55 STATE: test-node.js passed: details face score 1 0.93 1 +2021-12-30 12:37:55 STATE: test-node.js passed: details face age/gender 29.6 female 0.91 73.26 +2021-12-30 12:37:55 STATE: test-node.js passed: details face arrays 4 478 1024 +2021-12-30 12:37:55 STATE: test-node.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} +2021-12-30 12:37:55 STATE: test-node.js passed: details face anti-spoofing 0.78 +2021-12-30 12:37:55 STATE: test-node.js passed: details face liveness 0.83 +2021-12-30 12:37:55 STATE: test-node.js passed: details body length 1 +2021-12-30 12:37:55 STATE: test-node.js passed: details body 0.92 17 6 +2021-12-30 12:37:55 STATE: test-node.js passed: details hand length 1 +2021-12-30 12:37:55 STATE: test-node.js passed: details hand 0.51 0.73 point +2021-12-30 12:37:55 STATE: test-node.js passed: details hand arrays 21 5 7 +2021-12-30 12:37:55 STATE: test-node.js passed: details gesture length 6 +2021-12-30 12:37:55 STATE: test-node.js passed: details gesture first {"face":0,"gesture":"facing right"} +2021-12-30 12:37:55 STATE: test-node.js passed: details object length 1 +2021-12-30 12:37:55 STATE: test-node.js passed: details object 0.72 person +2021-12-30 12:37:55 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996800} +2021-12-30 12:37:55 STATE: test-node.js event: image +2021-12-30 12:37:56 STATE: test-node.js event: detect +2021-12-30 12:37:56 STATE: test-node.js passed: tensor shape: [1,1200,1200,4] dtype: float32 +2021-12-30 12:37:56 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1371996800} +2021-12-30 12:37:56 STATE: test-node.js event: image +2021-12-30 12:37:57 STATE: test-node.js event: detect +2021-12-30 12:37:57 STATE: test-node.js passed: tensor shape: [1200,1200,4] dtype: float32 +2021-12-30 12:37:57 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:37:57 STATE: test-node.js event: image +2021-12-30 12:37:58 STATE: test-node.js event: detect +2021-12-30 12:37:58 STATE: test-node.js passed: tensor shape: [1,1200,1200,3] dtype: float32 +2021-12-30 12:37:58 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1004796864} +2021-12-30 12:37:58 STATE: test-node.js event: image +2021-12-30 12:37:59 STATE: test-node.js event: detect +2021-12-30 12:37:59 STATE: test-node.js passed: tensor shape: [1200,1200,3] dtype: float32 +2021-12-30 12:37:59 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} +2021-12-30 12:37:59 STATE: test-node.js event: image +2021-12-30 12:38:00 STATE: test-node.js event: detect +2021-12-30 12:38:00 STATE: test-node.js passed: tensor shape: [1,1200,1200,4] dtype: int32 +2021-12-30 12:38:00 INFO:  test-node.js test default +2021-12-30 12:38:00 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:00 STATE: test-node.js event: image +2021-12-30 12:38:01 STATE: test-node.js event: detect +2021-12-30 12:38:01 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:01 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:01 DATA:  test-node.js result: performance: load: null total: 588 +2021-12-30 12:38:01 STATE: test-node.js passed: default result face match 1 female 0.91 +2021-12-30 12:38:01 INFO:  test-node.js test sync +2021-12-30 12:38:01 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:01 STATE: test-node.js event: image +2021-12-30 12:38:01 STATE: test-node.js event: detect +2021-12-30 12:38:01 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:01 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:01 DATA:  test-node.js result: performance: load: null total: 560 +2021-12-30 12:38:01 STATE: test-node.js passed: default sync 1 female 0.91 +2021-12-30 12:38:01 INFO:  test-node.js test: image process +2021-12-30 12:38:01 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:01 STATE: test-node.js passed: image input null [1,256,256,3] +2021-12-30 12:38:01 INFO:  test-node.js test: image null +2021-12-30 12:38:01 STATE: test-node.js passed: invalid input could not convert input to tensor +2021-12-30 12:38:01 INFO:  test-node.js test face similarity +2021-12-30 12:38:02 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:02 STATE: test-node.js event: image +2021-12-30 12:38:02 STATE: test-node.js event: detect +2021-12-30 12:38:02 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:02 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} +2021-12-30 12:38:02 DATA:  test-node.js result: performance: load: null total: 555 +2021-12-30 12:38:02 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:02 STATE: test-node.js event: image +2021-12-30 12:38:03 STATE: test-node.js event: detect +2021-12-30 12:38:03 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:03 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:03 DATA:  test-node.js result: performance: load: null total: 571 +2021-12-30 12:38:03 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:03 STATE: test-node.js event: image +2021-12-30 12:38:04 STATE: test-node.js event: detect +2021-12-30 12:38:04 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:04 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} +2021-12-30 12:38:04 DATA:  test-node.js result: performance: load: null total: 501 +2021-12-30 12:38:04 STATE: test-node.js passed: face descriptor +2021-12-30 12:38:04 STATE: test-node.js passed: face similarity {"similarity":[1,0.5632803696747949,0.5194114176618805],"descriptors":[1024,1024,1024]} +2021-12-30 12:38:04 INFO:  test-node.js test face matching +2021-12-30 12:38:04 STATE: test-node.js passed: face database 57 +2021-12-30 12:38:04 STATE: test-node.js passed: face match {"first":{"index":4,"similarity":0.879792467245884}} {"second":{"index":4,"similarity":0.548081919955348}} {"third":{"index":4,"similarity":0.49996966464638193}} +2021-12-30 12:38:04 INFO:  test-node.js test object +2021-12-30 12:38:04 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:04 STATE: test-node.js event: image +2021-12-30 12:38:05 STATE: test-node.js event: detect +2021-12-30 12:38:05 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:05 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:05 DATA:  test-node.js result: performance: load: null total: 555 +2021-12-30 12:38:05 STATE: test-node.js passed: object result match +2021-12-30 12:38:05 INFO:  test-node.js test sensitive +2021-12-30 12:38:05 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:05 STATE: test-node.js event: image +2021-12-30 12:38:06 STATE: test-node.js event: detect +2021-12-30 12:38:06 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:06 DATA:  test-node.js result: face: 1 body: 1 hand: 2 gesture: 8 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:06 DATA:  test-node.js result: performance: load: null total: 597 +2021-12-30 12:38:06 STATE: test-node.js passed: sensitive result match +2021-12-30 12:38:06 STATE: test-node.js passed: sensitive face result match +2021-12-30 12:38:06 STATE: test-node.js passed: sensitive face emotion result [{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}] +2021-12-30 12:38:06 STATE: test-node.js passed: sensitive body result match +2021-12-30 12:38:06 STATE: test-node.js passed: sensitive hand result match +2021-12-30 12:38:06 INFO:  test-node.js test detectors +2021-12-30 12:38:06 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:06 STATE: test-node.js event: image +2021-12-30 12:38:06 STATE: test-node.js event: detect +2021-12-30 12:38:06 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:06 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:06 DATA:  test-node.js result: performance: load: null total: 384 +2021-12-30 12:38:06 STATE: test-node.js passed: detector result face match +2021-12-30 12:38:06 STATE: test-node.js passed: detector result hand match +2021-12-30 12:38:06 INFO:  test-node.js test: multi-instance +2021-12-30 12:38:07 STATE: test-node.js event: image +2021-12-30 12:38:07 STATE: test-node.js event: detect +2021-12-30 12:38:07 STATE: test-node.js passed: detect: random default +2021-12-30 12:38:07 DATA:  test-node.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.08,"keypoints":15} +2021-12-30 12:38:07 DATA:  test-node.js result: performance: load: null total: 380 +2021-12-30 12:38:07 INFO:  test-node.js test: first instance +2021-12-30 12:38:07 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:07 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:07 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:07 DATA:  test-node.js result: performance: load: null total: 375 +2021-12-30 12:38:07 INFO:  test-node.js test: second instance +2021-12-30 12:38:08 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:08 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:08 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:08 DATA:  test-node.js result: performance: load: null total: 389 +2021-12-30 12:38:08 INFO:  test-node.js test: concurrent +2021-12-30 12:38:08 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:08 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:08 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:09 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:09 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:09 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:09 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:10 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:10 STATE: test-node.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289056} +2021-12-30 12:38:10 STATE: test-node.js event: image +2021-12-30 12:38:10 STATE: test-node.js event: image +2021-12-30 12:38:10 STATE: test-node.js event: image +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3515 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3515 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3839 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3839 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3839 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3839 +2021-12-30 12:38:13 STATE: test-node.js event: detect +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3292 +2021-12-30 12:38:13 STATE: test-node.js event: detect +2021-12-30 12:38:13 STATE: test-node.js event: detect +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3292 +2021-12-30 12:38:13 STATE: test-node.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:13 DATA:  test-node.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:13 DATA:  test-node.js result: performance: load: null total: 3292 +2021-12-30 12:38:13 INFO:  test-node.js test: monkey-patch +2021-12-30 12:38:13 STATE: test-node.js event: image +2021-12-30 12:38:13 STATE: test-node.js event: detect +2021-12-30 12:38:13 STATE: test-node.js passed: monkey patch +2021-12-30 12:38:13 STATE: test-node.js passed: segmentation [65536] +2021-12-30 12:38:13 STATE: test-node.js passeed: equal usage +2021-12-30 12:38:13 INFO:  test-node.js test: input compare +2021-12-30 12:38:13 STATE: test-node.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:14 STATE: test-node.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796864} +2021-12-30 12:38:14 STATE: test-node.js passed: image compare 0 23.275441687091504 +2021-12-30 12:38:14 INFO:  test-node.js events: {"image":21,"detect":21,"warmup":2} +2021-12-30 12:38:14 INFO:  test-node.js tensors 1925 +2021-12-30 12:38:14 INFO:  test-node.js test complete: 22064 ms +2021-12-30 12:38:14 INFO:  +2021-12-30 12:38:14 INFO:  test-node-gpu.js start +2021-12-30 12:38:16 INFO:  test-node-gpu.js test: configuration validation +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: configuration default validation [] +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] +2021-12-30 12:38:16 INFO:  test-node-gpu.js test: model load +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] +2021-12-30 12:38:16 INFO:  test-node-gpu.js test: warmup +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: create human +2021-12-30 12:38:16 INFO:  test-node-gpu.js human version: 2.5.7 +2021-12-30 12:38:16 INFO:  test-node-gpu.js platform: linux x64 agent: NodeJS v17.2.0 +2021-12-30 12:38:16 INFO:  test-node-gpu.js tfjs version: 3.12.0 +2021-12-30 12:38:16 INFO:  test-node-gpu.js tensorflow binding version: 2.7.0-dev20211101 +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: set backend: tensorflow +2021-12-30 12:38:16 STATE: test-node-gpu.js tensors 1919 +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: load models +2021-12-30 12:38:16 STATE: test-node-gpu.js result: defined models: 22 loaded models: 12 +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: warmup: none default +2021-12-30 12:38:16 DATA:  test-node-gpu.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} +2021-12-30 12:38:16 DATA:  test-node-gpu.js result: performance: load: null total: null +2021-12-30 12:38:16 STATE: test-node-gpu.js passed: warmup none result match +2021-12-30 12:38:17 STATE: test-node-gpu.js event: image +2021-12-30 12:38:22 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:22 STATE: test-node-gpu.js event: warmup +2021-12-30 12:38:22 STATE: test-node-gpu.js passed: warmup: face default +2021-12-30 12:38:22 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.42,"keypoints":4} +2021-12-30 12:38:22 DATA:  test-node-gpu.js result: performance: load: null total: 4947 +2021-12-30 12:38:22 STATE: test-node-gpu.js passed: warmup face result match +2021-12-30 12:38:22 STATE: test-node-gpu.js event: image +2021-12-30 12:38:23 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:23 STATE: test-node-gpu.js event: warmup +2021-12-30 12:38:23 STATE: test-node-gpu.js passed: warmup: body default +2021-12-30 12:38:23 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:23 DATA:  test-node-gpu.js result: performance: load: null total: 376 +2021-12-30 12:38:23 STATE: test-node-gpu.js passed: warmup body result match +2021-12-30 12:38:23 STATE: test-node-gpu.js details: {"face":{"boxScore":0.92,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.89},"emotion":[{"score":0.35,"emotion":"fear"},{"score":0.28,"emotion":"angry"},{"score":0.15,"emotion":"sad"},{"score":0.1,"emotion":"surprise"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.52,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"pinky forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} +2021-12-30 12:38:23 INFO:  test-node-gpu.js test: details verification +2021-12-30 12:38:23 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:23 STATE: test-node-gpu.js event: image +2021-12-30 12:38:24 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:24 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:24 DATA:  test-node-gpu.js result: performance: load: null total: 294 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face length 1 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face score 1 0.93 1 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face age/gender 29.6 female 0.91 73.26 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face arrays 4 478 1024 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face anti-spoofing 0.78 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details face liveness 0.83 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details body length 1 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details body 0.92 17 6 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details hand length 1 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details hand 0.51 0.73 point +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details hand arrays 21 5 7 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details gesture length 6 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details gesture first {"face":0,"gesture":"facing right"} +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details object length 1 +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: details object 0.72 person +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996928} +2021-12-30 12:38:24 STATE: test-node-gpu.js event: image +2021-12-30 12:38:24 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:24 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,4] dtype: float32 +2021-12-30 12:38:25 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1371996928} +2021-12-30 12:38:25 STATE: test-node-gpu.js event: image +2021-12-30 12:38:25 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:25 STATE: test-node-gpu.js passed: tensor shape: [1200,1200,4] dtype: float32 +2021-12-30 12:38:25 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:25 STATE: test-node-gpu.js event: image +2021-12-30 12:38:26 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:26 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,3] dtype: float32 +2021-12-30 12:38:26 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:26 STATE: test-node-gpu.js event: image +2021-12-30 12:38:26 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:26 STATE: test-node-gpu.js passed: tensor shape: [1200,1200,3] dtype: float32 +2021-12-30 12:38:27 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} +2021-12-30 12:38:27 STATE: test-node-gpu.js event: image +2021-12-30 12:38:27 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:27 STATE: test-node-gpu.js passed: tensor shape: [1,1200,1200,4] dtype: int32 +2021-12-30 12:38:27 INFO:  test-node-gpu.js test default +2021-12-30 12:38:27 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:27 STATE: test-node-gpu.js event: image +2021-12-30 12:38:28 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:28 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:28 DATA:  test-node-gpu.js result: performance: load: null total: 285 +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: default result face match 1 female 0.91 +2021-12-30 12:38:28 INFO:  test-node-gpu.js test sync +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:28 STATE: test-node-gpu.js event: image +2021-12-30 12:38:28 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:28 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:28 DATA:  test-node-gpu.js result: performance: load: null total: 275 +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: default sync 1 female 0.91 +2021-12-30 12:38:28 INFO:  test-node-gpu.js test: image process +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: image input null [1,256,256,3] +2021-12-30 12:38:28 INFO:  test-node-gpu.js test: image null +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: invalid input could not convert input to tensor +2021-12-30 12:38:28 INFO:  test-node-gpu.js test face similarity +2021-12-30 12:38:28 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:28 STATE: test-node-gpu.js event: image +2021-12-30 12:38:29 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:29 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:29 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} +2021-12-30 12:38:29 DATA:  test-node-gpu.js result: performance: load: null total: 233 +2021-12-30 12:38:29 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:29 STATE: test-node-gpu.js event: image +2021-12-30 12:38:29 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:29 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:29 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:29 DATA:  test-node-gpu.js result: performance: load: null total: 252 +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:30 STATE: test-node-gpu.js event: image +2021-12-30 12:38:30 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:30 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} +2021-12-30 12:38:30 DATA:  test-node-gpu.js result: performance: load: null total: 235 +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: face descriptor +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: face similarity {"similarity":[1,0.5632807380127582,0.5194117219117728],"descriptors":[1024,1024,1024]} +2021-12-30 12:38:30 INFO:  test-node-gpu.js test face matching +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: face database 57 +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: face match {"first":{"index":4,"similarity":0.8797921758393706}} {"second":{"index":4,"similarity":0.5480818507563384}} {"third":{"index":4,"similarity":0.49996986015800404}} +2021-12-30 12:38:30 INFO:  test-node-gpu.js test object +2021-12-30 12:38:30 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:30 STATE: test-node-gpu.js event: image +2021-12-30 12:38:31 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:31 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:31 DATA:  test-node-gpu.js result: performance: load: null total: 356 +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: object result match +2021-12-30 12:38:31 INFO:  test-node-gpu.js test sensitive +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:31 STATE: test-node-gpu.js event: image +2021-12-30 12:38:31 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:31 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 2 gesture: 8 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:31 DATA:  test-node-gpu.js result: performance: load: null total: 349 +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: sensitive result match +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: sensitive face result match +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: sensitive face emotion result [{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}] +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: sensitive body result match +2021-12-30 12:38:31 STATE: test-node-gpu.js passed: sensitive hand result match +2021-12-30 12:38:31 INFO:  test-node-gpu.js test detectors +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:32 STATE: test-node-gpu.js event: image +2021-12-30 12:38:32 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:32 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:32 DATA:  test-node-gpu.js result: performance: load: null total: 186 +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: detector result face match +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: detector result hand match +2021-12-30 12:38:32 INFO:  test-node-gpu.js test: multi-instance +2021-12-30 12:38:32 STATE: test-node-gpu.js event: image +2021-12-30 12:38:32 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: detect: random default +2021-12-30 12:38:32 DATA:  test-node-gpu.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.06,"keypoints":15} +2021-12-30 12:38:32 DATA:  test-node-gpu.js result: performance: load: null total: 167 +2021-12-30 12:38:32 INFO:  test-node-gpu.js test: first instance +2021-12-30 12:38:32 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:33 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:33 DATA:  test-node-gpu.js result: performance: load: null total: 193 +2021-12-30 12:38:33 INFO:  test-node-gpu.js test: second instance +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:33 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:33 DATA:  test-node-gpu.js result: performance: load: null total: 162 +2021-12-30 12:38:33 INFO:  test-node-gpu.js test: concurrent +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:33 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:34 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:35 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:35 STATE: test-node-gpu.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151289040} +2021-12-30 12:38:35 STATE: test-node-gpu.js event: image +2021-12-30 12:38:35 STATE: test-node-gpu.js event: image +2021-12-30 12:38:35 STATE: test-node-gpu.js event: image +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1829 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1829 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1935 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1935 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1935 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1935 +2021-12-30 12:38:36 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1379 +2021-12-30 12:38:36 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:36 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1379 +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:36 DATA:  test-node-gpu.js result: performance: load: null total: 1379 +2021-12-30 12:38:36 INFO:  test-node-gpu.js test: monkey-patch +2021-12-30 12:38:36 STATE: test-node-gpu.js event: image +2021-12-30 12:38:36 STATE: test-node-gpu.js event: detect +2021-12-30 12:38:36 STATE: test-node-gpu.js passed: monkey patch +2021-12-30 12:38:37 STATE: test-node-gpu.js passed: segmentation [65536] +2021-12-30 12:38:37 STATE: test-node-gpu.js passeed: equal usage +2021-12-30 12:38:37 INFO:  test-node-gpu.js test: input compare +2021-12-30 12:38:37 STATE: test-node-gpu.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34696120} +2021-12-30 12:38:37 STATE: test-node-gpu.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1004796928} +2021-12-30 12:38:37 STATE: test-node-gpu.js passed: image compare 0 23.275441687091504 +2021-12-30 12:38:37 INFO:  test-node-gpu.js events: {"image":21,"detect":21,"warmup":2} +2021-12-30 12:38:37 INFO:  test-node-gpu.js tensors 1925 +2021-12-30 12:38:37 INFO:  test-node-gpu.js test complete: 21298 ms +2021-12-30 12:38:38 INFO:  +2021-12-30 12:38:38 INFO:  test-node-wasm.js start +2021-12-30 12:38:39 STATE: test-node-wasm.js passed: model server: https://vladmandic.github.io/human/models/ +2021-12-30 12:38:39 INFO:  test-node-wasm.js test: configuration validation +2021-12-30 12:38:39 STATE: test-node-wasm.js passed: configuration default validation [] +2021-12-30 12:38:39 STATE: test-node-wasm.js passed: configuration invalid validation [{"reason":"unknown property","where":"config.invalid = true"}] +2021-12-30 12:38:39 INFO:  test-node-wasm.js test: model load +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: models loaded 22 12 [{"name":"ssrnetage","loaded":false},{"name":"gear","loaded":false},{"name":"blazeposedetect","loaded":false},{"name":"blazepose","loaded":false},{"name":"centernet","loaded":true},{"name":"efficientpose","loaded":false},{"name":"mobilefacenet","loaded":false},{"name":"emotion","loaded":true},{"name":"facedetect","loaded":true},{"name":"faceiris","loaded":true},{"name":"facemesh","loaded":true},{"name":"faceres","loaded":true},{"name":"ssrnetgender","loaded":false},{"name":"handpose","loaded":false},{"name":"handskeleton","loaded":true},{"name":"handtrack","loaded":true},{"name":"liveness","loaded":true},{"name":"movenet","loaded":true},{"name":"nanodet","loaded":false},{"name":"posenet","loaded":false},{"name":"segmentation","loaded":true},{"name":"antispoof","loaded":true}] +2021-12-30 12:38:41 INFO:  test-node-wasm.js test: warmup +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: create human +2021-12-30 12:38:41 INFO:  test-node-wasm.js human version: 2.5.7 +2021-12-30 12:38:41 INFO:  test-node-wasm.js platform: linux x64 agent: NodeJS v17.2.0 +2021-12-30 12:38:41 INFO:  test-node-wasm.js tfjs version: 3.12.0 +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: set backend: wasm +2021-12-30 12:38:41 STATE: test-node-wasm.js tensors 1919 +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: load models +2021-12-30 12:38:41 STATE: test-node-wasm.js result: defined models: 22 loaded models: 12 +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: warmup: none default +2021-12-30 12:38:41 DATA:  test-node-wasm.js result: face: 0 body: 0 hand: 0 gesture: 0 object: 0 person: 0 {} {} {} +2021-12-30 12:38:41 DATA:  test-node-wasm.js result: performance: load: null total: null +2021-12-30 12:38:41 STATE: test-node-wasm.js passed: warmup none result match +2021-12-30 12:38:41 STATE: test-node-wasm.js event: image +2021-12-30 12:38:42 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:42 STATE: test-node-wasm.js event: warmup +2021-12-30 12:38:42 STATE: test-node-wasm.js passed: warmup: face default +2021-12-30 12:38:42 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} +2021-12-30 12:38:42 DATA:  test-node-wasm.js result: performance: load: null total: 1111 +2021-12-30 12:38:42 STATE: test-node-wasm.js passed: warmup face result match +2021-12-30 12:38:42 STATE: test-node-wasm.js event: image +2021-12-30 12:38:43 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:43 STATE: test-node-wasm.js event: warmup +2021-12-30 12:38:43 STATE: test-node-wasm.js passed: warmup: body default +2021-12-30 12:38:43 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:43 DATA:  test-node-wasm.js result: performance: load: null total: 744 +2021-12-30 12:38:43 STATE: test-node-wasm.js passed: warmup body result match +2021-12-30 12:38:43 STATE: test-node-wasm.js details: {"face":{"boxScore":0.93,"faceScore":1,"age":29.6,"gender":"female","genderScore":0.91},"emotion":[{"score":0.34,"emotion":"fear"},{"score":0.29,"emotion":"angry"},{"score":0.15,"emotion":"sad"}],"body":{"score":0.92,"keypoints":17},"hand":{"boxScore":0.51,"fingerScore":0.73,"keypoints":21},"gestures":[{"face":0,"gesture":"facing right"},{"hand":0,"gesture":"pinky forward"},{"hand":0,"gesture":"palm up"},{"hand":0,"gesture":"open palm"},{"iris":0,"gesture":"looking left"},{"iris":0,"gesture":"looking up"}]} +2021-12-30 12:38:43 INFO:  test-node-wasm.js test: details verification +2021-12-30 12:38:43 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:43 STATE: test-node-wasm.js event: image +2021-12-30 12:38:44 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:44 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 6 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:44 DATA:  test-node-wasm.js result: performance: load: null total: 671 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face length 1 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face score 1 0.93 1 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face age/gender 29.6 female 0.91 73.26 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face arrays 4 478 1024 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face emotion 3 {"score":0.34,"emotion":"fear"} +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face anti-spoofing 0.78 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details face liveness 0.83 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details body length 1 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details body 0.92 17 6 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details hand length 1 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details hand 0.51 0.73 point +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details hand arrays 21 5 7 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details gesture length 6 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details gesture first {"face":0,"gesture":"facing right"} +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details object length 1 +2021-12-30 12:38:44 STATE: test-node-wasm.js passed: details object 0.72 person +2021-12-30 12:38:45 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1413675264} +2021-12-30 12:38:45 STATE: test-node-wasm.js event: image +2021-12-30 12:38:46 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:46 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,4] dtype: float32 +2021-12-30 12:38:46 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1200,1200,4] {"checksum":1413675264} +2021-12-30 12:38:46 STATE: test-node-wasm.js event: image +2021-12-30 12:38:47 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:47 STATE: test-node-wasm.js passed: tensor shape: [1200,1200,4] dtype: float32 +2021-12-30 12:38:48 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:48 STATE: test-node-wasm.js event: image +2021-12-30 12:38:48 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:48 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,3] dtype: float32 +2021-12-30 12:38:49 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:49 STATE: test-node-wasm.js event: image +2021-12-30 12:38:49 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:49 STATE: test-node-wasm.js passed: tensor shape: [1200,1200,3] dtype: float32 +2021-12-30 12:38:50 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,4] {"checksum":1371996871} +2021-12-30 12:38:50 STATE: test-node-wasm.js event: image +2021-12-30 12:38:51 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:51 STATE: test-node-wasm.js passed: tensor shape: [1,1200,1200,4] dtype: int32 +2021-12-30 12:38:51 INFO:  test-node-wasm.js test default +2021-12-30 12:38:51 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:51 STATE: test-node-wasm.js event: image +2021-12-30 12:38:52 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:52 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:52 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:52 DATA:  test-node-wasm.js result: performance: load: null total: 662 +2021-12-30 12:38:52 STATE: test-node-wasm.js passed: default result face match 1 female 0.93 +2021-12-30 12:38:52 INFO:  test-node-wasm.js test sync +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:53 STATE: test-node-wasm.js event: image +2021-12-30 12:38:53 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:53 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:53 DATA:  test-node-wasm.js result: performance: load: null total: 661 +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: default sync 1 female 0.93 +2021-12-30 12:38:53 INFO:  test-node-wasm.js test: image process +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: image input null [1,256,256,3] +2021-12-30 12:38:53 INFO:  test-node-wasm.js test: image null +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: invalid input could not convert input to tensor +2021-12-30 12:38:53 INFO:  test-node-wasm.js test face similarity +2021-12-30 12:38:53 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:38:53 STATE: test-node-wasm.js event: image +2021-12-30 12:38:54 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:54 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:38:54 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 8 object: 1 person: 1 {"score":1,"age":23.6,"gender":"female"} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":3} +2021-12-30 12:38:54 DATA:  test-node-wasm.js result: performance: load: null total: 622 +2021-12-30 12:38:54 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:54 STATE: test-node-wasm.js event: image +2021-12-30 12:38:55 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:55 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:55 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:55 DATA:  test-node-wasm.js result: performance: load: null total: 721 +2021-12-30 12:38:55 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:38:55 STATE: test-node-wasm.js event: image +2021-12-30 12:38:56 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:56 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:38:56 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 4 object: 1 person: 1 {"score":1,"age":29.5,"gender":"female"} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":7} +2021-12-30 12:38:56 DATA:  test-node-wasm.js result: performance: load: null total: 615 +2021-12-30 12:38:56 STATE: test-node-wasm.js passed: face descriptor +2021-12-30 12:38:56 STATE: test-node-wasm.js passed: face similarity {"similarity":[1,0.5888036339038205,0.4689331535670693],"descriptors":[1024,1024,1024]} +2021-12-30 12:38:56 INFO:  test-node-wasm.js test face matching +2021-12-30 12:38:56 STATE: test-node-wasm.js passed: face database 57 +2021-12-30 12:38:56 STATE: test-node-wasm.js passed: face match {"first":{"index":4,"similarity":0.8797924799049534}} {"second":{"index":4,"similarity":0.573642308237338}} {"third":{"index":4,"similarity":0.45582039900188964}} +2021-12-30 12:38:56 INFO:  test-node-wasm.js test object +2021-12-30 12:38:57 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:57 STATE: test-node-wasm.js event: image +2021-12-30 12:38:57 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:57 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:57 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 7 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:57 DATA:  test-node-wasm.js result: performance: load: null total: 704 +2021-12-30 12:38:57 STATE: test-node-wasm.js passed: object result match +2021-12-30 12:38:57 INFO:  test-node-wasm.js test sensitive +2021-12-30 12:38:58 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:58 STATE: test-node-wasm.js event: image +2021-12-30 12:38:59 STATE: test-node-wasm.js event: detect +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:38:59 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 2 gesture: 9 object: 1 person: 1 {"score":1,"age":29.6,"gender":"female"} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:38:59 DATA:  test-node-wasm.js result: performance: load: null total: 714 +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: sensitive result match +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: sensitive face result match +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: sensitive face emotion result [{"score":0.54,"emotion":"angry"},{"score":0.2,"emotion":"fear"},{"score":0.16,"emotion":"surprise"}] +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: sensitive body result match +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: sensitive hand result match +2021-12-30 12:38:59 INFO:  test-node-wasm.js test detectors +2021-12-30 12:38:59 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:38:59 STATE: test-node-wasm.js event: image +2021-12-30 12:39:00 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:00 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:39:00 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:39:00 DATA:  test-node-wasm.js result: performance: load: null total: 476 +2021-12-30 12:39:00 STATE: test-node-wasm.js passed: detector result face match +2021-12-30 12:39:00 STATE: test-node-wasm.js passed: detector result hand match +2021-12-30 12:39:00 INFO:  test-node-wasm.js test: multi-instance +2021-12-30 12:39:00 STATE: test-node-wasm.js event: image +2021-12-30 12:39:00 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:00 STATE: test-node-wasm.js passed: detect: random default +2021-12-30 12:39:00 DATA:  test-node-wasm.js result: face: 0 body: 1 hand: 0 gesture: 0 object: 0 person: 0 {} {} {"score":0.07,"keypoints":15} +2021-12-30 12:39:00 DATA:  test-node-wasm.js result: performance: load: null total: 411 +2021-12-30 12:39:00 INFO:  test-node-wasm.js test: first instance +2021-12-30 12:39:00 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:39:01 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:39:01 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:39:01 DATA:  test-node-wasm.js result: performance: load: null total: 449 +2021-12-30 12:39:01 INFO:  test-node-wasm.js test: second instance +2021-12-30 12:39:01 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:39:02 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:39:02 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:39:02 DATA:  test-node-wasm.js result: performance: load: null total: 456 +2021-12-30 12:39:02 INFO:  test-node-wasm.js test: concurrent +2021-12-30 12:39:02 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:39:02 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:39:02 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:39:03 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:39:03 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:39:03 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:39:03 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:39:04 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:39:04 STATE: test-node-wasm.js passed: load image: samples/in/ai-upper.jpg [1,720,688,3] {"checksum":151155104} +2021-12-30 12:39:04 STATE: test-node-wasm.js event: image +2021-12-30 12:39:04 STATE: test-node-wasm.js event: image +2021-12-30 12:39:04 STATE: test-node-wasm.js event: image +2021-12-30 12:39:07 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:39:07 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:39:07 DATA:  test-node-wasm.js result: performance: load: null total: 4400 +2021-12-30 12:39:07 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:39:07 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:39:07 DATA:  test-node-wasm.js result: performance: load: null total: 4401 +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4853 +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4853 +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4853 +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4853 +2021-12-30 12:39:08 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-upper.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 0 gesture: 0 object: 1 person: 1 {"score":0.96} {"score":0.71,"class":"person"} {"score":0.75,"keypoints":16} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4070 +2021-12-30 12:39:08 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:08 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-face.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 2 object: 1 person: 1 {"score":0.91} {"score":0.82,"class":"person"} {"score":0.47,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4070 +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: detect: samples/in/ai-body.jpg default +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: face: 1 body: 1 hand: 1 gesture: 0 object: 1 person: 1 {"score":0.93} {"score":0.72,"class":"person"} {"score":0.92,"keypoints":17} +2021-12-30 12:39:08 DATA:  test-node-wasm.js result: performance: load: null total: 4070 +2021-12-30 12:39:08 INFO:  test-node-wasm.js test: monkey-patch +2021-12-30 12:39:08 STATE: test-node-wasm.js event: image +2021-12-30 12:39:08 STATE: test-node-wasm.js event: detect +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: monkey patch +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: segmentation [65536] +2021-12-30 12:39:08 STATE: test-node-wasm.js passeed: equal usage +2021-12-30 12:39:08 INFO:  test-node-wasm.js test: input compare +2021-12-30 12:39:08 STATE: test-node-wasm.js passed: load image: samples/in/ai-face.jpg [1,256,256,3] {"checksum":34697856} +2021-12-30 12:39:09 STATE: test-node-wasm.js passed: load image: samples/in/ai-body.jpg [1,1200,1200,3] {"checksum":1038921856} +2021-12-30 12:39:09 STATE: test-node-wasm.js passed: image compare 0 23.280073018790848 +2021-12-30 12:39:09 INFO:  test-node-wasm.js events: {"image":21,"detect":21,"warmup":2} +2021-12-30 12:39:09 INFO:  test-node-wasm.js tensors 1927 +2021-12-30 12:39:09 INFO:  test-node-wasm.js test complete: 30351 ms +2021-12-30 12:39:09 INFO:  all tests complete +2021-12-30 12:39:09 INFO:  failed: {"count":0,"messages":[]} +2021-12-30 12:39:09 INFO:  status: {"test":"test-node.js","passed":101,"failed":0} +2021-12-30 12:39:09 INFO:  status: {"test":"test-node-gpu.js","passed":101,"failed":0} +2021-12-30 12:39:09 INFO:  status: {"test":"test-node-wasm.js","passed":102,"failed":0}