human/dist/human.node-nobundle.json

476 lines
9.3 KiB
JSON
Raw Normal View History

2020-11-17 05:58:06 +01:00
{
"inputs": {
"config.js": {
"bytes": 8721,
"imports": []
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
2020-11-20 14:53:40 +01:00
"bytes": 1531180,
2020-11-17 18:38:48 +01:00
"imports": []
},
2020-11-17 05:58:06 +01:00
"package.json": {
2020-11-21 13:19:20 +01:00
"bytes": 2295,
2020-11-17 05:58:06 +01:00
"imports": []
},
"src/age/age.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1968,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"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": {
2020-11-18 14:26:28 +01:00
"bytes": 889,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
}
]
},
"src/body/modelMobileNet.js": {
2020-11-18 14:26:28 +01:00
"bytes": 599,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/body/modelBase.js"
}
]
},
"src/body/modelPoseNet.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1928,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"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": {
2020-11-18 14:26:28 +01:00
"bytes": 2107,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/profile.js"
}
]
},
"src/emotion/emotion.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3006,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/profile.js"
}
]
},
"src/face/blazeface.js": {
2020-11-18 14:26:28 +01:00
"bytes": 6993,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
}
]
},
"src/face/box.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1935,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
}
]
},
"src/face/coords.js": {
"bytes": 37909,
"imports": []
},
"src/face/facemesh.js": {
2020-11-18 14:26:28 +01:00
"bytes": 2456,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/face/blazeface.js"
},
{
"path": "src/face/facepipeline.js"
},
{
"path": "src/face/coords.js"
}
]
},
"src/face/facepipeline.js": {
2020-11-18 14:26:28 +01:00
"bytes": 13868,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"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": {
2020-11-18 14:26:28 +01:00
"bytes": 3409,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/profile.js"
}
]
},
"src/gesture.js": {
"bytes": 3306,
"imports": []
},
"src/hand/anchors.js": {
"bytes": 224151,
"imports": []
},
"src/hand/box.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3226,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
}
]
},
"src/hand/handdetector.js": {
2020-11-18 14:26:28 +01:00
"bytes": 4276,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/hand/box.js"
}
]
},
"src/hand/handpipeline.js": {
2020-11-18 14:26:28 +01:00
"bytes": 7608,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/hand/box.js"
},
{
"path": "src/hand/util.js"
}
]
},
"src/hand/handpose.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3075,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"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": {
2020-11-20 13:52:50 +01:00
"bytes": 15842,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"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": {
2020-11-20 13:52:50 +01:00
"bytes": 5862,
2020-11-17 05:58:06 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 05:58:06 +01:00
},
{
"path": "src/imagefx.js"
}
]
},
"src/imagefx.js": {
"bytes": 19352,
"imports": []
},
"src/profile.js": {
"bytes": 1061,
"imports": []
}
},
"outputs": {
"dist/human.node-nobundle.js.map": {
"imports": [],
"inputs": {},
2020-11-20 14:53:40 +01:00
"bytes": 2598331
2020-11-17 05:58:06 +01:00
},
"dist/human.node-nobundle.js": {
"imports": [],
"exports": [],
"inputs": {
"src/face/blazeface.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 5156
2020-11-17 05:58:06 +01:00
},
"src/face/box.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1593
2020-11-17 05:58:06 +01:00
},
"src/face/util.js": {
"bytesInOutput": 2434
2020-11-17 05:58:06 +01:00
},
"src/face/coords.js": {
"bytesInOutput": 30830
2020-11-17 05:58:06 +01:00
},
"src/face/facepipeline.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 9455
2020-11-17 05:58:06 +01:00
},
"src/face/facemesh.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1889
2020-11-17 05:58:06 +01:00
},
"src/profile.js": {
"bytesInOutput": 862
2020-11-17 05:58:06 +01:00
},
"src/age/age.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1159
2020-11-17 05:58:06 +01:00
},
"src/gender/gender.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1923
2020-11-17 05:58:06 +01:00
},
"src/emotion/emotion.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1793
2020-11-17 05:58:06 +01:00
},
"src/embedding/embedding.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1364
2020-11-17 05:58:06 +01:00
},
"src/body/modelBase.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 614
2020-11-17 05:58:06 +01:00
},
"src/body/modelMobileNet.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 380
2020-11-17 05:58:06 +01:00
},
"src/body/heapSort.js": {
"bytesInOutput": 1140
2020-11-17 05:58:06 +01:00
},
"src/body/buildParts.js": {
"bytesInOutput": 1315
2020-11-17 05:58:06 +01:00
},
"src/body/keypoints.js": {
"bytesInOutput": 1821
2020-11-17 05:58:06 +01:00
},
"src/body/vectors.js": {
"bytesInOutput": 1066
2020-11-17 05:58:06 +01:00
},
"src/body/decodePose.js": {
"bytesInOutput": 3133
2020-11-17 05:58:06 +01:00
},
"src/body/decodeMultiple.js": {
"bytesInOutput": 1684
2020-11-17 05:58:06 +01:00
},
"src/body/util.js": {
"bytesInOutput": 1931
2020-11-17 05:58:06 +01:00
},
"src/body/modelPoseNet.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1592
2020-11-17 05:58:06 +01:00
},
"src/body/posenet.js": {
"bytesInOutput": 848
2020-11-17 05:58:06 +01:00
},
"src/hand/handdetector.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 2786
2020-11-17 05:58:06 +01:00
},
"src/hand/handpipeline.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 4728
2020-11-17 05:58:06 +01:00
},
"src/hand/anchors.js": {
"bytesInOutput": 127034
2020-11-17 05:58:06 +01:00
},
"src/hand/handpose.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1832
2020-11-17 05:58:06 +01:00
},
"src/gesture.js": {
"bytesInOutput": 2259
2020-11-17 05:58:06 +01:00
},
"src/imagefx.js": {
"bytesInOutput": 13640
2020-11-17 05:58:06 +01:00
},
"src/image.js": {
2020-11-20 13:52:50 +01:00
"bytesInOutput": 4081
2020-11-17 05:58:06 +01:00
},
"src/human.js": {
2020-11-20 13:52:50 +01:00
"bytesInOutput": 10521
2020-11-17 05:58:06 +01:00
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
2020-11-20 14:53:40 +01:00
"bytesInOutput": 1529748
2020-11-17 05:58:06 +01:00
},
"src/hand/box.js": {
2020-11-18 14:26:28 +01:00
"bytesInOutput": 1880
2020-11-17 05:58:06 +01:00
},
"src/hand/util.js": {
"bytesInOutput": 1808
2020-11-17 05:58:06 +01:00
},
"config.js": {
"bytesInOutput": 1368
2020-11-17 05:58:06 +01:00
},
"package.json": {
2020-11-17 18:38:48 +01:00
"bytesInOutput": 21
2020-11-17 05:58:06 +01:00
}
},
2020-11-20 14:53:40 +01:00
"bytes": 1784164
2020-11-17 05:58:06 +01:00
}
}
}