{ "inputs": { "config.js": { "bytes": 7664, "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": 3374, "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": 3658, "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": 2260, "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": 7226, "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": 14774, "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": 3192, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" } ] }, "src/hand/handdetector.js": { "bytes": 4316, "imports": [ { "path": "node_modules/@tensorflow/tfjs/dist/tf.node.js" }, { "path": "src/hand/box.js" } ] }, "src/hand/handpipeline.js": { "bytes": 8724, "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": 3095, "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": 13727, "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": 1004, "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.js.map": { "imports": [], "inputs": {}, "bytes": 5419531 }, "dist/human.js": { "imports": [], "inputs": { "empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": { "bytesInOutput": 13 }, "empty:util": { "bytesInOutput": 13 }, "empty:crypto": { "bytesInOutput": 13 }, "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": { "bytesInOutput": 295162 }, "node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": { "bytesInOutput": 238778 }, "node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": { "bytesInOutput": 115231 }, "empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": { "bytesInOutput": 13 }, "node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": { "bytesInOutput": 52364 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": { "bytesInOutput": 990 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": { "bytesInOutput": 755 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": { "bytesInOutput": 845 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": { "bytesInOutput": 1001 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": { "bytesInOutput": 1164 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": { "bytesInOutput": 880 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": { "bytesInOutput": 1614 }, "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": { "bytesInOutput": 171 }, "node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": { "bytesInOutput": 82512 }, "node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": { "bytesInOutput": 261415 }, "node_modules/@tensorflow/tfjs/dist/tf.node.js": { "bytesInOutput": 760 }, "src/face/blazeface.js": { "bytesInOutput": 3091 }, "src/face/keypoints.js": { "bytesInOutput": 1946 }, "src/face/box.js": { "bytesInOutput": 1006 }, "src/face/util.js": { "bytesInOutput": 1190 }, "src/face/facepipeline.js": { "bytesInOutput": 5656 }, "src/face/uvcoords.js": { "bytesInOutput": 16786 }, "src/face/triangulation.js": { "bytesInOutput": 9991 }, "src/face/facemesh.js": { "bytesInOutput": 1286 }, "src/profile.js": { "bytesInOutput": 620 }, "src/age/age.js": { "bytesInOutput": 972 }, "src/gender/gender.js": { "bytesInOutput": 1471 }, "src/emotion/emotion.js": { "bytesInOutput": 1428 }, "src/body/modelBase.js": { "bytesInOutput": 433 }, "src/body/modelMobileNet.js": { "bytesInOutput": 245 }, "src/body/heapSort.js": { "bytesInOutput": 1042 }, "src/body/buildParts.js": { "bytesInOutput": 547 }, "src/body/keypoints.js": { "bytesInOutput": 1633 }, "src/body/vectors.js": { "bytesInOutput": 616 }, "src/body/decodePose.js": { "bytesInOutput": 1024 }, "src/body/decodeMultiple.js": { "bytesInOutput": 604 }, "src/body/util.js": { "bytesInOutput": 1062 }, "src/body/modelPoseNet.js": { "bytesInOutput": 916 }, "src/body/posenet.js": { "bytesInOutput": 474 }, "src/hand/box.js": { "bytesInOutput": 1398 }, "src/hand/handdetector.js": { "bytesInOutput": 1836 }, "src/hand/util.js": { "bytesInOutput": 1005 }, "src/hand/handpipeline.js": { "bytesInOutput": 3128 }, "src/hand/anchors.js": { "bytesInOutput": 127001 }, "src/hand/handpose.js": { "bytesInOutput": 1263 }, "src/gesture.js": { "bytesInOutput": 1220 }, "src/imagefx.js": { "bytesInOutput": 11014 }, "src/image.js": { "bytesInOutput": 2365 }, "config.js": { "bytesInOutput": 1327 }, "package.json": { "bytesInOutput": 3004 }, "src/human.js": { "bytesInOutput": 7257 } }, "bytes": 1278580 } } }