mirror of https://github.com/vladmandic/human
version bump
parent
84c857a77d
commit
e51d52c446
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"dist/human.esm.js": {
|
"dist/human.esm.js": {
|
||||||
"bytes": 1357448,
|
"bytes": 1907070,
|
||||||
"imports": []
|
"imports": []
|
||||||
},
|
},
|
||||||
"demo/draw.js": {
|
"demo/draw.js": {
|
||||||
|
@ -38,29 +38,29 @@
|
||||||
"dist/demo-browser-index.js.map": {
|
"dist/demo-browser-index.js.map": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
"inputs": {},
|
"inputs": {},
|
||||||
"bytes": 2032291
|
"bytes": 2028448
|
||||||
},
|
},
|
||||||
"dist/demo-browser-index.js": {
|
"dist/demo-browser-index.js": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
"exports": [],
|
"exports": [],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"dist/human.esm.js": {
|
"dist/human.esm.js": {
|
||||||
"bytesInOutput": 1348914
|
"bytesInOutput": 1899699
|
||||||
},
|
},
|
||||||
"demo/draw.js": {
|
"demo/draw.js": {
|
||||||
"bytesInOutput": 6175
|
"bytesInOutput": 7736
|
||||||
},
|
},
|
||||||
"demo/menu.js": {
|
"demo/menu.js": {
|
||||||
"bytesInOutput": 10696
|
"bytesInOutput": 11792
|
||||||
},
|
},
|
||||||
"demo/gl-bench.js": {
|
"demo/gl-bench.js": {
|
||||||
"bytesInOutput": 6759
|
"bytesInOutput": 7367
|
||||||
},
|
},
|
||||||
"demo/browser.js": {
|
"demo/browser.js": {
|
||||||
"bytesInOutput": 16815
|
"bytesInOutput": 19492
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bytes": 1396744
|
"bytes": 1953471
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,7 @@
|
||||||
"imports": []
|
"imports": []
|
||||||
},
|
},
|
||||||
"dist/tfjs.esm.js": {
|
"dist/tfjs.esm.js": {
|
||||||
"bytes": 1082102,
|
"bytes": 1592080,
|
||||||
"imports": []
|
"imports": []
|
||||||
},
|
},
|
||||||
"src/tfjs/backend.js": {
|
"src/tfjs/backend.js": {
|
||||||
|
@ -422,7 +422,7 @@
|
||||||
"dist/human.esm.js.map": {
|
"dist/human.esm.js.map": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
"inputs": {},
|
"inputs": {},
|
||||||
"bytes": 1936405
|
"bytes": 1932950
|
||||||
},
|
},
|
||||||
"dist/human.esm.js": {
|
"dist/human.esm.js": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
|
@ -431,121 +431,121 @@
|
||||||
],
|
],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"src/blazeface/blazeface.js": {
|
"src/blazeface/blazeface.js": {
|
||||||
"bytesInOutput": 2915
|
"bytesInOutput": 5039
|
||||||
},
|
},
|
||||||
"src/blazeface/box.js": {
|
"src/blazeface/box.js": {
|
||||||
"bytesInOutput": 987
|
"bytesInOutput": 1567
|
||||||
},
|
},
|
||||||
"src/blazeface/util.js": {
|
"src/blazeface/util.js": {
|
||||||
"bytesInOutput": 1197
|
"bytesInOutput": 2418
|
||||||
},
|
},
|
||||||
"src/blazeface/coords.js": {
|
"src/blazeface/coords.js": {
|
||||||
"bytesInOutput": 30534
|
"bytesInOutput": 30718
|
||||||
},
|
},
|
||||||
"src/blazeface/facepipeline.js": {
|
"src/blazeface/facepipeline.js": {
|
||||||
"bytesInOutput": 5598
|
"bytesInOutput": 9386
|
||||||
},
|
},
|
||||||
"src/blazeface/facemesh.js": {
|
"src/blazeface/facemesh.js": {
|
||||||
"bytesInOutput": 1518
|
"bytesInOutput": 2322
|
||||||
},
|
},
|
||||||
"src/profile.js": {
|
"src/profile.js": {
|
||||||
"bytesInOutput": 637
|
"bytesInOutput": 851
|
||||||
},
|
},
|
||||||
"src/age/age.js": {
|
"src/age/age.js": {
|
||||||
"bytesInOutput": 813
|
"bytesInOutput": 1186
|
||||||
},
|
},
|
||||||
"src/gender/gender.js": {
|
"src/gender/gender.js": {
|
||||||
"bytesInOutput": 1283
|
"bytesInOutput": 1914
|
||||||
},
|
},
|
||||||
"src/emotion/emotion.js": {
|
"src/emotion/emotion.js": {
|
||||||
"bytesInOutput": 1247
|
"bytesInOutput": 1813
|
||||||
},
|
},
|
||||||
"src/embedding/embedding.js": {
|
"src/embedding/embedding.js": {
|
||||||
"bytesInOutput": 870
|
"bytesInOutput": 1323
|
||||||
},
|
},
|
||||||
"src/posenet/modelBase.js": {
|
"src/posenet/modelBase.js": {
|
||||||
"bytesInOutput": 679
|
"bytesInOutput": 1055
|
||||||
},
|
},
|
||||||
"src/posenet/heapSort.js": {
|
"src/posenet/heapSort.js": {
|
||||||
"bytesInOutput": 1048
|
"bytesInOutput": 1144
|
||||||
},
|
},
|
||||||
"src/posenet/buildParts.js": {
|
"src/posenet/buildParts.js": {
|
||||||
"bytesInOutput": 529
|
"bytesInOutput": 1287
|
||||||
},
|
},
|
||||||
"src/posenet/keypoints.js": {
|
"src/posenet/keypoints.js": {
|
||||||
"bytesInOutput": 1638
|
"bytesInOutput": 1813
|
||||||
},
|
},
|
||||||
"src/posenet/vectors.js": {
|
"src/posenet/vectors.js": {
|
||||||
"bytesInOutput": 627
|
"bytesInOutput": 1055
|
||||||
},
|
},
|
||||||
"src/posenet/decoders.js": {
|
"src/posenet/decoders.js": {
|
||||||
"bytesInOutput": 875
|
"bytesInOutput": 1709
|
||||||
},
|
},
|
||||||
"src/posenet/decodePose.js": {
|
"src/posenet/decodePose.js": {
|
||||||
"bytesInOutput": 1482
|
"bytesInOutput": 4098
|
||||||
},
|
},
|
||||||
"src/posenet/decodeMultiple.js": {
|
"src/posenet/decodeMultiple.js": {
|
||||||
"bytesInOutput": 704
|
"bytesInOutput": 1643
|
||||||
},
|
},
|
||||||
"src/posenet/util.js": {
|
"src/posenet/util.js": {
|
||||||
"bytesInOutput": 1065
|
"bytesInOutput": 1892
|
||||||
},
|
},
|
||||||
"src/posenet/modelPoseNet.js": {
|
"src/posenet/modelPoseNet.js": {
|
||||||
"bytesInOutput": 1167
|
"bytesInOutput": 1997
|
||||||
},
|
},
|
||||||
"src/posenet/posenet.js": {
|
"src/posenet/posenet.js": {
|
||||||
"bytesInOutput": 401
|
"bytesInOutput": 627
|
||||||
},
|
},
|
||||||
"src/handpose/handdetector.js": {
|
"src/handpose/handdetector.js": {
|
||||||
"bytesInOutput": 1704
|
"bytesInOutput": 2747
|
||||||
},
|
},
|
||||||
"src/handpose/handpipeline.js": {
|
"src/handpose/handpipeline.js": {
|
||||||
"bytesInOutput": 2485
|
"bytesInOutput": 4484
|
||||||
},
|
},
|
||||||
"src/handpose/anchors.js": {
|
"src/handpose/anchors.js": {
|
||||||
"bytesInOutput": 127006
|
"bytesInOutput": 127037
|
||||||
},
|
},
|
||||||
"src/handpose/handpose.js": {
|
"src/handpose/handpose.js": {
|
||||||
"bytesInOutput": 1331
|
"bytesInOutput": 2023
|
||||||
},
|
},
|
||||||
"src/gesture/gesture.js": {
|
"src/gesture/gesture.js": {
|
||||||
"bytesInOutput": 2424
|
"bytesInOutput": 3162
|
||||||
},
|
},
|
||||||
"src/imagefx.js": {
|
"src/imagefx.js": {
|
||||||
"bytesInOutput": 11004
|
"bytesInOutput": 13630
|
||||||
},
|
},
|
||||||
"src/image.js": {
|
"src/image.js": {
|
||||||
"bytesInOutput": 2479
|
"bytesInOutput": 3652
|
||||||
},
|
},
|
||||||
"src/log.js": {
|
"src/log.js": {
|
||||||
"bytesInOutput": 252
|
"bytesInOutput": 266
|
||||||
},
|
},
|
||||||
"dist/tfjs.esm.js": {
|
"dist/tfjs.esm.js": {
|
||||||
"bytesInOutput": 1073222
|
"bytesInOutput": 1591040
|
||||||
},
|
},
|
||||||
"src/tfjs/backend.js": {
|
"src/tfjs/backend.js": {
|
||||||
"bytesInOutput": 1205
|
"bytesInOutput": 1458
|
||||||
},
|
},
|
||||||
"src/human.js": {
|
"src/human.js": {
|
||||||
"bytesInOutput": 9982
|
"bytesInOutput": 12213
|
||||||
},
|
},
|
||||||
"src/handpose/box.js": {
|
"src/handpose/box.js": {
|
||||||
"bytesInOutput": 938
|
"bytesInOutput": 1420
|
||||||
},
|
},
|
||||||
"src/handpose/util.js": {
|
"src/handpose/util.js": {
|
||||||
"bytesInOutput": 816
|
"bytesInOutput": 1796
|
||||||
},
|
},
|
||||||
"config.js": {
|
"config.js": {
|
||||||
"bytesInOutput": 1460
|
"bytesInOutput": 1514
|
||||||
},
|
},
|
||||||
"src/sample.js": {
|
"src/sample.js": {
|
||||||
"bytesInOutput": 55295
|
"bytesInOutput": 55299
|
||||||
},
|
},
|
||||||
"package.json": {
|
"package.json": {
|
||||||
"bytesInOutput": 16
|
"bytesInOutput": 23
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bytes": 1357448
|
"bytes": 1907070
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,7 @@
|
||||||
"imports": []
|
"imports": []
|
||||||
},
|
},
|
||||||
"dist/tfjs.esm.js": {
|
"dist/tfjs.esm.js": {
|
||||||
"bytes": 1082102,
|
"bytes": 1592080,
|
||||||
"imports": []
|
"imports": []
|
||||||
},
|
},
|
||||||
"src/tfjs/backend.js": {
|
"src/tfjs/backend.js": {
|
||||||
|
@ -422,128 +422,128 @@
|
||||||
"dist/human.js.map": {
|
"dist/human.js.map": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
"inputs": {},
|
"inputs": {},
|
||||||
"bytes": 1936422
|
"bytes": 1932967
|
||||||
},
|
},
|
||||||
"dist/human.js": {
|
"dist/human.js": {
|
||||||
"imports": [],
|
"imports": [],
|
||||||
"exports": [],
|
"exports": [],
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"src/blazeface/blazeface.js": {
|
"src/blazeface/blazeface.js": {
|
||||||
"bytesInOutput": 2915
|
"bytesInOutput": 5039
|
||||||
},
|
},
|
||||||
"src/blazeface/box.js": {
|
"src/blazeface/box.js": {
|
||||||
"bytesInOutput": 987
|
"bytesInOutput": 1567
|
||||||
},
|
},
|
||||||
"src/blazeface/util.js": {
|
"src/blazeface/util.js": {
|
||||||
"bytesInOutput": 1197
|
"bytesInOutput": 2418
|
||||||
},
|
},
|
||||||
"src/blazeface/coords.js": {
|
"src/blazeface/coords.js": {
|
||||||
"bytesInOutput": 30534
|
"bytesInOutput": 30718
|
||||||
},
|
},
|
||||||
"src/blazeface/facepipeline.js": {
|
"src/blazeface/facepipeline.js": {
|
||||||
"bytesInOutput": 5598
|
"bytesInOutput": 9386
|
||||||
},
|
},
|
||||||
"src/blazeface/facemesh.js": {
|
"src/blazeface/facemesh.js": {
|
||||||
"bytesInOutput": 1518
|
"bytesInOutput": 2322
|
||||||
},
|
},
|
||||||
"src/profile.js": {
|
"src/profile.js": {
|
||||||
"bytesInOutput": 637
|
"bytesInOutput": 851
|
||||||
},
|
},
|
||||||
"src/age/age.js": {
|
"src/age/age.js": {
|
||||||
"bytesInOutput": 813
|
"bytesInOutput": 1186
|
||||||
},
|
},
|
||||||
"src/gender/gender.js": {
|
"src/gender/gender.js": {
|
||||||
"bytesInOutput": 1283
|
"bytesInOutput": 1914
|
||||||
},
|
},
|
||||||
"src/emotion/emotion.js": {
|
"src/emotion/emotion.js": {
|
||||||
"bytesInOutput": 1247
|
"bytesInOutput": 1813
|
||||||
},
|
},
|
||||||
"src/embedding/embedding.js": {
|
"src/embedding/embedding.js": {
|
||||||
"bytesInOutput": 870
|
"bytesInOutput": 1323
|
||||||
},
|
},
|
||||||
"src/posenet/modelBase.js": {
|
"src/posenet/modelBase.js": {
|
||||||
"bytesInOutput": 679
|
"bytesInOutput": 1055
|
||||||
},
|
},
|
||||||
"src/posenet/heapSort.js": {
|
"src/posenet/heapSort.js": {
|
||||||
"bytesInOutput": 1048
|
"bytesInOutput": 1144
|
||||||
},
|
},
|
||||||
"src/posenet/buildParts.js": {
|
"src/posenet/buildParts.js": {
|
||||||
"bytesInOutput": 529
|
"bytesInOutput": 1287
|
||||||
},
|
},
|
||||||
"src/posenet/keypoints.js": {
|
"src/posenet/keypoints.js": {
|
||||||
"bytesInOutput": 1638
|
"bytesInOutput": 1813
|
||||||
},
|
},
|
||||||
"src/posenet/vectors.js": {
|
"src/posenet/vectors.js": {
|
||||||
"bytesInOutput": 627
|
"bytesInOutput": 1055
|
||||||
},
|
},
|
||||||
"src/posenet/decoders.js": {
|
"src/posenet/decoders.js": {
|
||||||
"bytesInOutput": 875
|
"bytesInOutput": 1709
|
||||||
},
|
},
|
||||||
"src/posenet/decodePose.js": {
|
"src/posenet/decodePose.js": {
|
||||||
"bytesInOutput": 1482
|
"bytesInOutput": 4098
|
||||||
},
|
},
|
||||||
"src/posenet/decodeMultiple.js": {
|
"src/posenet/decodeMultiple.js": {
|
||||||
"bytesInOutput": 704
|
"bytesInOutput": 1643
|
||||||
},
|
},
|
||||||
"src/posenet/util.js": {
|
"src/posenet/util.js": {
|
||||||
"bytesInOutput": 1065
|
"bytesInOutput": 1892
|
||||||
},
|
},
|
||||||
"src/posenet/modelPoseNet.js": {
|
"src/posenet/modelPoseNet.js": {
|
||||||
"bytesInOutput": 1167
|
"bytesInOutput": 1997
|
||||||
},
|
},
|
||||||
"src/posenet/posenet.js": {
|
"src/posenet/posenet.js": {
|
||||||
"bytesInOutput": 401
|
"bytesInOutput": 627
|
||||||
},
|
},
|
||||||
"src/handpose/handdetector.js": {
|
"src/handpose/handdetector.js": {
|
||||||
"bytesInOutput": 1704
|
"bytesInOutput": 2747
|
||||||
},
|
},
|
||||||
"src/handpose/handpipeline.js": {
|
"src/handpose/handpipeline.js": {
|
||||||
"bytesInOutput": 2485
|
"bytesInOutput": 4484
|
||||||
},
|
},
|
||||||
"src/handpose/anchors.js": {
|
"src/handpose/anchors.js": {
|
||||||
"bytesInOutput": 127006
|
"bytesInOutput": 127037
|
||||||
},
|
},
|
||||||
"src/handpose/handpose.js": {
|
"src/handpose/handpose.js": {
|
||||||
"bytesInOutput": 1331
|
"bytesInOutput": 2023
|
||||||
},
|
},
|
||||||
"src/gesture/gesture.js": {
|
"src/gesture/gesture.js": {
|
||||||
"bytesInOutput": 2424
|
"bytesInOutput": 3162
|
||||||
},
|
},
|
||||||
"src/imagefx.js": {
|
"src/imagefx.js": {
|
||||||
"bytesInOutput": 11004
|
"bytesInOutput": 13630
|
||||||
},
|
},
|
||||||
"src/image.js": {
|
"src/image.js": {
|
||||||
"bytesInOutput": 2479
|
"bytesInOutput": 3652
|
||||||
},
|
},
|
||||||
"src/human.js": {
|
"src/human.js": {
|
||||||
"bytesInOutput": 10018
|
"bytesInOutput": 12278
|
||||||
},
|
},
|
||||||
"src/log.js": {
|
"src/log.js": {
|
||||||
"bytesInOutput": 252
|
"bytesInOutput": 266
|
||||||
},
|
},
|
||||||
"dist/tfjs.esm.js": {
|
"dist/tfjs.esm.js": {
|
||||||
"bytesInOutput": 1073222
|
"bytesInOutput": 1591040
|
||||||
},
|
},
|
||||||
"src/tfjs/backend.js": {
|
"src/tfjs/backend.js": {
|
||||||
"bytesInOutput": 1205
|
"bytesInOutput": 1458
|
||||||
},
|
},
|
||||||
"src/handpose/box.js": {
|
"src/handpose/box.js": {
|
||||||
"bytesInOutput": 938
|
"bytesInOutput": 1420
|
||||||
},
|
},
|
||||||
"src/handpose/util.js": {
|
"src/handpose/util.js": {
|
||||||
"bytesInOutput": 816
|
"bytesInOutput": 1796
|
||||||
},
|
},
|
||||||
"config.js": {
|
"config.js": {
|
||||||
"bytesInOutput": 1460
|
"bytesInOutput": 1514
|
||||||
},
|
},
|
||||||
"src/sample.js": {
|
"src/sample.js": {
|
||||||
"bytesInOutput": 55295
|
"bytesInOutput": 55299
|
||||||
},
|
},
|
||||||
"package.json": {
|
"package.json": {
|
||||||
"bytesInOutput": 16
|
"bytesInOutput": 23
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bytes": 1357490
|
"bytes": 1907148
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit 5ac8bed4cfbaa349480db554a1fdb3a9dd0878f3
|
Subproject commit 4af3fc3ec5ce136f50f17151047eb46d97b10c8b
|
Loading…
Reference in New Issue