human/dist/human.json

647 lines
16 KiB
JSON
Raw Normal View History

2020-10-17 12:30:00 +02:00
{
"inputs": {
"config.js": {
2020-11-03 15:34:36 +01:00
"bytes": 7216,
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-03 15:34:36 +01:00
"bytes": 2915,
2020-10-17 12:30:00 +02:00
"imports": []
},
"src/emotion/emotion.js": {
2020-11-03 16:55:33 +01:00
"bytes": 1976,
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
}
]
},
"src/facemesh/blazeface.js": {
"bytes": 6991,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/facemesh/box.js": {
"bytes": 1924,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/facemesh/facemesh.js": {
2020-11-04 07:11:24 +01:00
"bytes": 2572,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/facemesh/blazeface.js"
},
{
"path": "src/facemesh/keypoints.js"
},
{
2020-11-04 07:11:24 +01:00
"path": "src/facemesh/facepipeline.js"
2020-10-17 12:30:00 +02:00
},
{
"path": "src/facemesh/uvcoords.js"
},
{
"path": "src/facemesh/triangulation.js"
}
]
},
2020-11-04 07:11:24 +01:00
"src/facemesh/facepipeline.js": {
"bytes": 14296,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/facemesh/box.js"
},
{
"path": "src/facemesh/keypoints.js"
},
{
"path": "src/facemesh/util.js"
}
]
},
2020-11-04 07:11:24 +01:00
"src/facemesh/keypoints.js": {
"bytes": 2507,
"imports": []
},
2020-10-17 12:30:00 +02:00
"src/facemesh/triangulation.js": {
"bytes": 12940,
"imports": []
},
"src/facemesh/util.js": {
"bytes": 3078,
"imports": []
},
"src/facemesh/uvcoords.js": {
"bytes": 19592,
"imports": []
},
2020-11-03 15:34:36 +01:00
"src/handpose/anchors.js": {
"bytes": 224151,
"imports": []
},
2020-10-17 12:30:00 +02:00
"src/handpose/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"
}
]
},
"src/handpose/handdetector.js": {
2020-11-04 07:11:24 +01:00
"bytes": 4484,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/handpose/box.js"
}
]
},
2020-11-04 07:11:24 +01:00
"src/handpose/handpipeline.js": {
2020-11-04 07:13:40 +01:00
"bytes": 7861,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
2020-11-04 07:11:24 +01:00
"path": "src/handpose/box.js"
2020-11-03 15:34:36 +01:00
},
{
2020-11-04 07:11:24 +01:00
"path": "src/handpose/util.js"
2020-10-17 12:30:00 +02:00
}
]
},
2020-11-04 07:11:24 +01:00
"src/handpose/handpose.js": {
"bytes": 2772,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
2020-11-04 07:11:24 +01:00
"path": "src/handpose/handdetector.js"
2020-10-17 12:30:00 +02:00
},
{
2020-11-04 07:11:24 +01:00
"path": "src/handpose/handpipeline.js"
},
{
"path": "src/handpose/anchors.js"
2020-10-17 12:30:00 +02:00
}
]
},
"src/handpose/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-04 07:11:24 +01:00
"bytes": 15209,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/facemesh/facemesh.js"
},
{
"path": "src/ssrnet/ssrnet.js"
},
{
"path": "src/emotion/emotion.js"
},
{
"path": "src/posenet/posenet.js"
},
{
"path": "src/handpose/handpose.js"
},
2020-10-18 18:12:09 +02:00
{
"path": "src/imagefx.js"
},
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-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-10-17 12:30:00 +02:00
"src/posenet/buildParts.js": {
"bytes": 2035,
"imports": [
{
"path": "src/posenet/heapSort.js"
}
]
},
"src/posenet/decodeMultiple.js": {
"bytes": 5605,
"imports": [
{
"path": "src/posenet/buildParts.js"
},
{
"path": "src/posenet/decodePose.js"
},
{
"path": "src/posenet/vectors.js"
}
]
},
"src/posenet/decodePose.js": {
"bytes": 4540,
"imports": [
{
"path": "src/posenet/keypoints.js"
},
{
"path": "src/posenet/vectors.js"
}
]
},
"src/posenet/heapSort.js": {
"bytes": 1590,
"imports": []
},
"src/posenet/keypoints.js": {
"bytes": 2291,
"imports": []
},
"src/posenet/modelBase.js": {
2020-11-01 19:07:53 +01:00
"bytes": 1512,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/posenet/modelMobileNet.js": {
"bytes": 593,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/posenet/modelBase.js"
}
]
},
"src/posenet/modelPoseNet.js": {
"bytes": 3447,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/posenet/modelMobileNet.js"
},
{
"path": "src/posenet/decodeMultiple.js"
},
{
"path": "src/posenet/util.js"
}
]
},
"src/posenet/posenet.js": {
"bytes": 830,
"imports": [
{
"path": "src/posenet/modelMobileNet.js"
},
{
"path": "src/posenet/modelPoseNet.js"
},
{
"path": "src/posenet/decodeMultiple.js"
},
{
"path": "src/posenet/keypoints.js"
},
{
"path": "src/posenet/util.js"
}
]
},
"src/posenet/util.js": {
"bytes": 2260,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/posenet/vectors.js": {
"bytes": 1273,
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
"bytes": 1004,
"imports": []
},
2020-10-17 12:30:00 +02:00
"src/ssrnet/ssrnet.js": {
2020-11-03 04:15:37 +01:00
"bytes": 2149,
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
}
]
},
"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.js.map": {
"imports": [],
"inputs": {},
2020-11-04 07:13:40 +01:00
"bytes": 5402746
2020-10-17 12:30:00 +02:00
},
"dist/human.js": {
"imports": [],
"inputs": {
"empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"empty:util": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"empty:crypto": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 295099
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 238715
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 115224
2020-10-17 12:30:00 +02:00
},
"empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 13
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 52357
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": {
2020-11-03 15:34:36 +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-03 15:34:36 +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-03 15:34:36 +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-03 15:34:36 +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-03 15:34:36 +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-03 15:34:36 +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-03 15:34:36 +01:00
"bytesInOutput": 1607
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": {
2020-11-03 15:34:36 +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-03 15:34:36 +01:00
"bytesInOutput": 82510
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 261415
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs/dist/tf.node.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 760
2020-10-17 12:30:00 +02:00
},
"src/facemesh/blazeface.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 3093
2020-10-17 12:30:00 +02:00
},
"src/facemesh/keypoints.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1946
2020-10-17 12:30:00 +02:00
},
"src/facemesh/box.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1006
2020-10-17 12:30:00 +02:00
},
"src/facemesh/util.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1190
2020-10-17 12:30:00 +02:00
},
2020-11-04 07:11:24 +01:00
"src/facemesh/facepipeline.js": {
"bytesInOutput": 5577
2020-10-17 12:30:00 +02:00
},
"src/facemesh/uvcoords.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 16786
2020-10-17 12:30:00 +02:00
},
"src/facemesh/triangulation.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 9991
2020-10-17 12:30:00 +02:00
},
"src/facemesh/facemesh.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1237
2020-10-17 12:30:00 +02:00
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 620
2020-11-01 19:07:53 +01:00
},
2020-10-17 12:30:00 +02:00
"src/ssrnet/ssrnet.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1236
2020-10-17 12:30:00 +02:00
},
"src/emotion/emotion.js": {
2020-11-03 16:55:33 +01:00
"bytesInOutput": 1093
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelBase.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 433
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelMobileNet.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 245
2020-10-17 12:30:00 +02:00
},
"src/posenet/heapSort.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1042
2020-10-17 12:30:00 +02:00
},
"src/posenet/buildParts.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 547
2020-10-17 12:30:00 +02:00
},
"src/posenet/keypoints.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1633
2020-10-17 12:30:00 +02:00
},
"src/posenet/vectors.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 616
2020-10-17 12:30:00 +02:00
},
"src/posenet/decodePose.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1024
2020-10-17 12:30:00 +02:00
},
"src/posenet/decodeMultiple.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 604
2020-10-17 12:30:00 +02:00
},
"src/posenet/util.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1062
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelPoseNet.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 819
2020-10-17 12:30:00 +02:00
},
"src/posenet/posenet.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 474
2020-10-17 12:30:00 +02:00
},
"src/handpose/box.js": {
2020-11-04 07:11:24 +01:00
"bytesInOutput": 1398
2020-10-17 12:30:00 +02:00
},
"src/handpose/handdetector.js": {
2020-11-04 07:11:24 +01:00
"bytesInOutput": 1900
2020-10-17 12:30:00 +02:00
},
"src/handpose/util.js": {
2020-11-04 07:11:24 +01:00
"bytesInOutput": 1005
2020-10-17 12:30:00 +02:00
},
2020-11-04 07:11:24 +01:00
"src/handpose/handpipeline.js": {
2020-11-04 07:13:40 +01:00
"bytesInOutput": 3052
2020-11-03 15:34:36 +01:00
},
"src/handpose/anchors.js": {
"bytesInOutput": 127001
2020-10-17 12:30:00 +02:00
},
"src/handpose/handpose.js": {
2020-11-04 07:11:24 +01:00
"bytesInOutput": 1090
2020-10-17 12:30:00 +02:00
},
2020-10-18 18:12:09 +02:00
"src/imagefx.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 11014
2020-10-18 18:12:09 +02:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 1273
2020-10-17 12:30:00 +02:00
},
"package.json": {
2020-11-03 15:34:36 +01:00
"bytesInOutput": 2567
2020-10-17 12:30:00 +02:00
},
2020-10-18 14:07:45 +02:00
"src/human.js": {
2020-11-04 07:11:24 +01:00
"bytesInOutput": 8522
2020-10-17 12:30:00 +02:00
}
},
2020-11-04 07:13:40 +01:00
"bytes": 1273667
2020-10-17 12:30:00 +02:00
}
}
}