human/dist/human.node.json

476 lines
9.3 KiB
JSON

{
"inputs": {
"config.js": {
"bytes": 8721,
"imports": []
},
"dist/tfjs.esm.js": {
"bytes": 1048,
"imports": []
},
"package.json": {
"bytes": 2323,
"imports": []
},
"src/age/age.js": {
"bytes": 1968,
"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": 889,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/body/modelMobileNet.js": {
"bytes": 599,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/body/modelBase.js"
}
]
},
"src/body/modelPoseNet.js": {
"bytes": 1928,
"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": 2066,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/emotion/emotion.js": {
"bytes": 3006,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/face/blazeface.js": {
"bytes": 7009,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/face/box.js": {
"bytes": 1935,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/face/coords.js": {
"bytes": 37909,
"imports": []
},
"src/face/facemesh.js": {
"bytes": 2740,
"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": 13884,
"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": 3409,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/gesture/gesture.js": {
"bytes": 3308,
"imports": []
},
"src/hand/anchors.js": {
"bytes": 224151,
"imports": []
},
"src/hand/box.js": {
"bytes": 3226,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/hand/handdetector.js": {
"bytes": 4252,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/hand/box.js"
}
]
},
"src/hand/handpipeline.js": {
"bytes": 7615,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/hand/box.js"
},
{
"path": "src/hand/util.js"
}
]
},
"src/hand/handpose.js": {
"bytes": 3187,
"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": 16046,
"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/gesture.js"
},
{
"path": "src/image.js"
},
{
"path": "src/profile.js"
},
{
"path": "config.js"
},
{
"path": "package.json"
}
]
},
"src/image.js": {
"bytes": 5862,
"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-gpu.js.map": {
"imports": [],
"inputs": {},
"bytes": 686602
},
"dist/human.node-gpu.js": {
"imports": [],
"exports": [],
"inputs": {
"dist/tfjs.esm.js": {
"bytesInOutput": 966
},
"src/face/blazeface.js": {
"bytesInOutput": 5276
},
"src/face/box.js": {
"bytesInOutput": 1628
},
"src/face/util.js": {
"bytesInOutput": 2424
},
"src/face/coords.js": {
"bytesInOutput": 30828
},
"src/face/facepipeline.js": {
"bytesInOutput": 9459
},
"src/face/facemesh.js": {
"bytesInOutput": 2169
},
"src/profile.js": {
"bytesInOutput": 854
},
"src/age/age.js": {
"bytesInOutput": 1192
},
"src/gender/gender.js": {
"bytesInOutput": 1964
},
"src/emotion/emotion.js": {
"bytesInOutput": 1835
},
"src/embedding/embedding.js": {
"bytesInOutput": 1384
},
"src/body/modelBase.js": {
"bytesInOutput": 652
},
"src/body/modelMobileNet.js": {
"bytesInOutput": 418
},
"src/body/heapSort.js": {
"bytesInOutput": 1139
},
"src/body/buildParts.js": {
"bytesInOutput": 1295
},
"src/body/keypoints.js": {
"bytesInOutput": 1819
},
"src/body/vectors.js": {
"bytesInOutput": 1042
},
"src/body/decodePose.js": {
"bytesInOutput": 3113
},
"src/body/decodeMultiple.js": {
"bytesInOutput": 1670
},
"src/body/util.js": {
"bytesInOutput": 1918
},
"src/body/modelPoseNet.js": {
"bytesInOutput": 1622
},
"src/body/posenet.js": {
"bytesInOutput": 846
},
"src/hand/handdetector.js": {
"bytesInOutput": 2879
},
"src/hand/handpipeline.js": {
"bytesInOutput": 4677
},
"src/hand/anchors.js": {
"bytesInOutput": 127034
},
"src/hand/handpose.js": {
"bytesInOutput": 1958
},
"src/gesture/gesture.js": {
"bytesInOutput": 2467
},
"src/imagefx.js": {
"bytesInOutput": 13558
},
"src/image.js": {
"bytesInOutput": 4077
},
"src/human.js": {
"bytesInOutput": 10636
},
"src/hand/box.js": {
"bytesInOutput": 1905
},
"src/hand/util.js": {
"bytesInOutput": 1790
},
"config.js": {
"bytesInOutput": 1364
},
"package.json": {
"bytesInOutput": 20
}
},
"bytes": 249837
}
}
}