pull/70/head
Vladimir Mandic 2021-02-21 14:07:04 -05:00
parent e3e7efefd8
commit d002bdcaea
20 changed files with 10066 additions and 442947 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{ {
"inputs": { "inputs": {
"dist/human.esm.js": { "dist/human.esm.js": {
"bytes": 3288323, "bytes": 1347291,
"imports": [] "imports": []
}, },
"demo/draw.js": { "demo/draw.js": {
@ -43,29 +43,29 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2100196 "bytes": 2022083
}, },
"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": 3287206 "bytesInOutput": 1339815
}, },
"demo/draw.js": { "demo/draw.js": {
"bytesInOutput": 10609 "bytesInOutput": 6204
}, },
"demo/menu.js": { "demo/menu.js": {
"bytesInOutput": 13698 "bytesInOutput": 10696
}, },
"demo/gl-bench.js": { "demo/gl-bench.js": {
"bytesInOutput": 9352 "bytesInOutput": 6759
}, },
"demo/browser.js": { "demo/browser.js": {
"bytesInOutput": 24054 "bytesInOutput": 17340
} }
}, },
"bytes": 3345183 "bytes": 1388199
} }
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

98225
dist/human.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

82
dist/human.esm.json vendored
View File

@ -5,7 +5,7 @@
"imports": [] "imports": []
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytes": 2926074, "bytes": 1073613,
"imports": [] "imports": []
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
@ -499,7 +499,7 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2116348 "bytes": 1924848
}, },
"dist/human.esm.js": { "dist/human.esm.js": {
"imports": [], "imports": [],
@ -508,121 +508,121 @@
], ],
"inputs": { "inputs": {
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 2799 "bytesInOutput": 1445
}, },
"src/posenet/keypoints.ts": { "src/posenet/keypoints.ts": {
"bytesInOutput": 2522 "bytesInOutput": 1690
}, },
"src/log.ts": { "src/log.ts": {
"bytesInOutput": 307 "bytesInOutput": 252
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytesInOutput": 2847565 "bytesInOutput": 1064610
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 1971 "bytesInOutput": 1205
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 4926 "bytesInOutput": 2185
}, },
"src/blazeface/box.ts": { "src/blazeface/box.ts": {
"bytesInOutput": 1663 "bytesInOutput": 834
}, },
"src/blazeface/util.ts": { "src/blazeface/util.ts": {
"bytesInOutput": 2253 "bytesInOutput": 858
}, },
"src/blazeface/coords.ts": { "src/blazeface/coords.ts": {
"bytesInOutput": 40670 "bytesInOutput": 28983
}, },
"src/blazeface/facepipeline.ts": { "src/blazeface/facepipeline.ts": {
"bytesInOutput": 11628 "bytesInOutput": 5040
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 16795 "bytesInOutput": 10441
}, },
"src/faceboxes/faceboxes.ts": { "src/faceboxes/faceboxes.ts": {
"bytesInOutput": 2704 "bytesInOutput": 1549
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 952 "bytesInOutput": 606
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1468 "bytesInOutput": 775
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2575 "bytesInOutput": 1237
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2279 "bytesInOutput": 1180
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1574 "bytesInOutput": 794
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2172 "bytesInOutput": 1007
}, },
"src/posenet/modelBase.ts": { "src/posenet/modelBase.ts": {
"bytesInOutput": 1258 "bytesInOutput": 646
}, },
"src/posenet/heapSort.ts": { "src/posenet/heapSort.ts": {
"bytesInOutput": 1442 "bytesInOutput": 1017
}, },
"src/posenet/buildParts.ts": { "src/posenet/buildParts.ts": {
"bytesInOutput": 1506 "bytesInOutput": 456
}, },
"src/posenet/decodePose.ts": { "src/posenet/decodePose.ts": {
"bytesInOutput": 4651 "bytesInOutput": 1292
}, },
"src/posenet/vectors.ts": { "src/posenet/vectors.ts": {
"bytesInOutput": 779 "bytesInOutput": 346
}, },
"src/posenet/decoders.ts": { "src/posenet/decoders.ts": {
"bytesInOutput": 1851 "bytesInOutput": 768
}, },
"src/posenet/decodeMultiple.ts": { "src/posenet/decodeMultiple.ts": {
"bytesInOutput": 1710 "bytesInOutput": 557
}, },
"src/posenet/util.ts": { "src/posenet/util.ts": {
"bytesInOutput": 791 "bytesInOutput": 354
}, },
"src/handpose/handpose.ts": { "src/handpose/handpose.ts": {
"bytesInOutput": 2291 "bytesInOutput": 1263
}, },
"src/handpose/box.ts": { "src/handpose/box.ts": {
"bytesInOutput": 1893 "bytesInOutput": 938
}, },
"src/handpose/handdetector.ts": { "src/handpose/handdetector.ts": {
"bytesInOutput": 3379 "bytesInOutput": 1668
}, },
"src/handpose/util.ts": { "src/handpose/util.ts": {
"bytesInOutput": 2198 "bytesInOutput": 816
}, },
"src/handpose/handpipeline.ts": { "src/handpose/handpipeline.ts": {
"bytesInOutput": 5811 "bytesInOutput": 2449
}, },
"src/handpose/anchors.ts": { "src/handpose/anchors.ts": {
"bytesInOutput": 221202 "bytesInOutput": 126985
}, },
"src/gesture/gesture.ts": { "src/gesture/gesture.ts": {
"bytesInOutput": 4071 "bytesInOutput": 2391
}, },
"src/imagefx.js": { "src/imagefx.js": {
"bytesInOutput": 18706 "bytesInOutput": 10975
}, },
"src/image.ts": { "src/image.ts": {
"bytesInOutput": 4545 "bytesInOutput": 2379
}, },
"config.js": { "config.js": {
"bytesInOutput": 2172 "bytesInOutput": 1426
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55311 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3333 "bytesInOutput": 2572
} }
}, },
"bytes": 3288323 "bytes": 1347291
} }
} }
} }

