{ "inputs": { "config.js": { "bytes": 8366, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": { "bytes": 297728, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js" } ] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": { "bytes": 2110, "imports": [ { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js" } ] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": { "bytes": 3243, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": { "bytes": 2525, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": { "bytes": 1748, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": { "bytes": 4559, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": { "bytes": 2418, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": { "bytes": 1919, "imports": [] }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": { "bytes": 8358, "imports": [ { "path": "empty:crypto" } ] }, "node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": { "bytes": 607535, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" } ] }, "node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": { "bytes": 312103, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" } ] }, "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": { "bytes": 1313261, "imports": [ { "path": "empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js" }, { "path": "empty:util" }, { "path": "empty:crypto" } ] }, "node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": { "bytes": 217014, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" }, { "path": "empty:crypto" }, { "path": "empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js" } ] }, "node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": { "bytes": 811045, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" } ] }, "node_modules/@tensorflow/tfjs/dist/tf.node.js": { "bytes": 2953, "imports": [ { "path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js" }, { "path": "node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js" }, { "path": "node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js" }, { "path": "node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js" }, { "path": "node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js" } ] }, "package.json": { "bytes": 3417, "imports": [] }, "src/age/age.js": { "bytes": 1908, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/profile.js" } ] }, "src/body/buildParts.js": { "bytes": 2035, "imports": [ { "path": "src/body/heapSort.js" } ] }, "src/body/decodeMultiple.js": { "bytes": 5605, "imports": [ { "path": "src/body/buildParts.js" }, { "path": "src/body/decodePose.js" }, { "path": "src/body/vectors.js" } ] }, "src/body/decodePose.js": { "bytes": 4540, "imports": [ { "path": "src/body/keypoints.js" }, { "path": "src/body/vectors.js" } ] }, "src/body/heapSort.js": { "bytes": 1590, "imports": [] }, "src/body/keypoints.js": { "bytes": 2291, "imports": [] }, "src/body/modelBase.js": { "bytes": 1512, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" } ] }, "src/body/modelMobileNet.js": { "bytes": 593, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/body/modelBase.js" } ] }, "src/body/modelPoseNet.js": { "bytes": 1946, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/body/modelMobileNet.js" }, { "path": "src/body/decodeMultiple.js" }, { "path": "src/body/util.js" } ] }, "src/body/posenet.js": { "bytes": 830, "imports": [ { "path": "src/body/modelMobileNet.js" }, { "path": "src/body/modelPoseNet.js" }, { "path": "src/body/decodeMultiple.js" }, { "path": "src/body/keypoints.js" }, { "path": "src/body/util.js" } ] }, "src/body/util.js": { "bytes": 2262, "imports": [ { "path": "src/body/keypoints.js" } ] }, "src/body/vectors.js": { "bytes": 1273, "imports": [ { "path": "src/body/keypoints.js" } ] }, "src/emotion/emotion.js": { "bytes": 2924, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/profile.js" } ] }, "src/face/blazeface.js": { "bytes": 7058, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" } ] }, "src/face/box.js": { "bytes": 1924, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" } ] }, "src/face/facemesh.js": { "bytes": 2603, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/face/blazeface.js" }, { "path": "src/face/keypoints.js" }, { "path": "src/face/facepipeline.js" }, { "path": "src/face/uvcoords.js" }, { "path": "src/face/triangulation.js" } ] }, "src/face/facepipeline.js": { "bytes": 14752, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/face/box.js" }, { "path": "src/face/keypoints.js" }, { "path": "src/face/util.js" } ] }, "src/face/keypoints.js": { "bytes": 2507, "imports": [] }, "src/face/triangulation.js": { "bytes": 12940, "imports": [] }, "src/face/util.js": { "bytes": 3078, "imports": [] }, "src/face/uvcoords.js": { "bytes": 19592, "imports": [] }, "src/gender/gender.js": { "bytes": 3189, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/profile.js" } ] }, "src/gesture.js": { "bytes": 2175, "imports": [] }, "src/hand/anchors.js": { "bytes": 224151, "imports": [] }, "src/hand/box.js": { "bytes": 3220, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" } ] }, "src/hand/handdetector.js": { "bytes": 4230, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/hand/box.js" } ] }, "src/hand/handpipeline.js": { "bytes": 7445, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/hand/box.js" }, { "path": "src/hand/util.js" } ] }, "src/hand/handpose.js": { "bytes": 3029, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/hand/handdetector.js" }, { "path": "src/hand/handpipeline.js" }, { "path": "src/hand/anchors.js" } ] }, "src/hand/util.js": { "bytes": 3030, "imports": [] }, "src/human.js": { "bytes": 13707, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/face/facemesh.js" }, { "path": "src/age/age.js" }, { "path": "src/gender/gender.js" }, { "path": "src/emotion/emotion.js" }, { "path": "src/body/posenet.js" }, { "path": "src/hand/handpose.js" }, { "path": "src/gesture.js" }, { "path": "src/image.js" }, { "path": "src/profile.js" }, { "path": "config.js" }, { "path": "package.json" } ] }, "src/image.js": { "bytes": 4604, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/imagefx.js" } ] }, "src/imagefx.js": { "bytes": 19352, "imports": [] }, "src/profile.js": { "bytes": 1061, "imports": [] }, "empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": { "bytes": 0, "imports": [] }, "empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": { "bytes": 0, "imports": [] }, "empty:crypto": { "bytes": 0, "imports": [] }, "empty:util": { "bytes": 0, "imports": [] } }, "outputs": { "dist/human.esm.js.map": { "imports": [], "inputs": {}, "bytes": 5608490 }, "dist/human.esm.js": { "imports": [], "inputs": { "empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": { "bytesInOutput": 45 }, "empty:util": { "bytesInOutput": 42 }, "empty:crypto": { "bytesInOutput": 44 }, "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": { "bytesInOutput": 1010341 }, "node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": { "bytesInOutput": 514491 }, "node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": { "bytesInOutput": 258962 }, "empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": { "bytesInOutput": 52 }, "node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": { "bytesInOutput": 129585 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": { "bytesInOutput": 2112 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": { "bytesInOutput": 1699 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": { "bytesInOutput": 1897 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": { "bytesInOutput": 2307 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": { "bytesInOutput": 2742 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": { "bytesInOutput": 1940 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": { "bytesInOutput": 4019 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": { "bytesInOutput": 458 }, "node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": { "bytesInOutput": 272412 }, "node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": { "bytesInOutput": 561667 }, "node_modules/@tensorflow/tfjs/dist/tf.node.js": { "bytesInOutput": 3025 }, "src/face/blazeface.js": { "bytesInOutput": 7112 }, "src/face/keypoints.js": { "bytesInOutput": 2768 }, "src/face/box.js": { "bytesInOutput": 2070 }, "src/face/util.js": { "bytesInOutput": 3017 }, "src/face/facepipeline.js": { "bytesInOutput": 13545 }, "src/face/uvcoords.js": { "bytesInOutput": 20584 }, "src/face/triangulation.js": { "bytesInOutput": 23309 }, "src/face/facemesh.js": { "bytesInOutput": 2590 }, "src/profile.js": { "bytesInOutput": 1108 }, "src/age/age.js": { "bytesInOutput": 1843 }, "src/gender/gender.js": { "bytesInOutput": 2996 }, "src/emotion/emotion.js": { "bytesInOutput": 2715 }, "src/body/modelBase.js": { "bytesInOutput": 900 }, "src/body/modelMobileNet.js": { "bytesInOutput": 494 }, "src/body/heapSort.js": { "bytesInOutput": 1637 }, "src/body/buildParts.js": { "bytesInOutput": 1752 }, "src/body/keypoints.js": { "bytesInOutput": 2277 }, "src/body/vectors.js": { "bytesInOutput": 1408 }, "src/body/decodePose.js": { "bytesInOutput": 3773 }, "src/body/decodeMultiple.js": { "bytesInOutput": 1990 }, "src/body/util.js": { "bytesInOutput": 2398 }, "src/body/modelPoseNet.js": { "bytesInOutput": 2026 }, "src/body/posenet.js": { "bytesInOutput": 903 }, "src/hand/box.js": { "bytesInOutput": 3583 }, "src/hand/handdetector.js": { "bytesInOutput": 4485 }, "src/hand/util.js": { "bytesInOutput": 3419 }, "src/hand/handpipeline.js": { "bytesInOutput": 7278 }, "src/hand/anchors.js": { "bytesInOutput": 256590 }, "src/hand/handpose.js": { "bytesInOutput": 3058 }, "src/gesture.js": { "bytesInOutput": 2270 }, "src/imagefx.js": { "bytesInOutput": 20097 }, "src/image.js": { "bytesInOutput": 4482 }, "config.js": { "bytesInOutput": 2220 }, "package.json": { "bytesInOutput": 3561 }, "src/human.js": { "bytesInOutput": 11555 }, "src/human.js": { "bytesInOutput": 0 } }, "bytes": 3196296 } } }