pull/91/head
Vladimir Mandic 2021-03-03 10:00:14 -05:00
parent 8717b92e56
commit a4d80227e7
20 changed files with 10066 additions and 442291 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": 3275334, "bytes": 1339605,
"imports": [] "imports": []
}, },
"demo/draw.js": { "demo/draw.js": {
@ -43,7 +43,7 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2144153 "bytes": 2040655
}, },
"dist/demo-browser-index.js": { "dist/demo-browser-index.js": {
"imports": [], "imports": [],
@ -51,22 +51,22 @@
"entryPoint": "demo/browser.js", "entryPoint": "demo/browser.js",
"inputs": { "inputs": {
"dist/human.esm.js": { "dist/human.esm.js": {
"bytesInOutput": 3274217 "bytesInOutput": 1332127
}, },
"demo/draw.js": { "demo/draw.js": {
"bytesInOutput": 10662 "bytesInOutput": 6241
}, },
"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": 24591 "bytesInOutput": 17737
} }
}, },
"bytes": 3332784 "bytes": 1380945
} }
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

98045
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": 2912363, "bytes": 1065627,
"imports": [] "imports": []
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
@ -499,7 +499,7 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2158647 "bytes": 1941875
}, },
"dist/human.esm.js": { "dist/human.esm.js": {
"imports": [], "imports": [],
@ -509,121 +509,121 @@
"entryPoint": "src/human.ts", "entryPoint": "src/human.ts",
"inputs": { "inputs": {
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 3035 "bytesInOutput": 1546
}, },
"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": 2833855 "bytesInOutput": 1056626
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 1780 "bytesInOutput": 1053
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 4949 "bytesInOutput": 2194
}, },
"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": 11648 "bytesInOutput": 5054
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 17108 "bytesInOutput": 10612
}, },
"src/faceboxes/faceboxes.ts": { "src/faceboxes/faceboxes.ts": {
"bytesInOutput": 2761 "bytesInOutput": 1576
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 952 "bytesInOutput": 606
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1493 "bytesInOutput": 784
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2600 "bytesInOutput": 1246
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2304 "bytesInOutput": 1189
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1600 "bytesInOutput": 804
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2195 "bytesInOutput": 1016
}, },
"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": 2325 "bytesInOutput": 1281
}, },
"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": 5897 "bytesInOutput": 2510
}, },
"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": 4511 "bytesInOutput": 2355
}, },
"config.js": { "config.js": {
"bytesInOutput": 2225 "bytesInOutput": 1453
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55311 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3333 "bytesInOutput": 2572
} }
}, },
"bytes": 3275334 "bytes": 1339605
} }
} }
} }

82
dist/human.iife.json vendored
View File

@ -5,7 +5,7 @@
"imports": [] "imports": []
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytes": 2912363, "bytes": 1065627,
"imports": [] "imports": []
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
@ -499,7 +499,7 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 2161920 "bytes": 1941886
}, },
"dist/human.ts": { "dist/human.ts": {
"imports": [], "imports": [],
@ -507,121 +507,121 @@
"entryPoint": "src/human.ts", "entryPoint": "src/human.ts",
"inputs": { "inputs": {
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 3167 "bytesInOutput": 1546
}, },
"src/posenet/keypoints.ts": { "src/posenet/keypoints.ts": {
"bytesInOutput": 2710 "bytesInOutput": 1690
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 18089 "bytesInOutput": 10648
}, },
"src/log.ts": { "src/log.ts": {
"bytesInOutput": 319 "bytesInOutput": 252
}, },
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytesInOutput": 2975201 "bytesInOutput": 1056626
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 1910 "bytesInOutput": 1053
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 5171 "bytesInOutput": 2194
}, },
"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": 12116 "bytesInOutput": 5054
}, },
"src/faceboxes/faceboxes.ts": { "src/faceboxes/faceboxes.ts": {
"bytesInOutput": 2897 "bytesInOutput": 1576
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 996 "bytesInOutput": 606
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1597 "bytesInOutput": 784
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2758 "bytesInOutput": 1246
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2444 "bytesInOutput": 1189
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1684 "bytesInOutput": 804
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2305 "bytesInOutput": 1016
}, },
"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": 2439 "bytesInOutput": 1281
}, },
"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": 6155 "bytesInOutput": 2510
}, },
"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": 4717 "bytesInOutput": 2355
}, },
"config.js": { "config.js": {
"bytesInOutput": 2447 "bytesInOutput": 1453
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55315 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3569 "bytesInOutput": 2572
} }
}, },
"bytes": 3465540 "bytes": 1339647
} }
} }
} }

