{ "inputs": { "config.js": { "bytes": 8721, "imports": [] }, "dist/tfjs.esm.js": { "bytes": 1586281, "imports": [] }, "package.json": { "bytes": 2021, "imports": [] }, "src/age/age.js": { "bytes": 1967, "imports": [ { "path": "dist/tfjs.esm.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": 888, "imports": [ { "path": "dist/tfjs.esm.js" } ] }, "src/body/modelMobileNet.js": { "bytes": 598, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/body/modelBase.js" } ] }, "src/body/modelPoseNet.js": { "bytes": 1927, "imports": [ { "path": "dist/tfjs.esm.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/embedding/embedding.js": { "bytes": 2106, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/profile.js" } ] }, "src/emotion/emotion.js": { "bytes": 3005, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/profile.js" } ] }, "src/face/blazeface.js": { "bytes": 6942, "imports": [ { "path": "dist/tfjs.esm.js" } ] }, "src/face/box.js": { "bytes": 1934, "imports": [ { "path": "dist/tfjs.esm.js" } ] }, "src/face/coords.js": { "bytes": 37909, "imports": [] }, "src/face/facemesh.js": { "bytes": 2475, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/face/blazeface.js" }, { "path": "src/face/facepipeline.js" }, { "path": "src/face/coords.js" } ] }, "src/face/facepipeline.js": { "bytes": 13802, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/face/box.js" }, { "path": "src/face/util.js" }, { "path": "src/face/coords.js" } ] }, "src/face/util.js": { "bytes": 3078, "imports": [] }, "src/gender/gender.js": { "bytes": 3408, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/profile.js" } ] }, "src/gesture.js": { "bytes": 3306, "imports": [] }, "src/hand/anchors.js": { "bytes": 224151, "imports": [] }, "src/hand/box.js": { "bytes": 3225, "imports": [ { "path": "dist/tfjs.esm.js" } ] }, "src/hand/handdetector.js": { "bytes": 4235, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/hand/box.js" } ] }, "src/hand/handpipeline.js": { "bytes": 7572, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/hand/box.js" }, { "path": "src/hand/util.js" } ] }, "src/hand/handpose.js": { "bytes": 3034, "imports": [ { "path": "dist/tfjs.esm.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": 15702, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/face/facemesh.js" }, { "path": "src/age/age.js" }, { "path": "src/gender/gender.js" }, { "path": "src/emotion/emotion.js" }, { "path": "src/embedding/embedding.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": 5700, "imports": [ { "path": "dist/tfjs.esm.js" }, { "path": "src/imagefx.js" } ] }, "src/imagefx.js": { "bytes": 19352, "imports": [] }, "src/profile.js": { "bytes": 1061, "imports": [] } }, "outputs": { "dist/human.node.js.map": { "imports": [], "inputs": {}, "bytes": 2928376 }, "dist/human.node.js": { "imports": [], "exports": [], "inputs": { "src/face/blazeface.js": { "bytesInOutput": 5801 }, "src/face/box.js": { "bytesInOutput": 1684 }, "src/face/util.js": { "bytesInOutput": 2491 }, "src/face/coords.js": { "bytesInOutput": 30889 }, "src/face/facepipeline.js": { "bytesInOutput": 9897 }, "src/face/facemesh.js": { "bytesInOutput": 1987 }, "src/profile.js": { "bytesInOutput": 899 }, "src/age/age.js": { "bytesInOutput": 1274 }, "src/gender/gender.js": { "bytesInOutput": 2160 }, "src/emotion/emotion.js": { "bytesInOutput": 2004 }, "src/embedding/embedding.js": { "bytesInOutput": 1456 }, "src/body/modelBase.js": { "bytesInOutput": 657 }, "src/body/modelMobileNet.js": { "bytesInOutput": 413 }, "src/body/heapSort.js": { "bytesInOutput": 1149 }, "src/body/buildParts.js": { "bytesInOutput": 1355 }, "src/body/keypoints.js": { "bytesInOutput": 1833 }, "src/body/vectors.js": { "bytesInOutput": 1103 }, "src/body/decodePose.js": { "bytesInOutput": 3231 }, "src/body/decodeMultiple.js": { "bytesInOutput": 1734 }, "src/body/util.js": { "bytesInOutput": 1966 }, "src/body/modelPoseNet.js": { "bytesInOutput": 1689 }, "src/body/posenet.js": { "bytesInOutput": 877 }, "src/hand/handdetector.js": { "bytesInOutput": 3236 }, "src/hand/handpipeline.js": { "bytesInOutput": 4914 }, "src/hand/anchors.js": { "bytesInOutput": 127039 }, "src/hand/handpose.js": { "bytesInOutput": 1858 }, "src/gesture.js": { "bytesInOutput": 2332 }, "src/imagefx.js": { "bytesInOutput": 13894 }, "src/image.js": { "bytesInOutput": 4145 }, "src/human.js": { "bytesInOutput": 10874 }, "dist/tfjs.esm.js": { "bytesInOutput": 1580213 }, "src/hand/box.js": { "bytesInOutput": 1990 }, "src/hand/util.js": { "bytesInOutput": 1860 }, "config.js": { "bytesInOutput": 1431 }, "package.json": { "bytesInOutput": 21 } }, "bytes": 1838727 } } }