human/dist/human.esm.json

549 lines
11 KiB
JSON
Raw Normal View History

2020-10-17 12:30:00 +02:00
{
"inputs": {
2020-12-08 15:00:44 +01:00
"src/log.js": {
"bytes": 401,
2020-10-17 12:30:00 +02:00
"imports": []
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
2021-01-12 15:55:08 +01:00
"bytes": 1082102,
2020-11-17 18:38:48 +01:00
"imports": []
2020-11-10 02:13:38 +01:00
},
2020-12-13 00:34:30 +01:00
"src/tfjs/backend.js": {
2020-12-27 14:12:22 +01:00
"bytes": 1376,
2020-12-13 00:34:30 +01:00
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
2021-01-11 20:35:57 +01:00
"src/blazeface/blazeface.js": {
2020-12-27 14:12:22 +01:00
"bytes": 7024,
2020-10-30 12:14:42 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "src/log.js"
2020-10-30 12:14:42 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/blazeface/box.js": {
2020-12-08 15:00:44 +01:00
"bytes": 1935,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/blazeface/util.js": {
2020-12-10 20:47:53 +01:00
"bytes": 3087,
2020-12-08 15:00:44 +01:00
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/blazeface/coords.js": {
2021-01-05 22:33:43 +01:00
"bytes": 37915,
2020-12-08 15:00:44 +01:00
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facepipeline.js": {
2020-12-27 14:12:22 +01:00
"bytes": 14306,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
2020-10-30 12:14:42 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/box.js"
2020-10-30 12:14:42 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/util.js"
2020-12-08 15:00:44 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/coords.js"
2020-12-10 20:47:53 +01:00
},
{
"path": "src/log.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facemesh.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2991,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "src/log.js"
2020-10-30 12:14:42 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/blazeface.js"
2020-12-08 15:00:44 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/facepipeline.js"
2020-12-08 15:00:44 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/coords.js"
2020-10-30 12:14:42 +01:00
}
]
},
2020-12-08 15:00:44 +01:00
"src/profile.js": {
"bytes": 1045,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "src/log.js"
2020-11-10 02:13:38 +01:00
}
]
2020-10-30 12:14:42 +01:00
},
2020-12-08 15:00:44 +01:00
"src/age/age.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2037,
2020-11-10 02:13:38 +01:00
"imports": [
2020-12-08 15:00:44 +01:00
{
"path": "src/log.js"
},
2020-11-10 02:13:38 +01:00
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "src/profile.js"
2020-11-10 02:13:38 +01:00
}
]
2020-10-30 12:14:42 +01:00
},
2020-12-08 15:00:44 +01:00
"src/gender/gender.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2906,
2020-11-10 02:13:38 +01:00
"imports": [
2020-12-08 15:00:44 +01:00
{
"path": "src/log.js"
},
2020-11-10 02:13:38 +01:00
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 16:18:15 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "src/profile.js"
}
]
},
"src/emotion/emotion.js": {
2021-01-06 12:51:20 +01:00
"bytes": 3078,
2020-12-08 15:00:44 +01:00
"imports": [
{
"path": "src/log.js"
2020-11-17 18:38:48 +01:00
},
2020-11-10 02:13:38 +01:00
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 16:18:15 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "src/profile.js"
2020-11-10 02:13:38 +01:00
}
]
2020-10-30 12:14:42 +01:00
},
2020-12-08 15:00:44 +01:00
"src/embedding/embedding.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2063,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-12-08 15:00:44 +01:00
"path": "src/log.js"
2020-11-17 16:18:15 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 16:18:15 +01:00
},
{
2020-12-08 15:00:44 +01:00
"path": "src/profile.js"
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelBase.js": {
2020-12-17 00:36:24 +01:00
"bytes": 1343,
2020-12-08 15:00:44 +01:00
"imports": [
2020-11-17 16:18:15 +01:00
{
2020-12-08 15:00:44 +01:00
"path": "dist/tfjs.esm.js"
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/heapSort.js": {
2020-12-08 15:00:44 +01:00
"bytes": 1590,
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/posenet/buildParts.js": {
2020-12-17 00:36:24 +01:00
"bytes": 1775,
2020-10-30 12:14:42 +01:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/heapSort.js"
2020-10-17 12:30:00 +02:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/keypoints.js": {
2020-12-17 00:36:24 +01:00
"bytes": 2011,
2020-12-08 15:00:44 +01:00
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/posenet/vectors.js": {
2020-11-17 18:38:48 +01:00
"bytes": 1273,
2020-10-17 12:30:00 +02:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/keypoints.js"
2020-10-17 12:30:00 +02:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/decoders.js": {
2020-12-17 00:36:24 +01:00
"bytes": 2083,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/keypoints.js"
2020-12-17 00:36:24 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodePose.js": {
2020-12-27 14:12:22 +01:00
"bytes": 5368,
2020-10-17 12:30:00 +02:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/keypoints.js"
2020-11-17 16:18:15 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/vectors.js"
2020-12-17 00:36:24 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/decoders.js"
2020-10-17 12:30:00 +02:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodeMultiple.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2373,
2020-10-17 12:30:00 +02:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/buildParts.js"
2020-10-17 12:30:00 +02:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/decodePose.js"
2020-12-08 15:00:44 +01:00
},
2020-11-10 02:13:38 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/vectors.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/util.js": {
2020-12-08 15:00:44 +01:00
"bytes": 2262,
2020-11-10 02:13:38 +01:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/keypoints.js"
2020-10-17 12:30:00 +02:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelPoseNet.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2519,
2020-10-17 12:30:00 +02:00
"imports": [
2020-12-08 15:00:44 +01:00
{
"path": "src/log.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-17 16:18:15 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/modelBase.js"
2020-11-17 16:18:15 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/decodeMultiple.js"
2020-11-17 16:18:15 +01:00
},
2020-12-17 00:36:24 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/decodePose.js"
2020-12-17 00:36:24 +01:00
},
2020-11-17 16:18:15 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/util.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/posenet/posenet.js": {
2020-12-27 14:12:22 +01:00
"bytes": 712,
2020-11-10 02:13:38 +01:00
"imports": [
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/modelPoseNet.js"
2020-11-10 02:13:38 +01:00
},
2020-11-17 16:18:15 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/keypoints.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/util.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/handpose/box.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2522,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/handpose/handdetector.js": {
2020-12-27 14:12:22 +01:00
"bytes": 3548,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/box.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/handpose/util.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2346,
2020-12-08 15:00:44 +01:00
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpipeline.js": {
2020-12-27 14:12:22 +01:00
"bytes": 7246,
2020-11-10 02:13:38 +01:00
"imports": [
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/box.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/util.js"
2020-12-10 21:46:45 +01:00
},
{
"path": "src/log.js"
2020-11-10 02:13:38 +01:00
}
]
},
2021-01-11 20:35:57 +01:00
"src/handpose/anchors.js": {
2020-12-08 15:00:44 +01:00
"bytes": 224151,
"imports": []
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpose.js": {
2020-12-27 14:12:22 +01:00
"bytes": 2578,
2020-11-10 02:13:38 +01:00
"imports": [
2020-12-08 15:00:44 +01:00
{
"path": "src/log.js"
},
2020-11-10 02:13:38 +01:00
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/handdetector.js"
2020-11-17 18:38:48 +01:00
},
2020-11-10 02:13:38 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/handpipeline.js"
2020-11-17 18:38:48 +01:00
},
2020-11-10 02:13:38 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/anchors.js"
2020-11-10 02:13:38 +01:00
}
]
},
2020-12-08 15:00:44 +01:00
"src/gesture/gesture.js": {
2021-01-11 15:02:02 +01:00
"bytes": 4245,
2020-12-08 15:00:44 +01:00
"imports": []
},
"src/imagefx.js": {
2020-12-27 14:12:22 +01:00
"bytes": 19445,
2020-12-08 15:00:44 +01:00
"imports": []
},
"src/image.js": {
2020-12-27 14:12:22 +01:00
"bytes": 5871,
2020-12-08 15:00:44 +01:00
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/imagefx.js"
}
]
},
"config.js": {
2021-01-12 15:55:08 +01:00
"bytes": 9644,
2020-12-08 15:00:44 +01:00
"imports": []
},
2020-12-08 15:58:30 +01:00
"src/sample.js": {
2020-12-16 20:49:14 +01:00
"bytes": 55382,
2020-12-08 15:58:30 +01:00
"imports": []
},
2020-12-08 15:00:44 +01:00
"package.json": {
2021-01-11 15:02:02 +01:00
"bytes": 2325,
2020-11-17 18:38:48 +01:00
"imports": []
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"src/human.js": {
2021-01-12 15:55:08 +01:00
"bytes": 18179,
2020-11-10 02:13:38 +01:00
"imports": [
2020-12-08 15:00:44 +01:00
{
"path": "src/log.js"
},
2020-11-10 02:13:38 +01:00
{
2020-11-17 18:38:48 +01:00
"path": "dist/tfjs.esm.js"
2020-10-17 12:30:00 +02:00
},
2020-12-13 00:34:30 +01:00
{
"path": "src/tfjs/backend.js"
},
2020-10-17 12:30:00 +02:00
{
2021-01-11 20:35:57 +01:00
"path": "src/blazeface/facemesh.js"
2020-11-17 16:18:15 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/age/age.js"
2020-11-10 02:13:38 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/gender/gender.js"
2020-11-10 02:13:38 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/emotion/emotion.js"
2020-11-10 02:13:38 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/embedding/embedding.js"
2020-11-10 02:13:38 +01:00
},
{
2021-01-11 20:35:57 +01:00
"path": "src/posenet/posenet.js"
},
2020-11-10 02:13:38 +01:00
{
2021-01-11 20:35:57 +01:00
"path": "src/handpose/handpose.js"
2020-11-10 02:13:38 +01:00
},
{
2020-11-24 04:55:01 +01:00
"path": "src/gesture/gesture.js"
2020-11-12 18:58:55 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/image.js"
2020-11-17 16:18:15 +01:00
},
{
2020-11-17 18:38:48 +01:00
"path": "src/profile.js"
},
2020-11-10 02:13:38 +01:00
{
2020-11-17 18:38:48 +01:00
"path": "config.js"
},
2020-12-08 15:58:30 +01:00
{
"path": "src/sample.js"
},
2020-10-17 12:30:00 +02:00
{
2020-11-17 18:38:48 +01:00
"path": "package.json"
2020-11-10 02:13:38 +01:00
}
]
2020-11-17 18:38:48 +01:00
}
},
"outputs": {
"dist/human.esm.js.map": {
"imports": [],
"inputs": {},
2021-01-12 15:55:08 +01:00
"bytes": 1935222
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"dist/human.esm.js": {
"imports": [],
"exports": [
"default"
],
"inputs": {
2021-01-11 20:35:57 +01:00
"src/blazeface/blazeface.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 2915
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/box.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 987
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/util.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1197
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/coords.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 30534
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facepipeline.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 5598
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facemesh.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1518
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/profile.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 637
2020-11-12 18:17:57 +01:00
},
2020-11-17 18:38:48 +01:00
"src/age/age.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 813
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/gender/gender.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1283
2020-11-12 18:17:57 +01:00
},
2020-11-17 18:38:48 +01:00
"src/emotion/emotion.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1247
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/embedding/embedding.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 870
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelBase.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 679
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/heapSort.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1048
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/buildParts.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 529
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/keypoints.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1638
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/vectors.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 627
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decoders.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 875
2020-12-17 00:36:24 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodePose.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1482
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodeMultiple.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 704
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/util.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1065
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelPoseNet.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1167
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/posenet.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 401
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handdetector.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1704
2020-11-12 18:58:55 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpipeline.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 2485
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/anchors.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 127006
2020-11-12 18:58:55 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpose.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1331
2020-11-10 02:13:38 +01:00
},
2020-11-24 04:55:01 +01:00
"src/gesture/gesture.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 2424
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"src/imagefx.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 11004
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"src/image.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 2479
2020-12-08 15:00:44 +01:00
},
"src/log.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 252
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1073222
2020-12-13 00:34:30 +01:00
},
"src/tfjs/backend.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 720
2020-11-10 02:13:38 +01:00
},
"src/human.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 9950
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/box.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 938
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/util.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 816
2020-11-10 02:13:38 +01:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 1460
2020-12-08 15:58:30 +01:00
},
"src/sample.js": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 55295
2020-11-10 02:13:38 +01:00
},
2020-10-17 12:30:00 +02:00
"package.json": {
2021-01-12 15:55:08 +01:00
"bytesInOutput": 16
2020-10-17 12:30:00 +02:00
}
},
2021-01-12 15:55:08 +01:00
"bytes": 1356931
2020-10-17 12:30:00 +02:00
}
}
}