update dependencies

pull/405/head
Vladimir Mandic 2023-05-08 09:12:41 -04:00
parent 9dd8663e9e
commit d1a3b3944e
10 changed files with 243 additions and 26 deletions

View File

@ -992,7 +992,11 @@ async function histogramEqualization(inputImage) {
const enh = [tfjs_esm_exports.mul(sub11[0], factor), tfjs_esm_exports.mul(sub11[1], factor), tfjs_esm_exports.mul(sub11[2], factor)];
const stack5 = tfjs_esm_exports.stack([enh[0], enh[1], enh[2]], 2);
final = tfjs_esm_exports.reshape(stack5, [1, squeeze14.shape[0] || 0, squeeze14.shape[1] || 0, 3]);
<<<<<<< HEAD
tfjs_esm_exports.dispose([...sub11, ...range, ...enh, stack5]);
=======
tfjs_esm_exports.dispose([...sub11, ...range, ...enh]);
>>>>>>> 05fc81f6 (update dependencies)
} else {
final = tfjs_esm_exports.expandDims(squeeze14, 0);
}
@ -9279,10 +9283,17 @@ var iris2 = (res) => {
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06)
center = false;
if (leftIrisCenterX > rightIrisCenterX) {
<<<<<<< HEAD
if (leftIrisCenterX > 0.05)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (rightIrisCenterX > 0.05)
=======
if (rightIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (leftIrisCenterX > 0.04)
>>>>>>> 05fc81f6 (update dependencies)
gestures.push({ iris: i, gesture: "looking left" });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

4
dist/human.esm.js vendored
View File

@ -42311,10 +42311,10 @@ var iris2 = (res) => {
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06)
center = false;
if (leftIrisCenterX > rightIrisCenterX) {
if (leftIrisCenterX > 0.05)
if (rightIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (rightIrisCenterX > 0.05)
if (leftIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking left" });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

File diff suppressed because one or more lines are too long

8
dist/human.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1042,7 +1042,11 @@ async function histogramEqualization(inputImage) {
const enh = [tf.mul(sub11[0], factor), tf.mul(sub11[1], factor), tf.mul(sub11[2], factor)];
const stack5 = tf.stack([enh[0], enh[1], enh[2]], 2);
final = tf.reshape(stack5, [1, squeeze14.shape[0] || 0, squeeze14.shape[1] || 0, 3]);
<<<<<<< HEAD
tf.dispose([...sub11, ...range, ...enh, stack5]);
=======
tf.dispose([...sub11, ...range, ...enh]);
>>>>>>> 05fc81f6 (update dependencies)
} else {
final = tf.expandDims(squeeze14, 0);
}
@ -9367,10 +9371,17 @@ var iris2 = (res) => {
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06)
center = false;
if (leftIrisCenterX > rightIrisCenterX) {
<<<<<<< HEAD
if (leftIrisCenterX > 0.05)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (rightIrisCenterX > 0.05)
=======
if (rightIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (leftIrisCenterX > 0.04)
>>>>>>> 05fc81f6 (update dependencies)
gestures.push({ iris: i, gesture: "looking left" });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

View File

@ -1044,7 +1044,11 @@ async function histogramEqualization(inputImage) {
const enh = [tf.mul(sub11[0], factor), tf.mul(sub11[1], factor), tf.mul(sub11[2], factor)];
const stack5 = tf.stack([enh[0], enh[1], enh[2]], 2);
final = tf.reshape(stack5, [1, squeeze14.shape[0] || 0, squeeze14.shape[1] || 0, 3]);
<<<<<<< HEAD
tf.dispose([...sub11, ...range, ...enh, stack5]);
=======
tf.dispose([...sub11, ...range, ...enh]);
>>>>>>> 05fc81f6 (update dependencies)
} else {
final = tf.expandDims(squeeze14, 0);
}
@ -9369,10 +9373,17 @@ var iris2 = (res) => {
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06)
center = false;
if (leftIrisCenterX > rightIrisCenterX) {
<<<<<<< HEAD
if (leftIrisCenterX > 0.05)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (rightIrisCenterX > 0.05)
=======
if (rightIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (leftIrisCenterX > 0.04)
>>>>>>> 05fc81f6 (update dependencies)
gestures.push({ iris: i, gesture: "looking left" });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

11
dist/human.node.js vendored
View File

@ -1042,7 +1042,11 @@ async function histogramEqualization(inputImage) {
const enh = [tf.mul(sub11[0], factor), tf.mul(sub11[1], factor), tf.mul(sub11[2], factor)];
const stack5 = tf.stack([enh[0], enh[1], enh[2]], 2);
final = tf.reshape(stack5, [1, squeeze14.shape[0] || 0, squeeze14.shape[1] || 0, 3]);
<<<<<<< HEAD
tf.dispose([...sub11, ...range, ...enh, stack5]);
=======
tf.dispose([...sub11, ...range, ...enh]);
>>>>>>> 05fc81f6 (update dependencies)
} else {
final = tf.expandDims(squeeze14, 0);
}
@ -9367,10 +9371,17 @@ var iris2 = (res) => {
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06)
center = false;
if (leftIrisCenterX > rightIrisCenterX) {
<<<<<<< HEAD
if (leftIrisCenterX > 0.05)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (rightIrisCenterX > 0.05)
=======
if (rightIrisCenterX > 0.04)
gestures.push({ iris: i, gesture: "looking right" });
} else {
if (leftIrisCenterX > 0.04)
>>>>>>> 05fc81f6 (update dependencies)
gestures.push({ iris: i, gesture: "looking left" });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

View File

@ -78,29 +78,29 @@
"tensorflow"
],
"devDependencies": {
"@html-eslint/eslint-plugin": "^0.17.2",
"@html-eslint/parser": "^0.17.1",
"@microsoft/api-extractor": "^7.34.4",
"@tensorflow/tfjs-backend-cpu": "^4.2.0",
"@tensorflow/tfjs-backend-wasm": "^4.2.0",
"@tensorflow/tfjs-backend-webgl": "^4.2.0",
"@tensorflow/tfjs-backend-webgpu": "0.0.1-alpha.17",
"@tensorflow/tfjs-converter": "^4.2.0",
"@tensorflow/tfjs-core": "^4.2.0",
"@tensorflow/tfjs-data": "^4.2.0",
"@tensorflow/tfjs-layers": "^4.2.0",
"@tensorflow/tfjs-node": "^4.2.0",
"@tensorflow/tfjs-node-gpu": "^4.2.0",
"@types/node": "^18.15.11",
"@html-eslint/eslint-plugin": "^0.18.0",
"@html-eslint/parser": "^0.18.0",
"@microsoft/api-extractor": "^7.34.8",
"@tensorflow/tfjs-backend-cpu": "^4.5.0",
"@tensorflow/tfjs-backend-wasm": "^4.5.0",
"@tensorflow/tfjs-backend-webgl": "^4.5.0",
"@tensorflow/tfjs-backend-webgpu": "0.0.1-alpha.20",
"@tensorflow/tfjs-converter": "^4.5.0",
"@tensorflow/tfjs-core": "^4.5.0",
"@tensorflow/tfjs-data": "^4.5.0",
"@tensorflow/tfjs-layers": "^4.5.0",
"@tensorflow/tfjs-node": "^4.5.0",
"@tensorflow/tfjs-node-gpu": "^4.5.0",
"@types/node": "^20.1.0",
"@types/offscreencanvas": "^2019.7.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vladmandic/build": "^0.9.2",
"@vladmandic/pilogger": "^0.4.7",
"@vladmandic/pilogger": "^0.4.8",
"@vladmandic/tfjs": "github:vladmandic/tfjs",
"canvas": "^2.11.2",
"esbuild": "^0.17.15",
"eslint": "8.37.0",
"esbuild": "^0.17.18",
"eslint": "8.40.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
@ -108,9 +108,9 @@
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"rimraf": "^4.4.1",
"rimraf": "^5.0.0",
"tslib": "^2.5.0",
"typedoc": "0.23.28",
"typescript": "5.0.3"
"typedoc": "0.24.7",
"typescript": "5.0.4"
}
}

View File

@ -99,9 +99,9 @@ export const iris = (res: FaceResult[]): GestureResult[] => {
const rightIrisCenterX = Math.abs(res[i].mesh[33][0] - res[i].annotations.rightEyeIris[0][0]) / res[i].box[2];
if (leftIrisCenterX > 0.06 || rightIrisCenterX > 0.06) center = false;
if (leftIrisCenterX > rightIrisCenterX) { // check eye with bigger offset
if (leftIrisCenterX > 0.05) gestures.push({ iris: i, gesture: 'looking right' });
if (rightIrisCenterX > 0.04) gestures.push({ iris: i, gesture: 'looking right' });
} else {
if (rightIrisCenterX > 0.05) gestures.push({ iris: i, gesture: 'looking left' });
if (leftIrisCenterX > 0.04) gestures.push({ iris: i, gesture: 'looking left' });
}
const rightIrisCenterY = Math.abs(res[i].mesh[145][1] - res[i].annotations.rightEyeIris[0][1]) / res[i].box[3];

View File

@ -49,3 +49,163 @@
2023-04-03 10:24:41 STATE: Models {"folder":"../nanodet/models","models":4}
2023-04-03 10:24:42 STATE: Models: {"count":58,"totalSize":380063249}
2023-04-03 10:24:42 INFO:  Human Build complete... {"logFile":"test/build.log"}
2023-04-06 09:58:27 INFO:  @vladmandic/human version 3.0.6
2023-04-06 09:58:27 INFO:  User: vlado Platform: linux Arch: x64 Node: v19.1.0
2023-04-06 09:58:27 INFO:  Application: {"name":"@vladmandic/human","version":"3.0.6"}
2023-04-06 09:58:27 INFO:  Environment: {"profile":"development","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
2023-04-06 09:58:27 INFO:  Toolchain: {"build":"0.9.2","esbuild":"0.17.15","typescript":"5.0.3","typedoc":"0.23.28","eslint":"8.37.0"}
2023-04-06 09:58:27 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]}
2023-04-06 09:58:27 STATE: WebServer: {"ssl":false,"port":8000,"root":"."}
2023-04-06 09:58:27 STATE: WebServer: {"ssl":true,"port":8001,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"}
2023-04-06 09:58:27 STATE: Watch: {"locations":["src/**/*","tfjs/**/*","demo/**/*.ts"]}
2023-04-06 09:58:27 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1289,"outputBytes":1436}
2023-04-06 09:58:27 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1644,"outputBytes":1899}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":80,"inputBytes":676168,"outputBytes":524033}
2023-04-06 09:58:27 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1652,"outputBytes":1927}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":80,"inputBytes":676196,"outputBytes":524053}
2023-04-06 09:58:27 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1740,"outputBytes":2196}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":80,"inputBytes":676465,"outputBytes":524244}
2023-04-06 09:58: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":2450,"outputBytes":997}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":80,"inputBytes":675266,"outputBytes":526563}
2023-04-06 09:58:27 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":10,"inputBytes":2450,"outputBytes":1151285}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":80,"inputBytes":1825554,"outputBytes":1466225}
2023-04-06 09:58:27 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":80,"inputBytes":1825554,"outputBytes":1934178}
2023-04-06 09:58:27 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6203,"outputBytes":4436}
2023-04-06 09:58:27 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":17503,"outputBytes":15182}
2023-04-06 09:58:27 STATE: Compile: {"name":"demo/tracker","format":"esm","platform":"browser","input":"demo/tracker/index.ts","output":"demo/tracker/index.js","files":2,"inputBytes":54375,"outputBytes":51106}
2023-04-06 09:58:27 INFO:  Listening... ["http://localhost:8000","https://localhost:8001"]
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":7551,"url":"/","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":45007,"url":"/index.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":1934178,"url":"/dist/human.esm.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":14308,"url":"/helpers/menu.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":10535,"url":"/helpers/gl-bench.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":3397,"url":"/helpers/webrtc.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":5689,"url":"/helpers/jsonview.js","remote":"::1"}
2023-04-06 09:58:29 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-04-06 09:58:30 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4033,"url":"/index-pwa.js","remote":"::1"}
2023-04-06 09:58:30 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/manifest.webmanifest","remote":"::1"}
2023-04-06 09:58:30 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":301,"url":"/demo/typescript","redirect":"/demo/typescript/index.html","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":1954,"url":"/demo/typescript/index.html","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4436,"url":"/demo/typescript/index.js","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":1934178,"url":"/dist/human.esm.js","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-04-06 09:58:35 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-04-06 09:58:41 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-04-06 09:58:41 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":9592,"url":"/demo/typescript/index.js.map","remote":"::1"}
2023-04-06 09:58:41 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":3429130,"url":"/dist/human.esm.js.map","remote":"::1"}
2023-04-06 10:02:43 INFO:  Watch: {"event":"modify","input":"src/gesture/gesture.ts"}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1289,"outputBytes":1436}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1644,"outputBytes":1899}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":80,"inputBytes":676168,"outputBytes":524033}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1652,"outputBytes":1927}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":80,"inputBytes":676196,"outputBytes":524053}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1740,"outputBytes":2196}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":80,"inputBytes":676465,"outputBytes":524244}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2450,"outputBytes":997}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":80,"inputBytes":675266,"outputBytes":526563}
2023-04-06 10:02:43 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":10,"inputBytes":2450,"outputBytes":1151285}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":80,"inputBytes":1825554,"outputBytes":1466225}
2023-04-06 10:02:43 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":80,"inputBytes":1825554,"outputBytes":1934178}
2023-04-06 10:02:43 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6203,"outputBytes":4436}
2023-04-06 10:02:43 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":17503,"outputBytes":15182}
2023-04-06 10:02:43 STATE: Compile: {"name":"demo/tracker","format":"esm","platform":"browser","input":"demo/tracker/index.ts","output":"demo/tracker/index.js","files":2,"inputBytes":54375,"outputBytes":51106}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":1954,"url":"/demo/typescript/index.html","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4436,"url":"/demo/typescript/index.js","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":1934178,"url":"/dist/human.esm.js","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":9592,"url":"/demo/typescript/index.js.map","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":3429130,"url":"/dist/human.esm.js.map","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-04-06 10:17:53 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-04-06 10:19:37 INFO:  Watch: {"event":"modify","input":"src/face/angles.ts"}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1289,"outputBytes":1436}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1644,"outputBytes":1899}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":80,"inputBytes":676164,"outputBytes":524029}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1652,"outputBytes":1927}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":80,"inputBytes":676192,"outputBytes":524049}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1740,"outputBytes":2196}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":80,"inputBytes":676461,"outputBytes":524240}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2450,"outputBytes":997}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":80,"inputBytes":675262,"outputBytes":526559}
2023-04-06 10:19:37 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":10,"inputBytes":2450,"outputBytes":1151285}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":80,"inputBytes":1825550,"outputBytes":1466223}
2023-04-06 10:19:37 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":80,"inputBytes":1825550,"outputBytes":1934174}
2023-04-06 10:19:37 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6203,"outputBytes":4436}
2023-04-06 10:19:37 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":17503,"outputBytes":15182}
2023-04-06 10:19:37 STATE: Compile: {"name":"demo/tracker","format":"esm","platform":"browser","input":"demo/tracker/index.ts","output":"demo/tracker/index.js","files":2,"inputBytes":54375,"outputBytes":51106}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":1954,"url":"/demo/typescript/index.html","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4436,"url":"/demo/typescript/index.js","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":1934174,"url":"/dist/human.esm.js","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":9592,"url":"/demo/typescript/index.js.map","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":3429121,"url":"/dist/human.esm.js.map","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-04-06 10:19:38 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-04-06 10:20:03 INFO:  Watch: {"event":"modify","input":"src/face/angles.ts"}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1289,"outputBytes":1436}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1644,"outputBytes":1899}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":80,"inputBytes":676168,"outputBytes":524033}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1652,"outputBytes":1927}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":80,"inputBytes":676196,"outputBytes":524053}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1740,"outputBytes":2196}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":80,"inputBytes":676465,"outputBytes":524244}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2450,"outputBytes":997}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":80,"inputBytes":675266,"outputBytes":526563}
2023-04-06 10:20:03 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":10,"inputBytes":2450,"outputBytes":1151285}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":80,"inputBytes":1825554,"outputBytes":1466225}
2023-04-06 10:20:03 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":80,"inputBytes":1825554,"outputBytes":1934178}
2023-04-06 10:20:03 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6203,"outputBytes":4436}
2023-04-06 10:20:03 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":17503,"outputBytes":15182}
2023-04-06 10:20:03 STATE: Compile: {"name":"demo/tracker","format":"esm","platform":"browser","input":"demo/tracker/index.ts","output":"demo/tracker/index.js","files":2,"inputBytes":54375,"outputBytes":51106}
2023-05-08 09:11:50 INFO:  @vladmandic/human version 3.0.6
2023-05-08 09:11:50 INFO:  User: vlado Platform: linux Arch: x64 Node: v19.1.0
2023-05-08 09:11:50 INFO:  Application: {"name":"@vladmandic/human","version":"3.0.6"}
2023-05-08 09:11:50 INFO:  Environment: {"profile":"development","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
2023-05-08 09:11:50 INFO:  Toolchain: {"build":"0.9.2","esbuild":"0.17.18","typescript":"5.0.4","typedoc":"0.23.28","eslint":"8.40.0"}
2023-05-08 09:11:50 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]}
2023-05-08 09:11:50 STATE: WebServer: {"ssl":false,"port":8000,"root":"."}
2023-05-08 09:11:50 STATE: WebServer: {"ssl":true,"port":8001,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"}
2023-05-08 09:11:50 STATE: Watch: {"locations":["src/**/*","tfjs/**/*","demo/**/*.ts"]}
2023-05-08 09:11:50 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1289,"outputBytes":1436}
2023-05-08 09:11:50 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1644,"outputBytes":1899}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":80,"inputBytes":676165,"outputBytes":524033}
2023-05-08 09:11:50 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1652,"outputBytes":1927}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":80,"inputBytes":676193,"outputBytes":524053}
2023-05-08 09:11:50 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1740,"outputBytes":2196}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":80,"inputBytes":676462,"outputBytes":524244}
2023-05-08 09:11: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":2450,"outputBytes":997}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":80,"inputBytes":675263,"outputBytes":526563}
2023-05-08 09:11:50 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":10,"inputBytes":2450,"outputBytes":1250365}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":80,"inputBytes":1924631,"outputBytes":1565100}
2023-05-08 09:11:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":80,"inputBytes":1924631,"outputBytes":2047416}
2023-05-08 09:11:50 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6203,"outputBytes":4436}
2023-05-08 09:11:50 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":17503,"outputBytes":15182}
2023-05-08 09:11:50 STATE: Compile: {"name":"demo/tracker","format":"esm","platform":"browser","input":"demo/tracker/index.ts","output":"demo/tracker/index.js","files":2,"inputBytes":54375,"outputBytes":51106}
2023-05-08 09:11:50 INFO:  Listening... ["http://localhost:8000","https://localhost:8001"]
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":7551,"url":"/","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":45007,"url":"/index.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":2047416,"url":"/dist/human.esm.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":14308,"url":"/helpers/menu.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":10535,"url":"/helpers/gl-bench.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":3397,"url":"/helpers/webrtc.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":5689,"url":"/helpers/jsonview.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4033,"url":"/index-pwa.js","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/manifest.webmanifest","remote":"::1"}
2023-05-08 09:11:56 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":301,"url":"/demo/typescript","redirect":"/demo/typescript/index.html","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/html","size":1954,"url":"/demo/typescript/index.html","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":4436,"url":"/demo/typescript/index.js","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"text/javascript","size":2047416,"url":"/dist/human.esm.js","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-05-08 09:12:01 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"image/png","size":142790,"url":"/assets/icon.png","remote":"::1"}
2023-05-08 09:12:06 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/manifest+json","size":304,"url":"/demo/manifest.webmanifest","remote":"::1"}
2023-05-08 09:12:06 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":3603384,"url":"/dist/human.esm.js.map","remote":"::1"}
2023-05-08 09:12:06 DATA:  HTTPS: {"method":"GET","ver":"2.0","status":200,"mime":"application/octet-stream","size":9592,"url":"/demo/typescript/index.js.map","remote":"::1"}