human/dist/human.esm.json

650 lines
16 KiB
JSON
Raw Normal View History

2020-10-17 12:30:00 +02:00
{
"inputs": {
"config.js": {
2020-11-01 19:07:53 +01:00
"bytes": 6870,
2020-10-17 12:30:00 +02:00
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
2020-11-01 19:07:53 +01:00
"bytes": 272720,
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 19:07:53 +01:00
"bytes": 571410,
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 19:07:53 +01:00
"bytes": 294510,
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 19:07:53 +01:00
"bytes": 1305668,
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 19:07:53 +01:00
"bytes": 217016,
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-10-30 15:23:49 +01:00
"bytes": 2870,
2020-10-17 12:30:00 +02:00
"imports": []
},
"src/emotion/emotion.js": {
2020-11-01 19:07:53 +01:00
"bytes": 1958,
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": 7161,
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": {
"bytes": 2568,
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"
},
{
"path": "src/facemesh/pipeline.js"
},
{
"path": "src/facemesh/uvcoords.js"
},
{
"path": "src/facemesh/triangulation.js"
}
]
},
"src/facemesh/keypoints.js": {
"bytes": 2507,
"imports": []
},
"src/facemesh/pipeline.js": {
2020-10-18 14:07:45 +02:00
"bytes": 14262,
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"
}
]
},
"src/facemesh/triangulation.js": {
"bytes": 12940,
"imports": []
},
"src/facemesh/util.js": {
"bytes": 3078,
"imports": []
},
"src/facemesh/uvcoords.js": {
"bytes": 19592,
"imports": []
},
"src/handpose/box.js": {
"bytes": 2627,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/handpose/handdetector.js": {
2020-10-18 18:12:09 +02:00
"bytes": 4248,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/handpose/box.js"
}
]
},
"src/handpose/handpose.js": {
"bytes": 2152,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/handpose/handdetector.js"
},
{
"path": "src/handpose/keypoints.js"
},
{
"path": "src/handpose/pipeline.js"
}
]
},
"src/handpose/keypoints.js": {
"bytes": 193,
"imports": []
},
"src/handpose/pipeline.js": {
"bytes": 8169,
2020-10-17 12:30:00 +02:00
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/handpose/box.js"
},
{
"path": "src/handpose/util.js"
}
]
},
"src/handpose/util.js": {
"bytes": 2488,
"imports": []
},
2020-10-18 14:07:45 +02:00
"src/human.js": {
2020-11-01 19:07:53 +01:00
"bytes": 13664,
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": {
"bytes": 19452,
"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-01 19:07:53 +01:00
"bytes": 2115,
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.esm.js.map": {
"imports": [],
"inputs": {},
2020-11-01 19:07:53 +01:00
"bytes": 4999432
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-10-23 00:50:09 +02:00
"bytesInOutput": 45
2020-10-17 12:30:00 +02:00
},
"empty:util": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 42
2020-10-17 12:30:00 +02:00
},
"empty:crypto": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 44
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 1004766
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 514491
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 246275
2020-10-17 12:30:00 +02:00
},
"empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 52
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 129586
2020-10-30 12:14:42 +01:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/alea.js": {
"bytesInOutput": 2112
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor128.js": {
"bytesInOutput": 1699
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorwow.js": {
"bytesInOutput": 1897
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xorshift7.js": {
"bytesInOutput": 2307
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/xor4096.js": {
"bytesInOutput": 2742
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/lib/tychei.js": {
"bytesInOutput": 1940
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/seedrandom.js": {
"bytesInOutput": 4019
},
"node_modules/@tensorflow/tfjs-backend-cpu/node_modules/seedrandom/index.js": {
"bytesInOutput": 458
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 246000
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 527935
2020-10-17 12:30:00 +02:00
},
"node_modules/@tensorflow/tfjs/dist/tf.node.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 3025
2020-10-17 12:30:00 +02:00
},
"src/facemesh/blazeface.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 7111
2020-10-17 12:30:00 +02:00
},
"src/facemesh/keypoints.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2768
2020-10-17 12:30:00 +02:00
},
"src/facemesh/box.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2066
2020-10-17 12:30:00 +02:00
},
"src/facemesh/util.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 3017
2020-10-17 12:30:00 +02:00
},
"src/facemesh/pipeline.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 13249
2020-10-17 12:30:00 +02:00
},
"src/facemesh/uvcoords.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 20584
2020-10-17 12:30:00 +02:00
},
"src/facemesh/triangulation.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 23309
2020-10-17 12:30:00 +02:00
},
"src/facemesh/facemesh.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2651
2020-10-17 12:30:00 +02:00
},
2020-11-01 19:07:53 +01:00
"src/profile.js": {
"bytesInOutput": 1092
},
2020-10-17 12:30:00 +02:00
"src/ssrnet/ssrnet.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 2300
2020-10-17 12:30:00 +02:00
},
"src/emotion/emotion.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 2034
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelBase.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 900
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelMobileNet.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 494
2020-10-17 12:30:00 +02:00
},
"src/posenet/heapSort.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 1637
2020-10-17 12:30:00 +02:00
},
"src/posenet/buildParts.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 1752
2020-10-17 12:30:00 +02:00
},
"src/posenet/keypoints.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2277
2020-10-17 12:30:00 +02:00
},
"src/posenet/vectors.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 1408
2020-10-17 12:30:00 +02:00
},
"src/posenet/decodePose.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 3773
2020-10-17 12:30:00 +02:00
},
"src/posenet/decodeMultiple.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 1990
2020-10-17 12:30:00 +02:00
},
"src/posenet/util.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2396
2020-10-17 12:30:00 +02:00
},
"src/posenet/modelPoseNet.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 1926
2020-10-17 12:30:00 +02:00
},
"src/posenet/posenet.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 903
2020-10-17 12:30:00 +02:00
},
"src/handpose/box.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2795
2020-10-17 12:30:00 +02:00
},
"src/handpose/handdetector.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 4107
2020-10-17 12:30:00 +02:00
},
"src/handpose/keypoints.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 263
2020-10-17 12:30:00 +02:00
},
"src/handpose/util.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2663
2020-10-17 12:30:00 +02:00
},
"src/handpose/pipeline.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 7594
2020-10-17 12:30:00 +02:00
},
"src/handpose/handpose.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 2260
2020-10-17 12:30:00 +02:00
},
2020-10-18 18:12:09 +02:00
"src/imagefx.js": {
2020-10-23 00:50:09 +02:00
"bytesInOutput": 20195
2020-10-18 18:12:09 +02:00
},
2020-10-17 12:30:00 +02:00
"config.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 2271
2020-10-17 12:30:00 +02:00
},
"package.json": {
2020-10-30 15:23:49 +01:00
"bytesInOutput": 3012
2020-10-17 12:30:00 +02:00
},
2020-10-18 14:07:45 +02:00
"src/human.js": {
2020-11-01 19:07:53 +01:00
"bytesInOutput": 11786
},
"src/human.js": {
"bytesInOutput": 0
2020-10-17 12:30:00 +02:00
}
},
2020-11-01 19:07:53 +01:00
"bytes": 2848689
2020-10-17 12:30:00 +02:00
}
}
}