human/dist/human.esm.json

552 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-13 17:14:23 +01:00
"bytes": 1592080,
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": {
2021-01-13 15:35:31 +01:00
"bytes": 2171,
2020-12-13 00:34:30 +01:00
"imports": [
2021-01-13 15:35:31 +01:00
{
"path": "src/log.js"
},
2020-12-13 00:34:30 +01:00
{
"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": {
"bytes": 14275,
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-12 16:18:58 +01:00
"bytes": 2336,
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-13 15:35:31 +01:00
"bytes": 18229,
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": {},
"bytes": 1932899
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-13 17:14:23 +01:00
"bytesInOutput": 5039
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/box.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1567
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/util.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 2418
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/coords.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 30718
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facepipeline.js": {
"bytesInOutput": 9361
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/blazeface/facemesh.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 2322
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/profile.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 851
2020-11-12 18:17:57 +01:00
},
2020-11-17 18:38:48 +01:00
"src/age/age.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1186
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/gender/gender.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1914
2020-11-12 18:17:57 +01:00
},
2020-11-17 18:38:48 +01:00
"src/emotion/emotion.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1813
2020-11-17 16:18:15 +01:00
},
2020-11-17 18:38:48 +01:00
"src/embedding/embedding.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1323
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelBase.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1055
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/heapSort.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1144
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/buildParts.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1287
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/keypoints.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1813
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/vectors.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1055
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decoders.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1709
2020-12-17 00:36:24 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodePose.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 4098
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/decodeMultiple.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1643
2020-11-12 18:17:57 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/util.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1892
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/modelPoseNet.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1997
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/posenet/posenet.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 627
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handdetector.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 2747
2020-11-12 18:58:55 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpipeline.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 4484
2020-11-17 16:18:15 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/anchors.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 127037
2020-11-12 18:58:55 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/handpose.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 2023
2020-11-10 02:13:38 +01:00
},
2020-11-24 04:55:01 +01:00
"src/gesture/gesture.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 3162
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"src/imagefx.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 13630
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"src/image.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 3652
2020-12-08 15:00:44 +01:00
},
"src/log.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 266
2020-11-10 02:13:38 +01:00
},
2020-11-17 18:38:48 +01:00
"dist/tfjs.esm.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1591040
2020-12-13 00:34:30 +01:00
},
"src/tfjs/backend.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1458
2020-11-10 02:13:38 +01:00
},
"src/human.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 12213
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/box.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1420
2020-11-10 02:13:38 +01:00
},
2021-01-11 20:35:57 +01:00
"src/handpose/util.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1796
2020-11-10 02:13:38 +01:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 1514
2020-12-08 15:58:30 +01:00
},
"src/sample.js": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 55299
2020-11-10 02:13:38 +01:00
},
2020-10-17 12:30:00 +02:00
"package.json": {
2021-01-13 17:14:23 +01:00
"bytesInOutput": 23
2020-10-17 12:30:00 +02:00
}
},
"bytes": 1907045
2020-10-17 12:30:00 +02:00
}
}
}