View File

@ -5,7 +5,7 @@
"imports": [] "imports": []
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytes": 2926074, "bytes": 1073613,
"imports": [] "imports": []
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
@ -499,128 +499,128 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2119570 "bytes": 1924859
}, },
"dist/human.ts": { "dist/human.ts": {
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": { "inputs": {
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 2913 "bytesInOutput": 1445
}, },
"src/posenet/keypoints.ts": { "src/posenet/keypoints.ts": {
"bytesInOutput": 2710 "bytesInOutput": 1690
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 17758 "bytesInOutput": 10477
}, },
"src/log.ts": { "src/log.ts": {
"bytesInOutput": 319 "bytesInOutput": 252
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytesInOutput": 2989323 "bytesInOutput": 1064610
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 2107 "bytesInOutput": 1205
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 5146 "bytesInOutput": 2185
}, },
"src/blazeface/box.ts": { "src/blazeface/box.ts": {
"bytesInOutput": 1753 "bytesInOutput": 834
}, },
"src/blazeface/util.ts": { "src/blazeface/util.ts": {
"bytesInOutput": 2381 "bytesInOutput": 858
}, },
"src/blazeface/coords.ts": { "src/blazeface/coords.ts": {
"bytesInOutput": 47204 "bytesInOutput": 28983
}, },
"src/blazeface/facepipeline.ts": { "src/blazeface/facepipeline.ts": {
"bytesInOutput": 12096 "bytesInOutput": 5040
}, },
"src/faceboxes/faceboxes.ts": { "src/faceboxes/faceboxes.ts": {
"bytesInOutput": 2838 "bytesInOutput": 1549
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 996 "bytesInOutput": 606
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1570 "bytesInOutput": 775
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2731 "bytesInOutput": 1237
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2417 "bytesInOutput": 1180
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1656 "bytesInOutput": 794
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2280 "bytesInOutput": 1007
}, },
"src/posenet/modelBase.ts": { "src/posenet/modelBase.ts": {
"bytesInOutput": 1322 "bytesInOutput": 646
}, },
"src/posenet/heapSort.ts": { "src/posenet/heapSort.ts": {
"bytesInOutput": 1564 "bytesInOutput": 1017
}, },
"src/posenet/buildParts.ts": { "src/posenet/buildParts.ts": {
"bytesInOutput": 1578 "bytesInOutput": 456
}, },
"src/posenet/decodePose.ts": { "src/posenet/decodePose.ts": {
"bytesInOutput": 4827 "bytesInOutput": 1292
}, },
"src/posenet/vectors.ts": { "src/posenet/vectors.ts": {
"bytesInOutput": 839 "bytesInOutput": 346
}, },
"src/posenet/decoders.ts": { "src/posenet/decoders.ts": {
"bytesInOutput": 1945 "bytesInOutput": 768
}, },
"src/posenet/decodeMultiple.ts": { "src/posenet/decodeMultiple.ts": {
"bytesInOutput": 1772 "bytesInOutput": 557
}, },
"src/posenet/util.ts": { "src/posenet/util.ts": {
"bytesInOutput": 837 "bytesInOutput": 354
}, },
"src/handpose/handpose.ts": { "src/handpose/handpose.ts": {
"bytesInOutput": 2405 "bytesInOutput": 1263
}, },
"src/handpose/box.ts": { "src/handpose/box.ts": {
"bytesInOutput": 1991 "bytesInOutput": 938
}, },
"src/handpose/handdetector.ts": { "src/handpose/handdetector.ts": {
"bytesInOutput": 3525 "bytesInOutput": 1668
}, },
"src/handpose/util.ts": { "src/handpose/util.ts": {
"bytesInOutput": 2320 "bytesInOutput": 816
}, },
"src/handpose/handpipeline.ts": { "src/handpose/handpipeline.ts": {
"bytesInOutput": 6065 "bytesInOutput": 2449
}, },
"src/handpose/anchors.ts": { "src/handpose/anchors.ts": {
"bytesInOutput": 256534 "bytesInOutput": 126985
}, },
"src/gesture/gesture.ts": { "src/gesture/gesture.ts": {
"bytesInOutput": 4241 "bytesInOutput": 2391
}, },
"src/imagefx.js": { "src/imagefx.js": {
"bytesInOutput": 20118 "bytesInOutput": 10975
}, },
"src/image.ts": { "src/image.ts": {
"bytesInOutput": 4753 "bytesInOutput": 2379
}, },
"config.js": { "config.js": {
"bytesInOutput": 2388 "bytesInOutput": 1426
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55315 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3569 "bytesInOutput": 2572
} }
}, },
"bytes": 3478889 "bytes": 1347333
} }
} }
} }

