human/dist/human.node.json

476 lines
9.3 KiB
JSON
Raw Normal View History

2020-10-17 12:30:00 +02:00
{
"inputs": {
"config.js": {
2020-11-13 22:42:00 +01:00
"bytes": 8721,
2020-10-17 12:30:00 +02:00
"imports": []
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
"bytes": 1048,
2020-11-17 05:58:06 +01:00
"imports": []
},
2020-10-17 12:30:00 +02:00
"package.json": {
"bytes": 2322,
2020-10-17 12:30:00 +02:00
"imports": []
},
2020-11-06 22:21:20 +01:00
"src/age/age.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1968,
2020-11-06 17:39:39 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-06 17:39:39 +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,
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
}
]
2020-11-06 17:39:39 +01:00
},
"src/body/modelMobileNet.js": {
2020-11-18 14:26:28 +01:00
"bytes": 599,
2020-11-06 17:39:39 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-06 17:39:39 +01:00
{
"path": "src/body/modelBase.js"
}
]
},
"src/body/modelPoseNet.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1928,
2020-11-06 17:39:39 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-06 17:39:39 +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": {
2020-11-08 18:32:31 +01:00
"bytes": 2262,
2020-11-06 17:39:39 +01:00
"imports": [
{
"path": "src/body/keypoints.js"
}
]
},
"src/body/vectors.js": {
"bytes": 1273,
"imports": [
{
"path": "src/body/keypoints.js"
}
]
},
2020-11-13 22:13:35 +01:00
"src/embedding/embedding.js": {
2020-11-18 14:26:28 +01:00
"bytes": 2107,
2020-11-13 22:13:35 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-13 22:13:35 +01:00
},
{
"path": "src/profile.js"
}
]
},
2020-10-17 12:30:00 +02:00
"src/emotion/emotion.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3006,
2020-11-01 19:07:53 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-01 19:07:53 +01:00
{
"path": "src/profile.js"
}
]
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/blazeface.js": {
2020-11-18 14:26:28 +01:00
"bytes": 6993,
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
}
]
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/box.js": {
2020-11-18 14:26:28 +01:00
"bytes": 1935,
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
}
]
2020-10-17 12:30:00 +02:00
},
2020-11-13 22:13:35 +01:00
"src/face/coords.js": {
"bytes": 37909,
"imports": []
},
2020-11-06 17:39:39 +01:00
"src/face/facemesh.js": {
2020-11-18 14:26:28 +01:00
"bytes": 2456,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/face/blazeface.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/facepipeline.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-13 22:13:35 +01:00
"path": "src/face/coords.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/facepipeline.js": {
2020-11-18 14:26:28 +01:00
"bytes": 13868,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/face/box.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-13 22:13:35 +01:00
"path": "src/face/util.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-13 22:13:35 +01:00
"path": "src/face/coords.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/util.js": {
2020-10-17 12:30:00 +02:00
"bytes": 3078,
"imports": []
},
2020-11-06 22:21:20 +01:00
"src/gender/gender.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3409,
2020-11-06 17:39:39 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-06 17:39:39 +01:00
{
"path": "src/profile.js"
}
]
},
2020-11-04 16:18:22 +01:00
"src/gesture.js": {
2020-11-09 20:26:10 +01:00
"bytes": 3306,
2020-11-04 16:18:22 +01:00
"imports": []
},
2020-11-06 17:39:39 +01:00
"src/hand/anchors.js": {
2020-11-03 15:34:36 +01:00
"bytes": 224151,
"imports": []
},
2020-11-06 17:39:39 +01:00
"src/hand/box.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3226,
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
}
]
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handdetector.js": {
2020-11-18 14:26:28 +01:00
"bytes": 4276,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/box.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/hand/handpipeline.js": {
2020-11-18 14:26:28 +01:00
"bytes": 7608,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/box.js"
2020-11-03 15:34:36 +01:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/util.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/hand/handpose.js": {
2020-11-18 14:26:28 +01:00
"bytes": 3075,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/handdetector.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/handpipeline.js"
2020-11-04 07:11:24 +01:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/anchors.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/hand/util.js": {
2020-11-04 07:11:24 +01:00
"bytes": 3030,
2020-10-17 12:30:00 +02:00
"imports": []
},
2020-10-18 14:07:45 +02:00
"src/human.js": {
"bytes": 16049,
2020-10-17 12:30:00 +02:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/face/facemesh.js"
},
{
2020-11-06 22:21:20 +01:00
"path": "src/age/age.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 22:21:20 +01:00
"path": "src/gender/gender.js"
2020-10-17 12:30:00 +02:00
},
{
"path": "src/emotion/emotion.js"
},
2020-11-13 22:13:35 +01:00
{
"path": "src/embedding/embedding.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-06 17:39:39 +01:00
"path": "src/body/posenet.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/hand/handpose.js"
2020-10-17 12:30:00 +02:00
},
2020-10-18 18:12:09 +02:00
{
2020-11-04 16:18:22 +01:00
"path": "src/gesture.js"
},
{
"path": "src/image.js"
2020-10-18 18:12:09 +02:00
},
2020-11-01 19:07:53 +01:00
{
"path": "src/profile.js"
},
2020-10-17 12:30:00 +02:00
{
"path": "config.js"
},
{
"path": "package.json"
}
]
},
2020-11-04 16:18:22 +01:00
"src/image.js": {
2020-11-20 13:52:50 +01:00
"bytes": 5862,
2020-11-04 16:18:22 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
},
2020-11-04 16:18:22 +01:00
{
"path": "src/imagefx.js"
}
]
},
2020-10-18 18:12:09 +02:00
"src/imagefx.js": {
2020-11-03 15:34:36 +01:00
"bytes": 19352,
2020-10-18 18:12:09 +02:00
"imports": []
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
2020-11-08 18:32:31 +01:00
"bytes": 1061,
2020-10-17 12:30:00 +02:00
"imports": []
}
},
"outputs": {
"dist/human.node-gpu.js.map": {
2020-10-17 12:30:00 +02:00
"imports": [],
"inputs": {},
"bytes": 685707
2020-10-17 12:30:00 +02:00
},
"dist/human.node-gpu.js": {
2020-10-17 12:30:00 +02:00
"imports": [],
2020-11-17 05:58:06 +01:00
"exports": [],
2020-10-17 12:30:00 +02:00
"inputs": {
"dist/tfjs.esm.js": {
"bytesInOutput": 966
},
2020-11-06 17:39:39 +01:00
"src/face/blazeface.js": {
"bytesInOutput": 5307
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/box.js": {
"bytesInOutput": 1638
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/util.js": {
"bytesInOutput": 2434
2020-10-17 12:30:00 +02:00
},
2020-11-13 22:13:35 +01:00
"src/face/coords.js": {
"bytesInOutput": 30830
2020-10-17 12:30:00 +02:00
},
2020-11-13 22:13:35 +01:00
"src/face/facepipeline.js": {
"bytesInOutput": 9509
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/facemesh.js": {
"bytesInOutput": 1930
2020-10-17 12:30:00 +02:00
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
"bytesInOutput": 860
2020-11-06 17:39:39 +01:00
},
2020-11-06 22:21:20 +01:00
"src/age/age.js": {
"bytesInOutput": 1210
2020-11-01 19:07:53 +01:00
},
2020-11-06 22:21:20 +01:00
"src/gender/gender.js": {
"bytesInOutput": 1998
2020-10-17 12:30:00 +02:00
},
"src/emotion/emotion.js": {
"bytesInOutput": 1861
2020-11-13 22:13:35 +01:00
},
"src/embedding/embedding.js": {
"bytesInOutput": 1411
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelBase.js": {
"bytesInOutput": 655
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelMobileNet.js": {
"bytesInOutput": 421
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/heapSort.js": {
"bytesInOutput": 1138
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/buildParts.js": {
"bytesInOutput": 1315
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/keypoints.js": {
"bytesInOutput": 1821
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/vectors.js": {
"bytesInOutput": 1050
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/decodePose.js": {
"bytesInOutput": 3133
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/decodeMultiple.js": {
"bytesInOutput": 1684
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/util.js": {
"bytesInOutput": 1928
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelPoseNet.js": {
"bytesInOutput": 1627
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/posenet.js": {
"bytesInOutput": 848
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handdetector.js": {
"bytesInOutput": 2924
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handpipeline.js": {
"bytesInOutput": 4772
2020-11-03 15:34:36 +01:00
},
2020-11-06 17:39:39 +01:00
"src/hand/anchors.js": {
"bytesInOutput": 127034
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handpose.js": {
"bytesInOutput": 1873
2020-10-17 12:30:00 +02:00
},
2020-11-04 16:18:22 +01:00
"src/gesture.js": {
"bytesInOutput": 2259
2020-11-04 16:18:22 +01:00
},
2020-10-18 18:12:09 +02:00
"src/imagefx.js": {
"bytesInOutput": 13620
2020-10-18 18:12:09 +02:00
},
2020-11-04 16:18:22 +01:00
"src/image.js": {
"bytesInOutput": 4107
2020-11-10 02:13:38 +01:00
},
"src/human.js": {
"bytesInOutput": 10692
2020-11-10 02:13:38 +01:00
},
"src/hand/box.js": {
"bytesInOutput": 1917
2020-11-10 02:13:38 +01:00
},
"src/hand/util.js": {
"bytesInOutput": 1802
2020-11-10 02:13:38 +01:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
"bytesInOutput": 1368
2020-10-17 12:30:00 +02:00
},
"package.json": {
"bytesInOutput": 20
2020-10-17 12:30:00 +02:00
}
},
"bytes": 249919
2020-10-17 12:30:00 +02:00
}
}
}