2021-10-20 09:09:37 INFO:  @vladmandic/human version 2.3.5 2021-10-20 09:09:37 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.10.0 2021-10-20 09:09:37 INFO:  Application: {"name":"@vladmandic/human","version":"2.3.5"} 2021-10-20 09:09:37 INFO:  Environment: {"profile":"production","config":"build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} 2021-10-20 09:09:37 INFO:  Toolchain: {"build":"0.6.2","esbuild":"0.13.8","typescript":"4.4.4","typedoc":"0.22.6","eslint":"8.0.1"} 2021-10-20 09:09:37 INFO:  Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]} 2021-10-20 09:09:37 STATE: Clean: {"locations":["dist/*","types/*","typedoc/*"]} 2021-10-20 09:09:37 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-10-20 09:09:38 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-20 09:09:38 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-10-20 09:09:38 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-20 09:09:38 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-10-20 09:09:38 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-20 09:09:38 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":1631} 2021-10-20 09:09:38 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":3085,"outputBytes":856} 2021-10-20 09:09:38 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-20 09:09:38 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":3085,"outputBytes":2691961} 2021-10-20 09:09:39 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-20 09:09:39 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-20 09:09:58 STATE: Typings: {"input":"src/human.ts","output":"types","files":6} 2021-10-20 09:10:04 STATE: TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":36,"generated":true} 2021-10-20 09:10:38 STATE: Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":90,"errors":0,"warnings":0} 2021-10-20 09:10:39 STATE: ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"} 2021-10-20 09:10:39 INFO:  Done... 2021-10-20 17:40:48 INFO:  @vladmandic/human version 2.3.5 2021-10-20 17:40:48 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.10.0 2021-10-20 17:40:48 INFO:  Application: {"name":"@vladmandic/human","version":"2.3.5"} 2021-10-20 17:40:48 INFO:  Environment: {"profile":"development","config":"build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} 2021-10-20 17:40:48 INFO:  Toolchain: {"build":"0.6.2","esbuild":"0.13.8","typescript":"4.4.4","typedoc":"0.22.6","eslint":"8.0.1"} 2021-10-20 17:40:48 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} 2021-10-20 17:40:48 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} 2021-10-20 17:40:48 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} 2021-10-20 17:40:48 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*"]} 2021-10-20 17:40:48 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-10-20 17:40:48 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-20 17:40:48 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-10-20 17:40:48 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-20 17:40:48 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-10-20 17:40:48 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-20 17:40:48 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":1631} 2021-10-20 17:40:48 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-20 17:40:48 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-20 17:40:49 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2561301,"outputBytes":2497077} 2021-10-20 17:40:49 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3019848,"outputBytes":2921473} 2021-10-20 17:40:50 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-20 17:40:51 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-20 17:40:52 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-20 17:40:52 INFO:  Listening... 2021-10-20 17:41:52 INFO:  @vladmandic/human version 2.3.5 2021-10-20 17:41:52 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.10.0 2021-10-20 17:41:52 INFO:  Application: {"name":"@vladmandic/human","version":"2.3.5"} 2021-10-20 17:41:52 INFO:  Environment: {"profile":"development","config":"build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} 2021-10-20 17:41:52 INFO:  Toolchain: {"build":"0.6.2","esbuild":"0.13.8","typescript":"4.4.4","typedoc":"0.22.6","eslint":"8.0.1"} 2021-10-20 17:41:52 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} 2021-10-20 17:41:52 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} 2021-10-20 17:41:52 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} 2021-10-20 17:41:52 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*"]} 2021-10-20 17:41:52 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-10-20 17:41:52 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-20 17:41:52 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-10-20 17:41:52 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-20 17:41:52 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-10-20 17:41:52 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-20 17:41:52 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":1631} 2021-10-20 17:41:52 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-20 17:41:52 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-20 17:41:53 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2561301,"outputBytes":2497077} 2021-10-20 17:41:53 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3019848,"outputBytes":2921473} 2021-10-20 17:41:54 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-20 17:41:54 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-20 17:41:55 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-20 17:41:55 INFO:  Listening... 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/demo/index.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/demo/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/demo/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/demo/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/demo/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4673,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2921473,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7250615,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:43:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:44:42 INFO:  @vladmandic/human version 2.3.5 2021-10-20 17:44:42 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.10.0 2021-10-20 17:44:42 INFO:  Application: {"name":"@vladmandic/human","version":"2.3.5"} 2021-10-20 17:44:42 INFO:  Environment: {"profile":"development","config":"build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} 2021-10-20 17:44:42 INFO:  Toolchain: {"build":"0.6.2","esbuild":"0.13.8","typescript":"4.4.4","typedoc":"0.22.6","eslint":"8.0.1"} 2021-10-20 17:44:42 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} 2021-10-20 17:44:42 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} 2021-10-20 17:44:42 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} 2021-10-20 17:44:42 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*"]} 2021-10-20 17:44: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-10-20 17:44:42 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-20 17:44: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-10-20 17:44:42 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-20 17:44: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-10-20 17:44:42 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-20 17:44: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":1631} 2021-10-20 17:44: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":2135,"outputBytes":856} 2021-10-20 17:44:42 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-20 17:44:43 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2561301,"outputBytes":2481273} 2021-10-20 17:44:43 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3004044,"outputBytes":2921489} 2021-10-20 17:44:44 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-20 17:44:44 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-20 17:44:45 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-20 17:44:45 INFO:  Listening... 2021-10-20 17:45:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4673,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:32 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2921489,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7250615,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-20 17:45:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:15:53 INFO:  @vladmandic/human version 2.3.5 2021-10-21 07:15:53 INFO:  User: vlado Platform: linux Arch: x64 Node: v16.10.0 2021-10-21 07:15:53 INFO:  Application: {"name":"@vladmandic/human","version":"2.3.5"} 2021-10-21 07:15:53 INFO:  Environment: {"profile":"development","config":"build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true} 2021-10-21 07:15:53 INFO:  Toolchain: {"build":"0.6.2","esbuild":"0.13.8","typescript":"4.4.4","typedoc":"0.22.6","eslint":"8.0.1"} 2021-10-21 07:15:53 INFO:  Build: {"profile":"development","steps":["serve","watch","compile"]} 2021-10-21 07:15:53 STATE: WebServer: {"ssl":false,"port":10030,"root":"."} 2021-10-21 07:15:53 STATE: WebServer: {"ssl":true,"port":10031,"root":".","sslKey":"node_modules/@vladmandic/build/cert/https.key","sslCrt":"node_modules/@vladmandic/build/cert/https.crt"} 2021-10-21 07:15:53 STATE: Watch: {"locations":["src/**","README.md","src/**/*","tfjs/**/*"]} 2021-10-21 07:15:53 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-10-21 07:15:53 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-21 07:15:53 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-10-21 07:15:53 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-21 07:15:53 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-10-21 07:15:53 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-21 07:15:53 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":1631} 2021-10-21 07:15:53 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 07:15:53 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-21 07:15:54 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571199,"outputBytes":2491067} 2021-10-21 07:15:54 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013838,"outputBytes":2931283} 2021-10-21 07:15:55 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 07:15:56 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-21 07:15:56 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-21 07:15:56 INFO:  Listening... 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgl","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":1816,"url":"/index-worker.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":1611375,"url":"/dist/human.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:16:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:08 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:39 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:18:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:46 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:21:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:22:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=humangl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:24:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=humangl&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:02 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:25:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgpu&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:26:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?backend=webgpu&worker=false&async=false&warmup=true","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48171,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928293,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481725,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:27:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4673,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:31:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4693,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:32:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4693,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:26 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:33:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4695,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:47 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4695,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:34:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4695,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:18 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:35:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:17 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:17 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931283,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268350,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:36:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:03 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 07:38:03 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-10-21 07:38:03 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524087,"outputBytes":434873} 2021-10-21 07:38:03 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-10-21 07:38:03 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524095,"outputBytes":434877} 2021-10-21 07:38:03 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-10-21 07:38:04 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524162,"outputBytes":434949} 2021-10-21 07:38: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":1631} 2021-10-21 07:38: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":2135,"outputBytes":856} 2021-10-21 07:38:04 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523668,"outputBytes":436469} 2021-10-21 07:38:04 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571199,"outputBytes":2491067} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931324,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013879,"outputBytes":2931324} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268414,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:38:06 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 07:38:06 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214773,"outputBytes":1611399} 2021-10-21 07:38:07 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214773,"outputBytes":2928334} 2021-10-21 07:41:22 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 07:41:22 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-10-21 07:41:22 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524087,"outputBytes":434873} 2021-10-21 07:41:22 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-10-21 07:41:22 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524095,"outputBytes":434877} 2021-10-21 07:41:22 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-10-21 07:41:23 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524162,"outputBytes":434949} 2021-10-21 07:41:23 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":1631} 2021-10-21 07:41:23 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 07:41:23 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523668,"outputBytes":436469} 2021-10-21 07:41:24 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571246,"outputBytes":2491114} 2021-10-21 07:41:25 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013926,"outputBytes":2931371} 2021-10-21 07:41:26 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 07:41:26 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214773,"outputBytes":1611399} 2021-10-21 07:41:27 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214773,"outputBytes":2928334} 2021-10-21 07:41:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:30 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931371,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7265762,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 07:41:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:21 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 08:00:21 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-10-21 08:00:21 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524087,"outputBytes":434873} 2021-10-21 08:00:21 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-10-21 08:00:21 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524095,"outputBytes":434877} 2021-10-21 08:00:21 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-10-21 08:00:22 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524162,"outputBytes":434949} 2021-10-21 08:00:22 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":1631} 2021-10-21 08:00:22 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:00:22 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523668,"outputBytes":436469} 2021-10-21 08:00:22 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571292,"outputBytes":2491160} 2021-10-21 08:00:23 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013972,"outputBytes":2931417} 2021-10-21 08:00:24 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:00:24 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214773,"outputBytes":1611399} 2021-10-21 08:00:25 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214773,"outputBytes":2928334} 2021-10-21 08:00:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:28 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931417,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268555,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:00:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:17 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 08:06:17 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-10-21 08:06:17 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524087,"outputBytes":434873} 2021-10-21 08:06:17 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-10-21 08:06:17 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524095,"outputBytes":434877} 2021-10-21 08:06:17 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-10-21 08:06:17 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524162,"outputBytes":434949} 2021-10-21 08:06:17 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":1631} 2021-10-21 08:06:17 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:06:17 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523668,"outputBytes":436469} 2021-10-21 08:06:18 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571371,"outputBytes":2491239} 2021-10-21 08:06:19 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014051,"outputBytes":2931496} 2021-10-21 08:06:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:20 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:06:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:20 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931496,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268686,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214773,"outputBytes":1611399} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:06:22 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214773,"outputBytes":2928334} 2021-10-21 08:10:46 INFO:  Watch: {"event":"modify","input":"tfjs/tf-custom.ts"} 2021-10-21 08: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-10-21 08:10:46 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524087,"outputBytes":434873} 2021-10-21 08: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-10-21 08:10:46 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524095,"outputBytes":434877} 2021-10-21 08: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-10-21 08:10:46 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524162,"outputBytes":434949} 2021-10-21 08: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":1631} 2021-10-21 08: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":2135,"outputBytes":856} 2021-10-21 08:10:46 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523668,"outputBytes":436469} 2021-10-21 08:10:47 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571604,"outputBytes":2491192} 2021-10-21 08:10:47 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014004,"outputBytes":2931449} 2021-10-21 08:10:48 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:10:49 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214773,"outputBytes":1611399} 2021-10-21 08:10:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214773,"outputBytes":2928334} 2021-10-21 08:10:53 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 08:10:53 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-10-21 08:10:53 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-21 08:10:53 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-10-21 08:10:54 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-21 08:10: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-10-21 08:10:54 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-21 08:10: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":1631} 2021-10-21 08:10: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":2135,"outputBytes":856} 2021-10-21 08:10:54 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-21 08:10:54 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571604,"outputBytes":2491192} 2021-10-21 08:10:55 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013963,"outputBytes":2931408} 2021-10-21 08:10:56 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:10:57 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-21 08:10:58 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-21 08:11:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931408,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:30 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268551,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:11:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:23 INFO:  Watch: {"event":"modify","input":"src/human.ts"} 2021-10-21 08:13:23 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-10-21 08:13:23 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524078,"outputBytes":434864} 2021-10-21 08:13:23 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-10-21 08:13:24 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524086,"outputBytes":434868} 2021-10-21 08:13:24 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-10-21 08:13:24 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524153,"outputBytes":434940} 2021-10-21 08:13:24 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":1631} 2021-10-21 08:13:24 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:13:24 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523659,"outputBytes":436460} 2021-10-21 08:13:24 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571604,"outputBytes":2491192} 2021-10-21 08:13:25 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013995,"outputBytes":2931440} 2021-10-21 08:13:26 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:13:26 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214764,"outputBytes":1611405} 2021-10-21 08:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931440,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214764,"outputBytes":2928325} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268605,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:30 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931440,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268605,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:13:57 INFO:  Watch: {"event":"modify","input":"tfjs/tf-custom.ts"} 2021-10-21 08:13: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-10-21 08:13:57 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524078,"outputBytes":434864} 2021-10-21 08:13: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-10-21 08:13:57 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524086,"outputBytes":434868} 2021-10-21 08:13: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-10-21 08:13:57 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524153,"outputBytes":434940} 2021-10-21 08:13: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":1631} 2021-10-21 08:13: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":2135,"outputBytes":856} 2021-10-21 08:13:57 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523659,"outputBytes":436460} 2021-10-21 08:13:58 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571641,"outputBytes":2491208} 2021-10-21 08:13:59 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014011,"outputBytes":2931453} 2021-10-21 08:14:00 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:14:00 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214764,"outputBytes":1611405} 2021-10-21 08:14:01 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214764,"outputBytes":2928325} 2021-10-21 08:14:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:04 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931453,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:04 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7269103,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:14:55 INFO:  Watch: {"event":"modify","input":"tfjs/tf-custom.ts"} 2021-10-21 08:14: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-10-21 08:14:55 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524078,"outputBytes":434864} 2021-10-21 08:14: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-10-21 08:14:55 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524086,"outputBytes":434868} 2021-10-21 08:14: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-10-21 08:14:55 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524153,"outputBytes":434940} 2021-10-21 08:14: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":1631} 2021-10-21 08:14: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":2135,"outputBytes":856} 2021-10-21 08:14:55 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523659,"outputBytes":436460} 2021-10-21 08:14:56 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571655,"outputBytes":2491222} 2021-10-21 08:14:56 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014025,"outputBytes":2931467} 2021-10-21 08:14:57 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:14:58 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214764,"outputBytes":1611405} 2021-10-21 08:14:59 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214764,"outputBytes":2928325} 2021-10-21 08:15:08 INFO:  Watch: {"event":"modify","input":"tfjs/tf-custom.ts"} 2021-10-21 08:15:08 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-10-21 08:15:08 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524078,"outputBytes":434864} 2021-10-21 08:15:08 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-10-21 08:15:08 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524086,"outputBytes":434868} 2021-10-21 08:15:08 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-10-21 08:15:08 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524153,"outputBytes":434940} 2021-10-21 08:15:08 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":1631} 2021-10-21 08:15:08 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:15:08 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523659,"outputBytes":436460} 2021-10-21 08:15:09 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571427,"outputBytes":2491222} 2021-10-21 08:15:10 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014025,"outputBytes":2931467} 2021-10-21 08:15:10 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214764,"outputBytes":1611405} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931467,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268871,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:12 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:15:12 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214764,"outputBytes":2928325} 2021-10-21 08:27:29 INFO:  Watch: {"event":"modify","input":"tfjs/tf-custom.ts"} 2021-10-21 08:27:29 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-10-21 08:27:29 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524078,"outputBytes":434864} 2021-10-21 08:27:29 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-10-21 08:27:29 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524086,"outputBytes":434868} 2021-10-21 08:27:29 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-10-21 08:27:29 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524153,"outputBytes":434940} 2021-10-21 08:27:29 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":1631} 2021-10-21 08:27:29 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:27:29 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523659,"outputBytes":436460} 2021-10-21 08:27:29 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 08:27:30 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014025,"outputBytes":2931467} 2021-10-21 08:27:31 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:27:31 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214764,"outputBytes":1611405} 2021-10-21 08:27:32 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214764,"outputBytes":2928325} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4734,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931467,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268976,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:28:42 INFO:  Watch: {"event":"modify","input":"src/human.ts"} 2021-10-21 08:28: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-10-21 08:28:42 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524046,"outputBytes":434832} 2021-10-21 08:28: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-10-21 08:28:42 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524054,"outputBytes":434836} 2021-10-21 08:28: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-10-21 08:28:42 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524121,"outputBytes":434908} 2021-10-21 08:28: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":1631} 2021-10-21 08:28: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":2135,"outputBytes":856} 2021-10-21 08:28:42 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523627,"outputBytes":436428} 2021-10-21 08:28:43 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 08:28:44 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013993,"outputBytes":2931435} 2021-10-21 08:28:45 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:28:46 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214732,"outputBytes":1611375} 2021-10-21 08:28:46 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214732,"outputBytes":2928293} 2021-10-21 08:30:40 INFO:  Watch: {"event":"modify","input":"src/tfjs/backend.ts"} 2021-10-21 08:30:40 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-10-21 08:30:40 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524058,"outputBytes":434607} 2021-10-21 08:30:40 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-10-21 08:30:40 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524066,"outputBytes":434611} 2021-10-21 08:30:40 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-10-21 08:30:40 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524133,"outputBytes":434683} 2021-10-21 08:30:40 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":1631} 2021-10-21 08:30:40 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:30:40 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523639,"outputBytes":436155} 2021-10-21 08:30:41 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 08:30:41 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014005,"outputBytes":2931230} 2021-10-21 08:30:42 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:30:42 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214744,"outputBytes":1611208} 2021-10-21 08:30:43 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214744,"outputBytes":2928088} 2021-10-21 08:31:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4695,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931230,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:22 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268822,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:31:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:14 INFO:  Watch: {"event":"modify","input":"src/tfjs/backend.ts"} 2021-10-21 08:47:14 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-10-21 08:47:14 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524058,"outputBytes":434607} 2021-10-21 08:47:14 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-10-21 08:47:14 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524066,"outputBytes":434611} 2021-10-21 08:47:14 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-10-21 08:47:14 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524133,"outputBytes":434683} 2021-10-21 08:47:14 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":1631} 2021-10-21 08:47:14 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 08:47:14 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523639,"outputBytes":436155} 2021-10-21 08:47:15 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 08:47:16 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014005,"outputBytes":2931230} 2021-10-21 08:47:17 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 08:47:17 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214744,"outputBytes":1611208} 2021-10-21 08:47:18 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214744,"outputBytes":2928088} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4695,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931230,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268822,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931230,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268822,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:47:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931230,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268822,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:48:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":1763,"url":"/demo/simple/index.html","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4694,"url":"/demo/simple/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:21 WARN:  HTTP: {"method":"GET","ver":"1.1","status":404,"url":"/demo/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2931230,"url":"/dist/human.custom.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/demo/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7268822,"url":"/dist/human.custom.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 08:56:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481625,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:00:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:00 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481625,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48170,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481625,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:01:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48201,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:18 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481625,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48201,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928088,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481625,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:58 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:02:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:48 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 09:04:48 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-10-21 09:04:48 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524111,"outputBytes":434662} 2021-10-21 09:04:48 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-10-21 09:04:48 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524119,"outputBytes":434666} 2021-10-21 09:04:48 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-10-21 09:04:48 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524186,"outputBytes":434738} 2021-10-21 09:04:48 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":1631} 2021-10-21 09:04:48 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:04:48 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523692,"outputBytes":436210} 2021-10-21 09:04:48 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:04:49 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014058,"outputBytes":2931285} 2021-10-21 09:04:50 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:04:50 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214797,"outputBytes":1611254} 2021-10-21 09:04:51 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214797,"outputBytes":2928143} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48201,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928143,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481715,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:04:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928143,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481715,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:34 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:05:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:51 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:06:51 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-10-21 09:06:51 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524131,"outputBytes":434687} 2021-10-21 09:06:51 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-10-21 09:06:51 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524139,"outputBytes":434691} 2021-10-21 09:06:51 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-10-21 09:06:51 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524206,"outputBytes":434763} 2021-10-21 09:06:51 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":1631} 2021-10-21 09:06:51 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:06:51 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523712,"outputBytes":436235} 2021-10-21 09:06:52 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:06:52 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014078,"outputBytes":2931310} 2021-10-21 09:06:53 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:06:53 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214817,"outputBytes":1611270} 2021-10-21 09:06:54 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214817,"outputBytes":2928168} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928168,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481755,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:06:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:47 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:07:47 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-10-21 09:07:47 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524180,"outputBytes":434732} 2021-10-21 09:07:47 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-10-21 09:07:47 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524188,"outputBytes":434736} 2021-10-21 09:07:47 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-10-21 09:07:47 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524255,"outputBytes":434808} 2021-10-21 09:07:47 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":1631} 2021-10-21 09:07:47 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:07:47 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523761,"outputBytes":436280} 2021-10-21 09:07:48 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:07:48 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014127,"outputBytes":2931355} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928168,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481755,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:50 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214866,"outputBytes":1611304} 2021-10-21 09:07:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214866,"outputBytes":2928213} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928213,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481833,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:07:59 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:08:01 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:29 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:09:29 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-10-21 09:09:29 ERROR: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:29 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-10-21 09:09:29 ERROR: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:29 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-10-21 09:09:29 ERROR: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:29 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":1631} 2021-10-21 09:09:29 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:09:29 ERROR: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:30 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:09:30 ERROR: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:31 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:09:31 ERROR: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:31 ERROR: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":2,"file":"src/util/env.ts","length":3,"line":192,"lineText":" env = mergeDeep(env, obj);","namespace":"","suggestion":""},"notes":[{"location":{"column":13,"file":"src/util/env.ts","length":3,"line":59,"lineText":"export const env: Env = {","namespace":"","suggestion":""},"text":"\"env\" was declared a constant here"}],"pluginName":"","text":"Cannot assign to \"env\" because it is a constant"}]} 2021-10-21 09:09:34 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:09:34 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-10-21 09:09:34 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524206,"outputBytes":434758} 2021-10-21 09:09:34 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-10-21 09:09:34 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524214,"outputBytes":434762} 2021-10-21 09:09:34 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-10-21 09:09:34 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524281,"outputBytes":434834} 2021-10-21 09:09:34 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":1631} 2021-10-21 09:09:34 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:09:34 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523787,"outputBytes":436306} 2021-10-21 09:09:35 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:09:35 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014153,"outputBytes":2931381} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2928213,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481833,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:37 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:09:37 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214892,"outputBytes":1611327} 2021-10-21 09:09:38 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214892,"outputBytes":2928239} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:09:38 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:10:06 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:10:06 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-10-21 09:10:06 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":524141,"outputBytes":434693} 2021-10-21 09:10:06 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-10-21 09:10:07 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":524149,"outputBytes":434697} 2021-10-21 09:10:07 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-10-21 09:10:07 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":524216,"outputBytes":434769} 2021-10-21 09:10:07 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":1631} 2021-10-21 09:10:07 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:10:07 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523722,"outputBytes":436241} 2021-10-21 09:10:07 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:10:08 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3014088,"outputBytes":2931316} 2021-10-21 09:10:09 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:10:09 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214827,"outputBytes":1611270} 2021-10-21 09:10:10 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214827,"outputBytes":2928174} 2021-10-21 09:19:07 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:19:07 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-10-21 09:19:07 ERROR: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:07 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-10-21 09:19:07 ERROR: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:07 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-10-21 09:19:07 ERROR: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:07 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":1631} 2021-10-21 09:19:07 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:19:07 ERROR: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:07 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:19:08 ERROR: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:09 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:19:09 ERROR: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:19:10 ERROR: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:09 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:21: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-10-21 09:21:09 ERROR: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21: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-10-21 09:21:09 ERROR: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21: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-10-21 09:21:09 ERROR: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21: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":1631} 2021-10-21 09:21: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":2135,"outputBytes":856} 2021-10-21 09:21:09 ERROR: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:10 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:21:10 ERROR: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:11 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:21:11 ERROR: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:11 ERROR: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:23 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:21:23 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-10-21 09:21:23 ERROR: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:23 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-10-21 09:21:23 ERROR: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:23 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-10-21 09:21:23 ERROR: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:23 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":1631} 2021-10-21 09:21:23 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:21:23 ERROR: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:23 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:21:24 ERROR: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:25 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:21:25 ERROR: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:21:25 ERROR: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts"} {"errors":[{"location":{"column":9,"file":"src/body/efficientpose.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/movenet.ts","length":3,"line":16,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/body/posenet.ts","length":3,"line":12,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/antispoof.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/blazeface.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/facemesh.ts","length":3,"line":19,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/faceres.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/face/iris.ts","length":3,"line":5,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/emotion.ts","length":3,"line":11,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/gear/gear-agegenderrace.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handpose.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handposepipeline.ts","length":3,"line":10,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/hand/handtrack.ts","length":3,"line":15,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/image/image.ts","length":3,"line":9,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/models.ts","length":3,"line":5,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/centernet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/object/nanodet.ts","length":3,"line":13,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/segmentation/segmentation.ts","length":3,"line":14,"lineText":"import { env } from '../util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""},{"location":{"column":9,"file":"src/warmup.ts","length":3,"line":11,"lineText":"import { env } from './util/env';","namespace":"","suggestion":""},"notes":[],"pluginName":"","text":"No matching export in \"src/util/env.ts\" for import \"env\""}]} 2021-10-21 09:32:13 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:32:13 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-10-21 09:32:13 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523742,"outputBytes":435888} 2021-10-21 09:32:13 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-10-21 09:32:13 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523750,"outputBytes":435892} 2021-10-21 09:32:13 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-10-21 09:32:13 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523817,"outputBytes":435964} 2021-10-21 09:32:13 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":1631} 2021-10-21 09:32:13 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:32:13 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523323,"outputBytes":437793} 2021-10-21 09:32:14 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:32:15 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013689,"outputBytes":2932492} 2021-10-21 09:32:15 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:32:16 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214428,"outputBytes":1611903} 2021-10-21 09:32:17 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214428,"outputBytes":2929341} 2021-10-21 09:34:37 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:34:37 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-10-21 09:34:38 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523742,"outputBytes":435888} 2021-10-21 09:34:38 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-10-21 09:34:38 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523750,"outputBytes":435892} 2021-10-21 09:34:38 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-10-21 09:34:38 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523817,"outputBytes":435964} 2021-10-21 09:34:38 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":1631} 2021-10-21 09:34:38 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:34:38 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523323,"outputBytes":437793} 2021-10-21 09:34:38 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:34:39 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013689,"outputBytes":2932492} 2021-10-21 09:34:40 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:34:40 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214428,"outputBytes":1611903} 2021-10-21 09:34:41 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214428,"outputBytes":2929341} 2021-10-21 09:36:50 INFO:  Watch: {"event":"modify","input":"src/human.ts"} 2021-10-21 09:36: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-10-21 09:36:50 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523678,"outputBytes":435792} 2021-10-21 09:36: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-10-21 09:36:50 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523686,"outputBytes":435796} 2021-10-21 09:36: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-10-21 09:36:50 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523753,"outputBytes":435868} 2021-10-21 09:36: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":1631} 2021-10-21 09:36: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":2135,"outputBytes":856} 2021-10-21 09:36:50 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523259,"outputBytes":437679} 2021-10-21 09:36:51 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:36:52 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013625,"outputBytes":2932444} 2021-10-21 09:36:53 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:36:53 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214364,"outputBytes":1611861} 2021-10-21 09:36:54 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214364,"outputBytes":2929293} 2021-10-21 09:37:04 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:37: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-10-21 09:37:04 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523709,"outputBytes":435823} 2021-10-21 09:37: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-10-21 09:37:04 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523717,"outputBytes":435827} 2021-10-21 09:37: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-10-21 09:37:04 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523784,"outputBytes":435899} 2021-10-21 09:37:05 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":1631} 2021-10-21 09:37:05 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:37:05 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523290,"outputBytes":437710} 2021-10-21 09:37:05 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:37:06 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013656,"outputBytes":2932475} 2021-10-21 09:37:07 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:37:07 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214395,"outputBytes":1611887} 2021-10-21 09:37:08 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214395,"outputBytes":2929324} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48234,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929324,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:11 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:12 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481599,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:12 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:37:12 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48235,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929324,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481599,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:38:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:27 INFO:  Watch: {"event":"modify","input":"src/tfjs/backend.ts"} 2021-10-21 09: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-10-21 09:39:27 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523666,"outputBytes":435808} 2021-10-21 09: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-10-21 09:39:27 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523674,"outputBytes":435812} 2021-10-21 09: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-10-21 09:39:27 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523741,"outputBytes":435884} 2021-10-21 09: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":1631} 2021-10-21 09: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":2135,"outputBytes":856} 2021-10-21 09:39:27 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523247,"outputBytes":437695} 2021-10-21 09:39:28 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:39:28 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013613,"outputBytes":2932460} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48235,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929324,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:29 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481599,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:30 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214352,"outputBytes":1611886} 2021-10-21 09:39:30 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:31 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214352,"outputBytes":2929309} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48235,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929309,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:35 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481509,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:36 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:39:37 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:53 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:43:53 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-10-21 09:43:53 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523686,"outputBytes":435777} 2021-10-21 09:43:53 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-10-21 09:43:53 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523694,"outputBytes":435781} 2021-10-21 09:43:53 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-10-21 09:43:53 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523761,"outputBytes":435853} 2021-10-21 09:43:53 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":1631} 2021-10-21 09:43:53 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:43:54 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523267,"outputBytes":437651} 2021-10-21 09:43:54 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:43:55 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013633,"outputBytes":2932433} 2021-10-21 09:43:56 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48235,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929309,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214372,"outputBytes":1611871} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481509,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:56 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214372,"outputBytes":2929282} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:43:57 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48235,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929282,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481513,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:44:56 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:44: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-10-21 09:44:56 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523620,"outputBytes":435709} 2021-10-21 09:44: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-10-21 09:44:56 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523628,"outputBytes":435713} 2021-10-21 09:44: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-10-21 09:44:56 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523695,"outputBytes":435785} 2021-10-21 09:44: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":1631} 2021-10-21 09:44: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":2135,"outputBytes":856} 2021-10-21 09:44:57 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523201,"outputBytes":437557} 2021-10-21 09:44:57 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:44:58 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013567,"outputBytes":2932373} 2021-10-21 09:44:59 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:44:59 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214306,"outputBytes":1611835} 2021-10-21 09:45:00 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214306,"outputBytes":2929222} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929222,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481413,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:45:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929222,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481413,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:46:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929222,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:15 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481413,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929222,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481413,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:43 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:50:45 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929222,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481413,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:51:46 INFO:  Watch: {"event":"modify","input":"src/util/env.ts"} 2021-10-21 09:51: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-10-21 09:51:46 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523685,"outputBytes":435777} 2021-10-21 09:51: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-10-21 09:51:46 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523693,"outputBytes":435781} 2021-10-21 09:51: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-10-21 09:51:46 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523760,"outputBytes":435853} 2021-10-21 09:51: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":1631} 2021-10-21 09:51: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":2135,"outputBytes":856} 2021-10-21 09:51:46 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523266,"outputBytes":437664} 2021-10-21 09:51:47 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:51:47 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013632,"outputBytes":2932429} 2021-10-21 09:51:48 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:51:48 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214371,"outputBytes":1611860} 2021-10-21 09:51:49 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214371,"outputBytes":2929278} 2021-10-21 09:52:23 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 09:52:23 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-10-21 09:52:23 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523729,"outputBytes":435821} 2021-10-21 09:52:23 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-10-21 09:52:23 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523737,"outputBytes":435825} 2021-10-21 09:52:23 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-10-21 09:52:23 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523804,"outputBytes":435897} 2021-10-21 09:52:23 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":1631} 2021-10-21 09:52:23 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:52:23 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523310,"outputBytes":437708} 2021-10-21 09:52:24 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:52:24 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013676,"outputBytes":2932473} 2021-10-21 09:52:25 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:52:25 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214415,"outputBytes":1611887} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929278,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481513,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:26 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214415,"outputBytes":2929322} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:31 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929322,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481580,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:32 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:52:33 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:02 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 09:58:02 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-10-21 09:58:02 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523811,"outputBytes":435869} 2021-10-21 09:58:02 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-10-21 09:58:02 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523819,"outputBytes":435873} 2021-10-21 09:58:02 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-10-21 09:58:02 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523886,"outputBytes":435945} 2021-10-21 09:58:02 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":1631} 2021-10-21 09:58:02 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:58:03 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523392,"outputBytes":437756} 2021-10-21 09:58:03 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:58:04 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013758,"outputBytes":2932521} 2021-10-21 09:58:04 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:58:05 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214497,"outputBytes":1611920} 2021-10-21 09:58:06 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214497,"outputBytes":2929370} 2021-10-21 09:58:20 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 09:58: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-10-21 09:58:20 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523786,"outputBytes":435844} 2021-10-21 09:58: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-10-21 09:58:20 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523794,"outputBytes":435848} 2021-10-21 09:58: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-10-21 09:58:20 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523861,"outputBytes":435920} 2021-10-21 09:58: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":1631} 2021-10-21 09:58: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":2135,"outputBytes":856} 2021-10-21 09:58:20 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523367,"outputBytes":437731} 2021-10-21 09:58:21 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:58:21 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013733,"outputBytes":2932497} 2021-10-21 09:58:22 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:58:22 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214472,"outputBytes":1611897} 2021-10-21 09:58:23 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214472,"outputBytes":2929346} 2021-10-21 09:58:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929346,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481663,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:27 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:28 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929346,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:40 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:41 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481663,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:41 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:41 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:58:42 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:14 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 09:59:14 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-10-21 09:59:14 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523790,"outputBytes":435760} 2021-10-21 09:59:14 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-10-21 09:59:14 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523798,"outputBytes":435764} 2021-10-21 09:59:14 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-10-21 09:59:14 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523865,"outputBytes":435836} 2021-10-21 09:59:14 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":1631} 2021-10-21 09:59:14 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 09:59:14 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523371,"outputBytes":437647} 2021-10-21 09:59:15 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 09:59:16 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013737,"outputBytes":2932412} 2021-10-21 09:59:17 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 09:59:17 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214476,"outputBytes":1611821} 2021-10-21 09:59:18 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214476,"outputBytes":2929261} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929261,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481620,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 09:59:59 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 09:59:59 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-10-21 09:59:59 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523766,"outputBytes":435824} 2021-10-21 09:59: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-10-21 09:59:59 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523774,"outputBytes":435828} 2021-10-21 09:59: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-10-21 09:59:59 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523841,"outputBytes":435900} 2021-10-21 09:59: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":1631} 2021-10-21 09:59: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":2135,"outputBytes":856} 2021-10-21 09:59:59 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523347,"outputBytes":437711} 2021-10-21 10:00:00 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:00:00 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013713,"outputBytes":2932477} 2021-10-21 10:00:01 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:00:02 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214452,"outputBytes":1611887} 2021-10-21 10:00:02 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214452,"outputBytes":2929326} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929326,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:05 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481633,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:06 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:00:56 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 10:00: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-10-21 10:00:57 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523708,"outputBytes":435765} 2021-10-21 10:00: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-10-21 10:00:57 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523716,"outputBytes":435769} 2021-10-21 10:00: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-10-21 10:00:57 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523783,"outputBytes":435841} 2021-10-21 10:00: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":1631} 2021-10-21 10:00: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":2135,"outputBytes":856} 2021-10-21 10:00:57 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523289,"outputBytes":437652} 2021-10-21 10:00:57 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:00:58 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013655,"outputBytes":2932418} 2021-10-21 10:00:59 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:00:59 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214394,"outputBytes":1611850} 2021-10-21 10:01:00 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214394,"outputBytes":2929267} 2021-10-21 10:01:05 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:01:05 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-10-21 10:01:05 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523554,"outputBytes":435744} 2021-10-21 10:01:05 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-10-21 10:01:05 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523562,"outputBytes":435748} 2021-10-21 10:01:05 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-10-21 10:01:05 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523629,"outputBytes":435820} 2021-10-21 10:01:05 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":1631} 2021-10-21 10:01:05 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:01:05 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523135,"outputBytes":437631} 2021-10-21 10:01:06 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:01:06 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013501,"outputBytes":2932397} 2021-10-21 10:01:07 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:01:07 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214240,"outputBytes":1611837} 2021-10-21 10:01:08 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214240,"outputBytes":2929246} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929246,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481367,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:01:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:47 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:02:47 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-10-21 10:02:47 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523510,"outputBytes":435700} 2021-10-21 10:02:47 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-10-21 10:02:47 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523518,"outputBytes":435704} 2021-10-21 10:02:47 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-10-21 10:02:47 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523585,"outputBytes":435776} 2021-10-21 10:02:47 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":1631} 2021-10-21 10:02:47 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:02:47 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523091,"outputBytes":437587} 2021-10-21 10:02:47 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:02:48 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013457,"outputBytes":2932353} 2021-10-21 10:02:49 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:02:49 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214196,"outputBytes":1611810} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929246,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481367,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:50 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214196,"outputBytes":2929202} 2021-10-21 10:02:50 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:02:51 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:09 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:04: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-10-21 10:04:10 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523514,"outputBytes":435704} 2021-10-21 10:04:10 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-10-21 10:04:10 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523522,"outputBytes":435708} 2021-10-21 10:04:10 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-10-21 10:04:10 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523589,"outputBytes":435780} 2021-10-21 10:04:10 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":1631} 2021-10-21 10:04:10 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:04:10 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523095,"outputBytes":437591} 2021-10-21 10:04:10 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:04:11 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013461,"outputBytes":2932357} 2021-10-21 10:04:12 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:04:12 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214200,"outputBytes":1611814} 2021-10-21 10:04:13 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214200,"outputBytes":2929206} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929206,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481304,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:14 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:04:16 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:05:11 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:05:11 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-10-21 10:05:11 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523457,"outputBytes":435647} 2021-10-21 10:05:11 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-10-21 10:05:11 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523465,"outputBytes":435651} 2021-10-21 10:05:11 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-10-21 10:05:11 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523532,"outputBytes":435723} 2021-10-21 10:05:11 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":1631} 2021-10-21 10:05:11 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:05:12 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":523038,"outputBytes":437534} 2021-10-21 10:05:12 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:05:13 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013404,"outputBytes":2932298} 2021-10-21 10:05:14 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:05:14 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214143,"outputBytes":1611764} 2021-10-21 10:05:15 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214143,"outputBytes":2929147} 2021-10-21 10:07:22 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 10:07:22 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-10-21 10:07:22 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523364,"outputBytes":435600} 2021-10-21 10:07:22 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-10-21 10:07:22 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523372,"outputBytes":435604} 2021-10-21 10:07:22 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-10-21 10:07:22 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523439,"outputBytes":435676} 2021-10-21 10:07:22 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":1631} 2021-10-21 10:07:22 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:07:22 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":522945,"outputBytes":437487} 2021-10-21 10:07:23 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:07:23 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013311,"outputBytes":2932250} 2021-10-21 10:07:24 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:07:25 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214050,"outputBytes":1611701} 2021-10-21 10:07:25 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214050,"outputBytes":2929099} 2021-10-21 10:07:44 INFO:  Watch: {"event":"modify","input":"src/image/imagefx.ts"} 2021-10-21 10:07:44 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-10-21 10:07:44 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523329,"outputBytes":435600} 2021-10-21 10:07:44 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-10-21 10:07:44 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523337,"outputBytes":435604} 2021-10-21 10:07:44 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-10-21 10:07:44 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523404,"outputBytes":435676} 2021-10-21 10:07:44 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":1631} 2021-10-21 10:07:44 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2135,"outputBytes":856} 2021-10-21 10:07:44 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":522910,"outputBytes":437487} 2021-10-21 10:07:45 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:07:45 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013276,"outputBytes":2932250} 2021-10-21 10:07:46 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:07:47 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214015,"outputBytes":1611701} 2021-10-21 10:07:47 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214015,"outputBytes":2929099} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929099,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481051,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:48 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:07:49 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48202,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929099,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481051,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:23 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:08:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48265,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929099,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481051,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:10:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48265,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929099,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481051,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:20 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:21 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48267,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929099,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481051,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:52 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:53 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:11:54 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:20 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:13: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-10-21 10:13:20 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523389,"outputBytes":435660} 2021-10-21 10:13: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-10-21 10:13:20 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523397,"outputBytes":435664} 2021-10-21 10:13: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-10-21 10:13:20 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523464,"outputBytes":435736} 2021-10-21 10:13: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":1631} 2021-10-21 10:13: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":2135,"outputBytes":856} 2021-10-21 10:13:21 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":522970,"outputBytes":437547} 2021-10-21 10:13:21 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:13:22 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013336,"outputBytes":2932310} 2021-10-21 10:13:23 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:13:23 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214075,"outputBytes":1611744} 2021-10-21 10:13:24 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214075,"outputBytes":2929159} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=humangl","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48267,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929159,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:24 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481160,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"image/x-icon","size":261950,"url":"/favicon.ico","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:25 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:13:26 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=false&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48267,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929159,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481160,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:07 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:14:09 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/html","size":7842,"url":"/?worker=true&async=false&bench=false&draw=true&warmup=full&backend=webgpu","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/css","size":107884,"url":"/icons.css","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":48267,"url":"/index.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":2929159,"url":"/dist/human.esm.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":14222,"url":"/helpers/menu.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":10894,"url":"/helpers/gl-bench.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":3406,"url":"/helpers/webrtc.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":5785,"url":"/helpers/jsonview.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"font/woff2","size":181500,"url":"/assets/lato-light.woff2","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":7481160,"url":"/dist/human.esm.js.map","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:19 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"text/javascript","size":4115,"url":"/index-pwa.js","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":79038,"url":"/models/blazeface.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":89289,"url":"/models/facemesh.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":122025,"url":"/models/iris.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":602812,"url":"/models/handtrack.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":129116,"url":"/models/handskeleton.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":161813,"url":"/models/movenet-lightning.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":17980,"url":"/models/emotion.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/json","size":71432,"url":"/models/faceres.json","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":538928,"url":"/models/blazeface.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2955780,"url":"/models/facemesh.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2599092,"url":"/models/iris.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":820516,"url":"/models/emotion.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":5502280,"url":"/models/handskeleton.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":6978814,"url":"/models/faceres.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":4650216,"url":"/models/movenet-lightning.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:16:22 DATA:  HTTP: {"method":"GET","ver":"1.1","status":200,"mime":"application/octet-stream","size":2964837,"url":"/models/handtrack.bin","remote":"::ffff:192.168.0.200"} 2021-10-21 10:25:50 INFO:  Watch: {"event":"modify","input":"src/image/image.ts"} 2021-10-21 10:25: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-10-21 10:25:50 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":54,"inputBytes":523329,"outputBytes":435600} 2021-10-21 10:25: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-10-21 10:25:50 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":54,"inputBytes":523337,"outputBytes":435604} 2021-10-21 10:25: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-10-21 10:25:50 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":54,"inputBytes":523404,"outputBytes":435676} 2021-10-21 10:25: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":1631} 2021-10-21 10:25: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":2135,"outputBytes":856} 2021-10-21 10:25:50 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":54,"inputBytes":522910,"outputBytes":437487} 2021-10-21 10:25:51 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2571529,"outputBytes":2491222} 2021-10-21 10:25:51 STATE: Compile: {"name":"human/browser/esm/custom","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.custom.esm.js","files":54,"inputBytes":3013276,"outputBytes":2932250} 2021-10-21 10:25:52 STATE: Compile: {"name":"tfjs/browser/esm/bundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":8,"inputBytes":2135,"outputBytes":2691961} 2021-10-21 10:25:53 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":54,"inputBytes":3214015,"outputBytes":1611701} 2021-10-21 10:25:53 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":54,"inputBytes":3214015,"outputBytes":2929099}