human/dist/human.json

564 lines
11 KiB
JSON

{
"inputs": {
"src/log.js": {
"bytes": 401,
"imports": []
},
"dist/tfjs.esm.js": {
"bytes": 1592080,
"imports": []
},
"src/tfjs/backend.js": {
"bytes": 1376,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/blazeface/blazeface.js": {
"bytes": 7024,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/blazeface/box.js": {
"bytes": 1935,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/blazeface/util.js": {
"bytes": 3087,
"imports": []
},
"src/blazeface/coords.js": {
"bytes": 37915,
"imports": []
},
"src/blazeface/facepipeline.js": {
"bytes": 14306,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/blazeface/box.js"
},
{
"path": "src/blazeface/util.js"
},
{
"path": "src/blazeface/coords.js"
},
{
"path": "src/log.js"
}
]
},
"src/blazeface/facemesh.js": {
"bytes": 2991,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/blazeface/blazeface.js"
},
{
"path": "src/blazeface/facepipeline.js"
},
{
"path": "src/blazeface/coords.js"
}
]
},
"src/profile.js": {
"bytes": 1045,
"imports": [
{
"path": "src/log.js"
}
]
},
"src/age/age.js": {
"bytes": 2037,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/gender/gender.js": {
"bytes": 2906,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/emotion/emotion.js": {
"bytes": 3078,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/embedding/embedding.js": {
"bytes": 2063,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/profile.js"
}
]
},
"src/posenet/modelBase.js": {
"bytes": 1343,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/posenet/heapSort.js": {
"bytes": 1590,
"imports": []
},
"src/posenet/buildParts.js": {
"bytes": 1775,
"imports": [
{
"path": "src/posenet/heapSort.js"
}
]
},
"src/posenet/keypoints.js": {
"bytes": 2011,
"imports": []
},
"src/posenet/vectors.js": {
"bytes": 1273,
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/posenet/decoders.js": {
"bytes": 2083,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/posenet/decodePose.js": {
"bytes": 5368,
"imports": [
{
"path": "src/posenet/keypoints.js"
},
{
"path": "src/posenet/vectors.js"
},
{
"path": "src/posenet/decoders.js"
}
]
},
"src/posenet/decodeMultiple.js": {
"bytes": 2373,
"imports": [
{
"path": "src/posenet/buildParts.js"
},
{
"path": "src/posenet/decodePose.js"
},
{
"path": "src/posenet/vectors.js"
}
]
},
"src/posenet/util.js": {
"bytes": 2262,
"imports": [
{
"path": "src/posenet/keypoints.js"
}
]
},
"src/posenet/modelPoseNet.js": {
"bytes": 2519,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/posenet/modelBase.js"
},
{
"path": "src/posenet/decodeMultiple.js"
},
{
"path": "src/posenet/decodePose.js"
},
{
"path": "src/posenet/util.js"
}
]
},
"src/posenet/posenet.js": {
"bytes": 712,
"imports": [
{
"path": "src/posenet/modelPoseNet.js"
},
{
"path": "src/posenet/keypoints.js"
},
{
"path": "src/posenet/util.js"
}
]
},
"src/blazepose/blazepose.js": {
"bytes": 856,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/handpose/box.js": {
"bytes": 2522,
"imports": [
{
"path": "dist/tfjs.esm.js"
}
]
},
"src/handpose/handdetector.js": {
"bytes": 3548,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/handpose/box.js"
}
]
},
"src/handpose/util.js": {
"bytes": 2346,
"imports": []
},
"src/handpose/handpipeline.js": {
"bytes": 7246,
"imports": [
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/handpose/box.js"
},
{
"path": "src/handpose/util.js"
},
{
"path": "src/log.js"
}
]
},
"src/handpose/anchors.js": {
"bytes": 224151,
"imports": []
},
"src/handpose/handpose.js": {
"bytes": 2578,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/handpose/handdetector.js"
},
{
"path": "src/handpose/handpipeline.js"
},
{
"path": "src/handpose/anchors.js"
}
]
},
"src/gesture/gesture.js": {
"bytes": 4245,
"imports": []
},
"src/imagefx.js": {
"bytes": 19445,
"imports": []
},
"src/image.js": {
"bytes": 5871,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/imagefx.js"
}
]
},
"config.js": {
"bytes": 10110,
"imports": []
},
"src/sample.js": {
"bytes": 55382,
"imports": []
},
"package.json": {
"bytes": 2325,
"imports": []
},
"src/human.js": {
"bytes": 18921,
"imports": [
{
"path": "src/log.js"
},
{
"path": "dist/tfjs.esm.js"
},
{
"path": "src/tfjs/backend.js"
},
{
"path": "src/blazeface/facemesh.js"
},
{
"path": "src/age/age.js"
},
{
"path": "src/gender/gender.js"
},
{
"path": "src/emotion/emotion.js"
},
{
"path": "src/embedding/embedding.js"
},
{
"path": "src/posenet/posenet.js"
},
{
"path": "src/blazepose/blazepose.js"
},
{
"path": "src/handpose/handpose.js"
},
{
"path": "src/gesture/gesture.js"
},
{
"path": "src/image.js"
},
{
"path": "src/profile.js"
},
{
"path": "config.js"
},
{
"path": "src/sample.js"
},
{
"path": "package.json"
}
]
}
},
"outputs": {
"dist/human.js.map": {
"imports": [],
"inputs": {},
"bytes": 1934780
},
"dist/human.js": {
"imports": [],
"exports": [],
"inputs": {
"src/blazeface/blazeface.js": {
"bytesInOutput": 5039
},
"src/blazeface/box.js": {
"bytesInOutput": 1567
},
"src/blazeface/util.js": {
"bytesInOutput": 2418
},
"src/blazeface/coords.js": {
"bytesInOutput": 30718
},
"src/blazeface/facepipeline.js": {
"bytesInOutput": 9386
},
"src/blazeface/facemesh.js": {
"bytesInOutput": 2322
},
"src/profile.js": {
"bytesInOutput": 851
},
"src/age/age.js": {
"bytesInOutput": 1193
},
"src/gender/gender.js": {
"bytesInOutput": 1922
},
"src/emotion/emotion.js": {
"bytesInOutput": 1820
},
"src/embedding/embedding.js": {
"bytesInOutput": 1330
},
"src/posenet/modelBase.js": {
"bytesInOutput": 1055
},
"src/posenet/heapSort.js": {
"bytesInOutput": 1144
},
"src/posenet/buildParts.js": {
"bytesInOutput": 1287
},
"src/posenet/keypoints.js": {
"bytesInOutput": 1813
},
"src/posenet/vectors.js": {
"bytesInOutput": 1055
},
"src/posenet/decoders.js": {
"bytesInOutput": 1709
},
"src/posenet/decodePose.js": {
"bytesInOutput": 4098
},
"src/posenet/decodeMultiple.js": {
"bytesInOutput": 1643
},
"src/posenet/util.js": {
"bytesInOutput": 1892
},
"src/posenet/modelPoseNet.js": {
"bytesInOutput": 1997
},
"src/posenet/posenet.js": {
"bytesInOutput": 627
},
"src/handpose/handdetector.js": {
"bytesInOutput": 2747
},
"src/handpose/handpipeline.js": {
"bytesInOutput": 4484
},
"src/handpose/anchors.js": {
"bytesInOutput": 127037
},
"src/handpose/handpose.js": {
"bytesInOutput": 2023
},
"src/gesture/gesture.js": {
"bytesInOutput": 3162
},
"src/imagefx.js": {
"bytesInOutput": 13630
},
"src/image.js": {
"bytesInOutput": 3652
},
"src/human.js": {
"bytesInOutput": 12725
},
"src/log.js": {
"bytesInOutput": 266
},
"dist/tfjs.esm.js": {
"bytesInOutput": 1591040
},
"src/tfjs/backend.js": {
"bytesInOutput": 918
},
"src/blazepose/blazepose.js": {
"bytesInOutput": 572
},
"src/handpose/box.js": {
"bytesInOutput": 1420
},
"src/handpose/util.js": {
"bytesInOutput": 1796
},
"config.js": {
"bytesInOutput": 1617
},
"src/sample.js": {
"bytesInOutput": 55299
},
"package.json": {
"bytesInOutput": 23
}
},
"bytes": 1907759
}
}
}