human/dist/human.esm.json

634 lines
15 KiB
JSON

{
"inputs": {
"config.js": {
"bytes": 5942,
"imports": []
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
"bytes": 272720,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
},
{
"path": "node_modules/seedrandom/index.js"
}
]
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
"bytes": 571410,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
}
]
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
"bytes": 294510,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js"
}
]
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
"bytes": 1305668,
"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": {
"bytes": 217016,
"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"
}
]
},
"node_modules/seedrandom/index.js": {
"bytes": 2110,
"imports": [
{
"path": "node_modules/seedrandom/lib/alea.js"
},
{
"path": "node_modules/seedrandom/lib/xor128.js"
},
{
"path": "node_modules/seedrandom/lib/xorwow.js"
},
{
"path": "node_modules/seedrandom/lib/xorshift7.js"
},
{
"path": "node_modules/seedrandom/lib/xor4096.js"
},
{
"path": "node_modules/seedrandom/lib/tychei.js"
},
{
"path": "node_modules/seedrandom/seedrandom.js"
}
]
},
"node_modules/seedrandom/lib/alea.js": {
"bytes": 3243,
"imports": []
},
"node_modules/seedrandom/lib/tychei.js": {
"bytes": 2525,
"imports": []
},
"node_modules/seedrandom/lib/xor128.js": {
"bytes": 1748,
"imports": []
},
"node_modules/seedrandom/lib/xor4096.js": {
"bytes": 4559,
"imports": []
},
"node_modules/seedrandom/lib/xorshift7.js": {
"bytes": 2418,
"imports": []
},
"node_modules/seedrandom/lib/xorwow.js": {
"bytes": 1919,
"imports": []
},
"node_modules/seedrandom/seedrandom.js": {
"bytes": 8358,
"imports": [
{
"path": "empty:crypto"
}
]
},
"package.json": {
"bytes": 2634,
"imports": []
},
"src/emotion/emotion.js": {
"bytes": 1646,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"src/facemesh/blazeface.js": {
"bytes": 7161,
"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,
"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": {
"bytes": 14262,
"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": {
"bytes": 4248,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
},
{
"path": "src/handpose/box.js"
}
]
},
"src/handpose/handpose.js": {
"bytes": 2152,
"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,
"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": []
},
"src/human.js": {
"bytes": 11405,
"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"
},
{
"path": "src/imagefx.js"
},
{
"path": "config.js"
},
{
"path": "package.json"
}
]
},
"src/imagefx.js": {
"bytes": 19452,
"imports": []
},
"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": {
"bytes": 1719,
"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,
"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,
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/posenet/vectors.js": {
"bytes": 1273,
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/ssrnet/ssrnet.js": {
"bytes": 1574,
"imports": [
{
"path": "node_modules/@tensorflow/tfjs/dist/tf.node.js"
}
]
},
"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": {},
"bytes": 4989135
},
"dist/human.esm.js": {
"imports": [],
"inputs": {
"empty:/home/vlado/dev/human/node_modules/node-fetch/browser.js": {
"bytesInOutput": 18
},
"empty:util": {
"bytesInOutput": 18
},
"empty:crypto": {
"bytesInOutput": 18
},
"node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js": {
"bytesInOutput": 293678
},
"node_modules/@tensorflow/tfjs-layers/dist/tf-layers.node.js": {
"bytesInOutput": 238720
},
"node_modules/@tensorflow/tfjs-converter/dist/tf-converter.node.js": {
"bytesInOutput": 108682
},
"empty:/home/vlado/dev/human/node_modules/string_decoder/lib/string_decoder.js": {
"bytesInOutput": 18
},
"node_modules/@tensorflow/tfjs-data/dist/tf-data.node.js": {
"bytesInOutput": 52362
},
"node_modules/seedrandom/lib/alea.js": {
"bytesInOutput": 995
},
"node_modules/seedrandom/lib/xor128.js": {
"bytesInOutput": 760
},
"node_modules/seedrandom/lib/xorwow.js": {
"bytesInOutput": 850
},
"node_modules/seedrandom/lib/xorshift7.js": {
"bytesInOutput": 1006
},
"node_modules/seedrandom/lib/xor4096.js": {
"bytesInOutput": 1169
},
"node_modules/seedrandom/lib/tychei.js": {
"bytesInOutput": 885
},
"node_modules/seedrandom/seedrandom.js": {
"bytesInOutput": 1612
},
"node_modules/seedrandom/index.js": {
"bytesInOutput": 176
},
"node_modules/@tensorflow/tfjs-backend-cpu/dist/tf-backend-cpu.node.js": {
"bytesInOutput": 75760
},
"node_modules/@tensorflow/tfjs-backend-webgl/dist/tf-backend-webgl.node.js": {
"bytesInOutput": 251382
},
"node_modules/@tensorflow/tfjs/dist/tf.node.js": {
"bytesInOutput": 765
},
"src/facemesh/blazeface.js": {
"bytesInOutput": 3142
},
"src/facemesh/keypoints.js": {
"bytesInOutput": 1951
},
"src/facemesh/box.js": {
"bytesInOutput": 1011
},
"src/facemesh/util.js": {
"bytesInOutput": 1195
},
"src/facemesh/pipeline.js": {
"bytesInOutput": 5568
},
"src/facemesh/uvcoords.js": {
"bytesInOutput": 16791
},
"src/facemesh/triangulation.js": {
"bytesInOutput": 9996
},
"src/facemesh/facemesh.js": {
"bytesInOutput": 1242
},
"src/ssrnet/ssrnet.js": {
"bytesInOutput": 930
},
"src/emotion/emotion.js": {
"bytesInOutput": 932
},
"src/posenet/modelBase.js": {
"bytesInOutput": 575
},
"src/posenet/modelMobileNet.js": {
"bytesInOutput": 250
},
"src/posenet/heapSort.js": {
"bytesInOutput": 1047
},
"src/posenet/buildParts.js": {
"bytesInOutput": 552
},
"src/posenet/keypoints.js": {
"bytesInOutput": 1638
},
"src/posenet/vectors.js": {
"bytesInOutput": 621
},
"src/posenet/decodePose.js": {
"bytesInOutput": 1029
},
"src/posenet/decodeMultiple.js": {
"bytesInOutput": 609
},
"src/posenet/util.js": {
"bytesInOutput": 1067
},
"src/posenet/modelPoseNet.js": {
"bytesInOutput": 824
},
"src/posenet/posenet.js": {
"bytesInOutput": 479
},
"src/handpose/box.js": {
"bytesInOutput": 1386
},
"src/handpose/handdetector.js": {
"bytesInOutput": 2052
},
"src/handpose/keypoints.js": {
"bytesInOutput": 161
},
"src/handpose/util.js": {
"bytesInOutput": 993
},
"src/handpose/pipeline.js": {
"bytesInOutput": 3205
},
"src/handpose/handpose.js": {
"bytesInOutput": 1189
},
"src/imagefx.js": {
"bytesInOutput": 11089
},
"config.js": {
"bytesInOutput": 1325
},
"package.json": {
"bytesInOutput": 2305
},
"src/human.js": {
"bytesInOutput": 6434
},
"src/human.js": {
"bytesInOutput": 0
}
},
"bytes": 1118731
}
}
}