human/dist/human.esm.json

691 lines
17 KiB
JSON
Raw Normal View History

2020-10-17 12:30:00 +02:00
{
"inputs": {
"config.js": {
2020-11-06 21:35:58 +01:00
"bytes": 7664,
2020-10-17 12:30:00 +02:00
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
2020-11-01 20:16:47 +01:00
"bytes": 297728,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
2020-10-30 12:14:42 +01:00
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js"
}
]
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": {
"bytes": 2110,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js"
}
]
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": {
"bytes": 3243,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": {
"bytes": 2525,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": {
"bytes": 1748,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": {
"bytes": 4559,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": {
"bytes": 2418,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": {
"bytes": 1919,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": {
"bytes": 8358,
"imports": [
{
"path": "empty:crypto"
2020-10-17 12:30:00 +02:00
}
]
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
2020-11-01 20:16:47 +01:00
"bytes": 607535,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
}
]
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
2020-11-01 20:16:47 +01:00
"bytes": 312103,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
}
]
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
2020-11-01 20:16:47 +01:00
"bytes": 1313261,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js"
},
{
"path": "empty:util"
},
{
"path": "empty:crypto"
}
]
},
"node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": {
2020-11-01 20:16:47 +01:00
"bytes": 217014,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
},
{
"path": "empty:crypto"
},
{
"path": "empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js"
}
]
},
"node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": {
"bytes": 811045,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
}
]
},
"node_modules/@tensorflow/tfjs/dist/tf.node.js": {
"bytes": 2953,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
},
{
"path": "node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js"
},
{
"path": "node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js"
},
{
"path": "node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js"
},
{
"path": "node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js"
}
]
},
"package.json": {
2020-11-06 19:50:16 +01:00
"bytes": 3389,
2020-10-17 12:30:00 +02:00
"imports": []
},
2020-11-06 21:35:58 +01:00
"src/age/age.js": {
2020-11-06 19:50:16 +01:00
"bytes": 1766,
2020-11-06 17:39:39 +01:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.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": 1512,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/body/modelMobileNet.js": {
"bytes": 593,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/body/modelBase.js"
}
]
},
"src/body/modelPoseNet.js": {
"bytes": 3539,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.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": 2260,
"imports": [
{
"path": "src/body/keypoints.js"
}
]
},
"src/body/vectors.js": {
"bytes": 1273,
"imports": [
{
"path": "src/body/keypoints.js"
}
]
},
2020-10-17 12:30:00 +02:00
"src/emotion/emotion.js": {
2020-11-06 19:50:16 +01:00
"bytes": 2778,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.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-06 22:21:20 +01:00
"bytes": 7098,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/box.js": {
2020-10-17 12:30:00 +02:00
"bytes": 1924,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/facemesh.js": {
2020-11-06 19:50:16 +01:00
"bytes": 2355,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
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/keypoints.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-06 17:39:39 +01:00
"path": "src/face/uvcoords.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/triangulation.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/facepipeline.js": {
2020-11-06 22:21:20 +01:00
"bytes": 14774,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/box.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/keypoints.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/util.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-06 17:39:39 +01:00
"src/face/keypoints.js": {
2020-11-04 07:11:24 +01:00
"bytes": 2507,
"imports": []
},
2020-11-06 17:39:39 +01:00
"src/face/triangulation.js": {
2020-10-17 12:30:00 +02:00
"bytes": 12940,
"imports": []
},
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 17:39:39 +01:00
"src/face/uvcoords.js": {
2020-10-17 12:30:00 +02:00
"bytes": 19592,
"imports": []
},
2020-11-06 21:35:58 +01:00
"src/gender/gender.js": {
"bytes": 3042,
2020-11-06 17:39:39 +01:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/profile.js"
}
]
},
2020-11-04 16:18:22 +01:00
"src/gesture.js": {
2020-11-04 20:59:30 +01:00
"bytes": 2175,
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-04 07:11:24 +01:00
"bytes": 3192,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
2020-11-06 17:39:39 +01:00
"src/hand/handdetector.js": {
2020-11-07 01:25:37 +01:00
"bytes": 4316,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
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": {
"bytes": 8632,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
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-05 02:52:26 +01:00
"bytes": 2839,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
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": {
2020-11-06 21:35:58 +01:00
"bytes": 14049,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
2020-11-06 17:39:39 +01:00
"path": "src/face/facemesh.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-06 21:35:58 +01:00
"path": "src/age/age.js"
2020-11-06 17:39:39 +01:00
},
{
2020-11-06 21:35:58 +01:00
"path": "src/gender/gender.js"
2020-10-17 12:30:00 +02:00
},
{
"path": "src/emotion/emotion.js"
},
{
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-05 14:21:23 +01:00
"bytes": 4604,
2020-11-04 16:18:22 +01:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"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": {
"bytes": 1004,
"imports": []
},
2020-10-17 12:30:00 +02:00
"empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": {
"bytes": 0,
"imports": []
},
"empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": {
"bytes": 0,
"imports": []
},
"empty:crypto": {
"bytes": 0,
"imports": []
},
"empty:util": {
"bytes": 0,
"imports": []
}
},
"outputs": {
"dist/human.esm.js.map": {
"imports": [],
"inputs": {},
2020-11-07 01:25:37 +01:00
"bytes": 5418185
2020-10-17 12:30:00 +02:00
},
"dist/human.esm.js": {
"imports": [],
"inputs": {
"empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"empty:util": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"empty:crypto": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 295162
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 238778
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 115231
2020-10-17 12:30:00 +02:00
},
"empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 52364
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 990
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 755
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 845
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1001
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1164
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 880
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1614
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 171
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 82512
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 261415
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs/dist/tf.node.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 760
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/blazeface.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 3012
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/keypoints.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1946
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/box.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1006
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/util.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1190
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/facepipeline.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 5656
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/uvcoords.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 16786
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/triangulation.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 9991
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/face/facemesh.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1136
2020-10-17 12:30:00 +02:00
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 620
2020-11-01 19:07:53 +01:00
},
2020-11-06 21:35:58 +01:00
"src/age/age.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 893
2020-11-06 17:39:39 +01:00
},
2020-11-06 21:35:58 +01:00
"src/gender/gender.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1389
2020-10-17 12:30:00 +02:00
},
"src/emotion/emotion.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1345
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelBase.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 433
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelMobileNet.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 245
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/heapSort.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1042
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/buildParts.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 547
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/keypoints.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1633
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/vectors.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 616
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/decodePose.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1024
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/decodeMultiple.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 604
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/util.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1062
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/modelPoseNet.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 846
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/body/posenet.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 474
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/box.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1398
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handdetector.js": {
2020-11-07 01:25:37 +01:00
"bytesInOutput": 1836
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/util.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1005
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handpipeline.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 3055
2020-11-03 15:34:36 +01:00
},
2020-11-06 17:39:39 +01:00
"src/hand/anchors.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 127001
2020-10-17 12:30:00 +02:00
},
2020-11-06 17:39:39 +01:00
"src/hand/handpose.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1105
2020-10-17 12:30:00 +02:00
},
2020-11-04 16:18:22 +01:00
"src/gesture.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1220
2020-11-04 16:18:22 +01:00
},
2020-10-18 18:12:09 +02:00
"src/imagefx.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 11014
2020-10-18 18:12:09 +02:00
},
2020-11-04 16:18:22 +01:00
"src/image.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 2365
2020-11-04 16:18:22 +01:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 1327
2020-10-17 12:30:00 +02:00
},
"package.json": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 3020
2020-10-17 12:30:00 +02:00
},
2020-10-18 14:07:45 +02:00
"src/human.js": {
2020-11-06 22:21:20 +01:00
"bytesInOutput": 7397
},
"src/human.js": {
"bytesInOutput": 0
2020-10-17 12:30:00 +02:00
}
},
2020-11-07 01:25:37 +01:00
"bytes": 1277954
2020-10-17 12:30:00 +02:00
}
}
}