24458
dist/human.node-gpu.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

24458
dist/human.node.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

82
dist/human.node.json vendored
View File

@ -5,7 +5,7 @@
"imports": [] "imports": []
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytes": 1287, "bytes": 690,
"imports": [] "imports": []
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
@ -499,128 +499,128 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 819941 "bytes": 705433
}, },
"dist/human.node-gpu.js": { "dist/human.node-gpu.js": {
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": { "inputs": {
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytesInOutput": 1238 "bytesInOutput": 551
}, },
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 2859 "bytesInOutput": 1476
}, },
"src/posenet/keypoints.ts": { "src/posenet/keypoints.ts": {
"bytesInOutput": 2527 "bytesInOutput": 1677
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 16854 "bytesInOutput": 10449
}, },
"src/log.ts": { "src/log.ts": {
"bytesInOutput": 307 "bytesInOutput": 251
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 2045 "bytesInOutput": 1304
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 5074 "bytesInOutput": 2329
}, },
"src/blazeface/facepipeline.ts": { "src/blazeface/facepipeline.ts": {
"bytesInOutput": 11690 "bytesInOutput": 5089
}, },
"src/blazeface/box.ts": { "src/blazeface/box.ts": {
"bytesInOutput": 1713 "bytesInOutput": 854
}, },
"src/blazeface/util.ts": { "src/blazeface/util.ts": {
"bytesInOutput": 2247 "bytesInOutput": 848
}, },
"src/blazeface/coords.ts": { "src/blazeface/coords.ts": {
"bytesInOutput": 40670 "bytesInOutput": 28973
}, },
"src/faceboxes/faceboxes.ts": { "src/faceboxes/faceboxes.ts": {
"bytesInOutput": 2757 "bytesInOutput": 1586
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 950 "bytesInOutput": 604
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1525 "bytesInOutput": 822
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2663 "bytesInOutput": 1310
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2360 "bytesInOutput": 1247
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1627 "bytesInOutput": 838
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2210 "bytesInOutput": 1030
}, },
"src/posenet/modelBase.ts": { "src/posenet/modelBase.ts": {
"bytesInOutput": 1303 "bytesInOutput": 656
}, },
"src/posenet/heapSort.ts": { "src/posenet/heapSort.ts": {
"bytesInOutput": 1440 "bytesInOutput": 1017
}, },
"src/posenet/buildParts.ts": { "src/posenet/buildParts.ts": {
"bytesInOutput": 1506 "bytesInOutput": 454
}, },
"src/posenet/decodePose.ts": { "src/posenet/decodePose.ts": {
"bytesInOutput": 4649 "bytesInOutput": 1282
}, },
"src/posenet/vectors.ts": { "src/posenet/vectors.ts": {
"bytesInOutput": 772 "bytesInOutput": 345
}, },
"src/posenet/decoders.ts": { "src/posenet/decoders.ts": {
"bytesInOutput": 1937 "bytesInOutput": 823
}, },
"src/posenet/decodeMultiple.ts": { "src/posenet/decodeMultiple.ts": {
"bytesInOutput": 1710 "bytesInOutput": 553
}, },
"src/posenet/util.ts": { "src/posenet/util.ts": {
"bytesInOutput": 788 "bytesInOutput": 352
}, },
"src/handpose/handpose.ts": { "src/handpose/handpose.ts": {
"bytesInOutput": 2340 "bytesInOutput": 1304
}, },
"src/handpose/handdetector.ts": { "src/handpose/handdetector.ts": {
"bytesInOutput": 3551 "bytesInOutput": 1813
}, },
"src/handpose/box.ts": { "src/handpose/box.ts": {
"bytesInOutput": 1945 "bytesInOutput": 958
}, },
"src/handpose/handpipeline.ts": { "src/handpose/handpipeline.ts": {
"bytesInOutput": 5870 "bytesInOutput": 2470
}, },
"src/handpose/util.ts": { "src/handpose/util.ts": {
"bytesInOutput": 2198 "bytesInOutput": 806
}, },
"src/handpose/anchors.ts": { "src/handpose/anchors.ts": {
"bytesInOutput": 221202 "bytesInOutput": 126985
}, },
"src/gesture/gesture.ts": { "src/gesture/gesture.ts": {
"bytesInOutput": 4071 "bytesInOutput": 2391
}, },
"src/image.ts": { "src/image.ts": {
"bytesInOutput": 4573 "bytesInOutput": 2362
}, },
"src/imagefx.js": { "src/imagefx.js": {
"bytesInOutput": 18690 "bytesInOutput": 10973
}, },
"config.js": { "config.js": {
"bytesInOutput": 2172 "bytesInOutput": 1426
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55311 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3341 "bytesInOutput": 2569
} }
}, },
"bytes": 443407 "bytes": 276844
} }
} }
} }

98231
dist/human.ts vendored

File diff suppressed because one or more lines are too long

2
dist/human.ts.map vendored

File diff suppressed because one or more lines are too long

76155
dist/tfjs.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

7338
dist/tfjs.esm.json vendored

File diff suppressed because it is too large Load Diff

2
wiki

@ -1 +1 @@
Subproject commit 12a2e63ff62472425405f2ffdc81d27297032d34 Subproject commit 243f000e52f4ba00232c312facc68ff48dca88b7