24484
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

24484
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,7 +499,7 @@
"imports": [], "imports": [],
"exports": [], "exports": [],
"inputs": {}, "inputs": {},
"bytes": 823869 "bytes": 708630
}, },
"dist/human.node-gpu.js": { "dist/human.node-gpu.js": {
"imports": [], "imports": [],
@ -507,121 +507,121 @@
"entryPoint": "src/human.ts", "entryPoint": "src/human.ts",
"inputs": { "inputs": {
"dist/tfjs.esm.js": { "dist/tfjs.esm.js": {
"bytesInOutput": 1238 "bytesInOutput": 551
}, },
"src/blazeface/facemesh.ts": { "src/blazeface/facemesh.ts": {
"bytesInOutput": 3095 "bytesInOutput": 1577
}, },
"src/posenet/keypoints.ts": { "src/posenet/keypoints.ts": {
"bytesInOutput": 2527 "bytesInOutput": 1677
}, },
"src/human.ts": { "src/human.ts": {
"bytesInOutput": 17167 "bytesInOutput": 10620
}, },
"src/log.ts": { "src/log.ts": {
"bytesInOutput": 307 "bytesInOutput": 251
}, },
"src/tfjs/backend.ts": { "src/tfjs/backend.ts": {
"bytesInOutput": 1845 "bytesInOutput": 1145
}, },
"src/blazeface/blazeface.ts": { "src/blazeface/blazeface.ts": {
"bytesInOutput": 5097 "bytesInOutput": 2338
}, },
"src/blazeface/facepipeline.ts": { "src/blazeface/facepipeline.ts": {
"bytesInOutput": 11710 "bytesInOutput": 5101
}, },
"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": 2814 "bytesInOutput": 1613
}, },
"src/profile.ts": { "src/profile.ts": {
"bytesInOutput": 950 "bytesInOutput": 604
}, },
"src/age/age.ts": { "src/age/age.ts": {
"bytesInOutput": 1550 "bytesInOutput": 831
}, },
"src/gender/gender.ts": { "src/gender/gender.ts": {
"bytesInOutput": 2688 "bytesInOutput": 1319
}, },
"src/emotion/emotion.ts": { "src/emotion/emotion.ts": {
"bytesInOutput": 2385 "bytesInOutput": 1256
}, },
"src/embedding/embedding.ts": { "src/embedding/embedding.ts": {
"bytesInOutput": 1653 "bytesInOutput": 848
}, },
"src/posenet/posenet.ts": { "src/posenet/posenet.ts": {
"bytesInOutput": 2233 "bytesInOutput": 1039
}, },
"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": 2374 "bytesInOutput": 1322
}, },
"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": 5956 "bytesInOutput": 2531
}, },
"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": 4539 "bytesInOutput": 2339
}, },
"src/imagefx.js": { "src/imagefx.js": {
"bytesInOutput": 18690 "bytesInOutput": 10973
}, },
"config.js": { "config.js": {
"bytesInOutput": 2225 "bytesInOutput": 1453
}, },
"src/sample.ts": { "src/sample.ts": {
"bytesInOutput": 55311 "bytesInOutput": 55295
}, },
"package.json": { "package.json": {
"bytesInOutput": 3341 "bytesInOutput": 2569
} }
}, },
"bytes": 444119 "bytes": 277134
} }
} }
} }

98051
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

75949
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 4091054e6d325ad8e9787c4b3d93b0e4ebb9016c Subproject commit 55e854ea9263ca0eae7ffbb7d60b87e1ca3a7065