mirror of https://github.com/vladmandic/human
552 lines
11 KiB
JSON
552 lines
11 KiB
JSON
{
|
|
"inputs": {
|
|
"src/log.js": {
|
|
"bytes": 401,
|
|
"imports": []
|
|
},
|
|
"dist/tfjs.esm.js": {
|
|
"bytes": 1082102,
|
|
"imports": []
|
|
},
|
|
"src/tfjs/backend.js": {
|
|
"bytes": 2171,
|
|
"imports": [
|
|
{
|
|
"path": "src/log.js"
|
|
},
|
|
{
|
|
"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/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": 9644,
|
|
"imports": []
|
|
},
|
|
"src/sample.js": {
|
|
"bytes": 55382,
|
|
"imports": []
|
|
},
|
|
"package.json": {
|
|
"bytes": 2336,
|
|
"imports": []
|
|
},
|
|
"src/human.js": {
|
|
"bytes": 18229,
|
|
"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/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.esm.js.map": {
|
|
"imports": [],
|
|
"inputs": {},
|
|
"bytes": 1936405
|
|
},
|
|
"dist/human.esm.js": {
|
|
"imports": [],
|
|
"exports": [
|
|
"default"
|
|
],
|
|
"inputs": {
|
|
"src/blazeface/blazeface.js": {
|
|
"bytesInOutput": 2915
|
|
},
|
|
"src/blazeface/box.js": {
|
|
"bytesInOutput": 987
|
|
},
|
|
"src/blazeface/util.js": {
|
|
"bytesInOutput": 1197
|
|
},
|
|
"src/blazeface/coords.js": {
|
|
"bytesInOutput": 30534
|
|
},
|
|
"src/blazeface/facepipeline.js": {
|
|
"bytesInOutput": 5598
|
|
},
|
|
"src/blazeface/facemesh.js": {
|
|
"bytesInOutput": 1518
|
|
},
|
|
"src/profile.js": {
|
|
"bytesInOutput": 637
|
|
},
|
|
"src/age/age.js": {
|
|
"bytesInOutput": 813
|
|
},
|
|
"src/gender/gender.js": {
|
|
"bytesInOutput": 1283
|
|
},
|
|
"src/emotion/emotion.js": {
|
|
"bytesInOutput": 1247
|
|
},
|
|
"src/embedding/embedding.js": {
|
|
"bytesInOutput": 870
|
|
},
|
|
"src/posenet/modelBase.js": {
|
|
"bytesInOutput": 679
|
|
},
|
|
"src/posenet/heapSort.js": {
|
|
"bytesInOutput": 1048
|
|
},
|
|
"src/posenet/buildParts.js": {
|
|
"bytesInOutput": 529
|
|
},
|
|
"src/posenet/keypoints.js": {
|
|
"bytesInOutput": 1638
|
|
},
|
|
"src/posenet/vectors.js": {
|
|
"bytesInOutput": 627
|
|
},
|
|
"src/posenet/decoders.js": {
|
|
"bytesInOutput": 875
|
|
},
|
|
"src/posenet/decodePose.js": {
|
|
"bytesInOutput": 1482
|
|
},
|
|
"src/posenet/decodeMultiple.js": {
|
|
"bytesInOutput": 704
|
|
},
|
|
"src/posenet/util.js": {
|
|
"bytesInOutput": 1065
|
|
},
|
|
"src/posenet/modelPoseNet.js": {
|
|
"bytesInOutput": 1167
|
|
},
|
|
"src/posenet/posenet.js": {
|
|
"bytesInOutput": 401
|
|
},
|
|
"src/handpose/handdetector.js": {
|
|
"bytesInOutput": 1704
|
|
},
|
|
"src/handpose/handpipeline.js": {
|
|
"bytesInOutput": 2485
|
|
},
|
|
"src/handpose/anchors.js": {
|
|
"bytesInOutput": 127006
|
|
},
|
|
"src/handpose/handpose.js": {
|
|
"bytesInOutput": 1331
|
|
},
|
|
"src/gesture/gesture.js": {
|
|
"bytesInOutput": 2424
|
|
},
|
|
"src/imagefx.js": {
|
|
"bytesInOutput": 11004
|
|
},
|
|
"src/image.js": {
|
|
"bytesInOutput": 2479
|
|
},
|
|
"src/log.js": {
|
|
"bytesInOutput": 252
|
|
},
|
|
"dist/tfjs.esm.js": {
|
|
"bytesInOutput": 1073222
|
|
},
|
|
"src/tfjs/backend.js": {
|
|
"bytesInOutput": 1205
|
|
},
|
|
"src/human.js": {
|
|
"bytesInOutput": 9982
|
|
},
|
|
"src/handpose/box.js": {
|
|
"bytesInOutput": 938
|
|
},
|
|
"src/handpose/util.js": {
|
|
"bytesInOutput": 816
|
|
},
|
|
"config.js": {
|
|
"bytesInOutput": 1460
|
|
},
|
|
"src/sample.js": {
|
|
"bytesInOutput": 55295
|
|
},
|
|
"package.json": {
|
|
"bytesInOutput": 16
|
|
}
|
|
},
|
|
"bytes": 1357448
|
|
}
|
|
}
|
|
}
|