mirror of https://github.com/vladmandic/human
update
parent
448c43e466
commit
4dd24901bd
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": {
|
||||
"dist/human.esm.js": {
|
||||
"bytes": 3295444,
|
||||
"bytes": 1351634,
|
||||
"imports": []
|
||||
},
|
||||
"demo/menu.js": {
|
||||
|
@ -35,7 +35,7 @@
|
|||
"imports": [],
|
||||
"exports": [],
|
||||
"inputs": {},
|
||||
"bytes": 2164760
|
||||
"bytes": 2061107
|
||||
},
|
||||
"dist/demo-browser-index.js": {
|
||||
"imports": [],
|
||||
|
@ -43,19 +43,19 @@
|
|||
"entryPoint": "demo/browser.js",
|
||||
"inputs": {
|
||||
"dist/human.esm.js": {
|
||||
"bytesInOutput": 3294216
|
||||
"bytesInOutput": 1344140
|
||||
},
|
||||
"demo/menu.js": {
|
||||
"bytesInOutput": 13710
|
||||
"bytesInOutput": 10696
|
||||
},
|
||||
"demo/gl-bench.js": {
|
||||
"bytesInOutput": 9352
|
||||
"bytesInOutput": 6759
|
||||
},
|
||||
"demo/browser.js": {
|
||||
"bytesInOutput": 24611
|
||||
"bytesInOutput": 17673
|
||||
}
|
||||
},
|
||||
"bytes": 3342136
|
||||
"bytes": 1386653
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
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
|
@ -5,7 +5,7 @@
|
|||
"imports": []
|
||||
},
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytes": 2912420,
|
||||
"bytes": 1065682,
|
||||
"imports": []
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
|
@ -545,7 +545,7 @@
|
|||
"imports": [],
|
||||
"exports": [],
|
||||
"inputs": {},
|
||||
"bytes": 2197512
|
||||
"bytes": 1979344
|
||||
},
|
||||
"dist/human.esm.js": {
|
||||
"imports": [],
|
||||
|
@ -555,130 +555,130 @@
|
|||
"entryPoint": "src/human.ts",
|
||||
"inputs": {
|
||||
"src/blazeface/facemesh.ts": {
|
||||
"bytesInOutput": 3037
|
||||
"bytesInOutput": 1546
|
||||
},
|
||||
"src/posenet/keypoints.ts": {
|
||||
"bytesInOutput": 2522
|
||||
"bytesInOutput": 1690
|
||||
},
|
||||
"src/log.ts": {
|
||||
"bytesInOutput": 307
|
||||
"bytesInOutput": 252
|
||||
},
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytesInOutput": 2834044
|
||||
"bytesInOutput": 1056715
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
"bytesInOutput": 1780
|
||||
"bytesInOutput": 1053
|
||||
},
|
||||
"src/blazeface/blazeface.ts": {
|
||||
"bytesInOutput": 4949
|
||||
"bytesInOutput": 2194
|
||||
},
|
||||
"src/blazeface/box.ts": {
|
||||
"bytesInOutput": 1663
|
||||
"bytesInOutput": 834
|
||||
},
|
||||
"src/blazeface/util.ts": {
|
||||
"bytesInOutput": 2253
|
||||
"bytesInOutput": 858
|
||||
},
|
||||
"src/blazeface/coords.ts": {
|
||||
"bytesInOutput": 40670
|
||||
"bytesInOutput": 28983
|
||||
},
|
||||
"src/blazeface/facepipeline.ts": {
|
||||
"bytesInOutput": 11648
|
||||
"bytesInOutput": 5054
|
||||
},
|
||||
"src/human.ts": {
|
||||
"bytesInOutput": 18065
|
||||
"bytesInOutput": 11325
|
||||
},
|
||||
"src/faceboxes/faceboxes.ts": {
|
||||
"bytesInOutput": 2761
|
||||
"bytesInOutput": 1576
|
||||
},
|
||||
"src/profile.ts": {
|
||||
"bytesInOutput": 952
|
||||
"bytesInOutput": 606
|
||||
},
|
||||
"src/age/age.ts": {
|
||||
"bytesInOutput": 1493
|
||||
"bytesInOutput": 784
|
||||
},
|
||||
"src/gender/gender.ts": {
|
||||
"bytesInOutput": 2600
|
||||
"bytesInOutput": 1246
|
||||
},
|
||||
"src/emotion/emotion.ts": {
|
||||
"bytesInOutput": 2304
|
||||
"bytesInOutput": 1189
|
||||
},
|
||||
"src/embedding/embedding.ts": {
|
||||
"bytesInOutput": 1600
|
||||
"bytesInOutput": 804
|
||||
},
|
||||
"src/posenet/posenet.ts": {
|
||||
"bytesInOutput": 2195
|
||||
"bytesInOutput": 1016
|
||||
},
|
||||
"src/posenet/modelBase.ts": {
|
||||
"bytesInOutput": 1274
|
||||
"bytesInOutput": 662
|
||||
},
|
||||
"src/posenet/heapSort.ts": {
|
||||
"bytesInOutput": 1442
|
||||
"bytesInOutput": 1017
|
||||
},
|
||||
"src/posenet/buildParts.ts": {
|
||||
"bytesInOutput": 1506
|
||||
"bytesInOutput": 456
|
||||
},
|
||||
"src/posenet/decodePose.ts": {
|
||||
"bytesInOutput": 4683
|
||||
"bytesInOutput": 1283
|
||||
},
|
||||
"src/posenet/vectors.ts": {
|
||||
"bytesInOutput": 779
|
||||
"bytesInOutput": 346
|
||||
},
|
||||
"src/posenet/decoders.ts": {
|
||||
"bytesInOutput": 1851
|
||||
"bytesInOutput": 768
|
||||
},
|
||||
"src/posenet/decodeMultiple.ts": {
|
||||
"bytesInOutput": 1731
|
||||
"bytesInOutput": 529
|
||||
},
|
||||
"src/posenet/util.ts": {
|
||||
"bytesInOutput": 791
|
||||
"bytesInOutput": 354
|
||||
},
|
||||
"src/handpose/handpose.ts": {
|
||||
"bytesInOutput": 2325
|
||||
"bytesInOutput": 1281
|
||||
},
|
||||
"src/handpose/box.ts": {
|
||||
"bytesInOutput": 1893
|
||||
"bytesInOutput": 938
|
||||
},
|
||||
"src/handpose/handdetector.ts": {
|
||||
"bytesInOutput": 3379
|
||||
"bytesInOutput": 1668
|
||||
},
|
||||
"src/handpose/util.ts": {
|
||||
"bytesInOutput": 2198
|
||||
"bytesInOutput": 816
|
||||
},
|
||||
"src/handpose/handpipeline.ts": {
|
||||
"bytesInOutput": 5897
|
||||
"bytesInOutput": 2510
|
||||
},
|
||||
"src/handpose/anchors.ts": {
|
||||
"bytesInOutput": 221202
|
||||
"bytesInOutput": 126985
|
||||
},
|
||||
"src/blazepose/blazepose.ts": {
|
||||
"bytesInOutput": 2051
|
||||
"bytesInOutput": 1167
|
||||
},
|
||||
"src/blazepose/annotations.ts": {
|
||||
"bytesInOutput": 1087
|
||||
"bytesInOutput": 860
|
||||
},
|
||||
"src/gesture/gesture.ts": {
|
||||
"bytesInOutput": 4071
|
||||
"bytesInOutput": 2391
|
||||
},
|
||||
"src/imagefx.js": {
|
||||
"bytesInOutput": 18706
|
||||
"bytesInOutput": 10975
|
||||
},
|
||||
"src/image.ts": {
|
||||
"bytesInOutput": 4511
|
||||
"bytesInOutput": 2355
|
||||
},
|
||||
"config.js": {
|
||||
"bytesInOutput": 2205
|
||||
"bytesInOutput": 1439
|
||||
},
|
||||
"src/sample.ts": {
|
||||
"bytesInOutput": 55311
|
||||
"bytesInOutput": 55295
|
||||
},
|
||||
"package.json": {
|
||||
"bytesInOutput": 3363
|
||||
"bytesInOutput": 2596
|
||||
},
|
||||
"src/draw.ts": {
|
||||
"bytesInOutput": 15586
|
||||
"bytesInOutput": 9164
|
||||
}
|
||||
},
|
||||
"bytes": 3295444
|
||||
"bytes": 1351634
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"imports": []
|
||||
},
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytes": 2912420,
|
||||
"bytes": 1065682,
|
||||
"imports": []
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
|
@ -545,7 +545,7 @@
|
|||
"imports": [],
|
||||
"exports": [],
|
||||
"inputs": {},
|
||||
"bytes": 2200849
|
||||
"bytes": 1979355
|
||||
},
|
||||
"dist/human.ts": {
|
||||
"imports": [],
|
||||
|
@ -553,130 +553,130 @@
|
|||
"entryPoint": "src/human.ts",
|
||||
"inputs": {
|
||||
"src/blazeface/facemesh.ts": {
|
||||
"bytesInOutput": 3169
|
||||
"bytesInOutput": 1546
|
||||
},
|
||||
"src/posenet/keypoints.ts": {
|
||||
"bytesInOutput": 2710
|
||||
"bytesInOutput": 1690
|
||||
},
|
||||
"src/human.ts": {
|
||||
"bytesInOutput": 19074
|
||||
"bytesInOutput": 11361
|
||||
},
|
||||
"src/log.ts": {
|
||||
"bytesInOutput": 319
|
||||
"bytesInOutput": 252
|
||||
},
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytesInOutput": 2975386
|
||||
"bytesInOutput": 1056715
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
"bytesInOutput": 1910
|
||||
"bytesInOutput": 1053
|
||||
},
|
||||
"src/blazeface/blazeface.ts": {
|
||||
"bytesInOutput": 5171
|
||||
"bytesInOutput": 2194
|
||||
},
|
||||
"src/blazeface/box.ts": {
|
||||
"bytesInOutput": 1753
|
||||
"bytesInOutput": 834
|
||||
},
|
||||
"src/blazeface/util.ts": {
|
||||
"bytesInOutput": 2381
|
||||
"bytesInOutput": 858
|
||||
},
|
||||
"src/blazeface/coords.ts": {
|
||||
"bytesInOutput": 47204
|
||||
"bytesInOutput": 28983
|
||||
},
|
||||
"src/blazeface/facepipeline.ts": {
|
||||
"bytesInOutput": 12116
|
||||
"bytesInOutput": 5054
|
||||
},
|
||||
"src/faceboxes/faceboxes.ts": {
|
||||
"bytesInOutput": 2897
|
||||
"bytesInOutput": 1576
|
||||
},
|
||||
"src/profile.ts": {
|
||||
"bytesInOutput": 996
|
||||
"bytesInOutput": 606
|
||||
},
|
||||
"src/age/age.ts": {
|
||||
"bytesInOutput": 1597
|
||||
"bytesInOutput": 784
|
||||
},
|
||||
"src/gender/gender.ts": {
|
||||
"bytesInOutput": 2758
|
||||
"bytesInOutput": 1246
|
||||
},
|
||||
"src/emotion/emotion.ts": {
|
||||
"bytesInOutput": 2444
|
||||
"bytesInOutput": 1189
|
||||
},
|
||||
"src/embedding/embedding.ts": {
|
||||
"bytesInOutput": 1684
|
||||
"bytesInOutput": 804
|
||||
},
|
||||
"src/posenet/posenet.ts": {
|
||||
"bytesInOutput": 2305
|
||||
"bytesInOutput": 1016
|
||||
},
|
||||
"src/posenet/modelBase.ts": {
|
||||
"bytesInOutput": 1338
|
||||
"bytesInOutput": 662
|
||||
},
|
||||
"src/posenet/heapSort.ts": {
|
||||
"bytesInOutput": 1564
|
||||
"bytesInOutput": 1017
|
||||
},
|
||||
"src/posenet/buildParts.ts": {
|
||||
"bytesInOutput": 1578
|
||||
"bytesInOutput": 456
|
||||
},
|
||||
"src/posenet/decodePose.ts": {
|
||||
"bytesInOutput": 4861
|
||||
"bytesInOutput": 1283
|
||||
},
|
||||
"src/posenet/vectors.ts": {
|
||||
"bytesInOutput": 839
|
||||
"bytesInOutput": 346
|
||||
},
|
||||
"src/posenet/decoders.ts": {
|
||||
"bytesInOutput": 1945
|
||||
"bytesInOutput": 768
|
||||
},
|
||||
"src/posenet/decodeMultiple.ts": {
|
||||
"bytesInOutput": 1795
|
||||
"bytesInOutput": 529
|
||||
},
|
||||
"src/posenet/util.ts": {
|
||||
"bytesInOutput": 837
|
||||
"bytesInOutput": 354
|
||||
},
|
||||
"src/handpose/handpose.ts": {
|
||||
"bytesInOutput": 2439
|
||||
"bytesInOutput": 1281
|
||||
},
|
||||
"src/handpose/box.ts": {
|
||||
"bytesInOutput": 1991
|
||||
"bytesInOutput": 938
|
||||
},
|
||||
"src/handpose/handdetector.ts": {
|
||||
"bytesInOutput": 3525
|
||||
"bytesInOutput": 1668
|
||||
},
|
||||
"src/handpose/util.ts": {
|
||||
"bytesInOutput": 2320
|
||||
"bytesInOutput": 816
|
||||
},
|
||||
"src/handpose/handpipeline.ts": {
|
||||
"bytesInOutput": 6155
|
||||
"bytesInOutput": 2510
|
||||
},
|
||||
"src/handpose/anchors.ts": {
|
||||
"bytesInOutput": 256534
|
||||
"bytesInOutput": 126985
|
||||
},
|
||||
"src/blazepose/blazepose.ts": {
|
||||
"bytesInOutput": 2161
|
||||
"bytesInOutput": 1167
|
||||
},
|
||||
"src/blazepose/annotations.ts": {
|
||||
"bytesInOutput": 1235
|
||||
"bytesInOutput": 860
|
||||
},
|
||||
"src/gesture/gesture.ts": {
|
||||
"bytesInOutput": 4241
|
||||
"bytesInOutput": 2391
|
||||
},
|
||||
"src/imagefx.js": {
|
||||
"bytesInOutput": 20118
|
||||
"bytesInOutput": 10975
|
||||
},
|
||||
"src/image.ts": {
|
||||
"bytesInOutput": 4717
|
||||
"bytesInOutput": 2355
|
||||
},
|
||||
"config.js": {
|
||||
"bytesInOutput": 2425
|
||||
"bytesInOutput": 1439
|
||||
},
|
||||
"src/sample.ts": {
|
||||
"bytesInOutput": 55315
|
||||
"bytesInOutput": 55295
|
||||
},
|
||||
"package.json": {
|
||||
"bytesInOutput": 3603
|
||||
"bytesInOutput": 2596
|
||||
},
|
||||
"src/draw.ts": {
|
||||
"bytesInOutput": 16338
|
||||
"bytesInOutput": 9164
|
||||
}
|
||||
},
|
||||
"bytes": 3486694
|
||||
"bytes": 1351676
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
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
|
@ -5,7 +5,7 @@
|
|||
"imports": []
|
||||
},
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytes": 1335,
|
||||
"bytes": 737,
|
||||
"imports": []
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
|
@ -545,7 +545,7 @@
|
|||
"imports": [],
|
||||
"exports": [],
|
||||
"inputs": {},
|
||||
"bytes": 862736
|
||||
"bytes": 746101
|
||||
},
|
||||
"dist/human.node-gpu.js": {
|
||||
"imports": [],
|
||||
|
@ -553,130 +553,130 @@
|
|||
"entryPoint": "src/human.ts",
|
||||
"inputs": {
|
||||
"dist/tfjs.esm.js": {
|
||||
"bytesInOutput": 1283
|
||||
"bytesInOutput": 598
|
||||
},
|
||||
"src/blazeface/facemesh.ts": {
|
||||
"bytesInOutput": 3097
|
||||
"bytesInOutput": 1585
|
||||
},
|
||||
"src/posenet/keypoints.ts": {
|
||||
"bytesInOutput": 2527
|
||||
"bytesInOutput": 1677
|
||||
},
|
||||
"src/human.ts": {
|
||||
"bytesInOutput": 18122
|
||||
"bytesInOutput": 11332
|
||||
},
|
||||
"src/log.ts": {
|
||||
"bytesInOutput": 307
|
||||
"bytesInOutput": 251
|
||||
},
|
||||
"src/tfjs/backend.ts": {
|
||||
"bytesInOutput": 1845
|
||||
"bytesInOutput": 1145
|
||||
},
|
||||
"src/blazeface/blazeface.ts": {
|
||||
"bytesInOutput": 5097
|
||||
"bytesInOutput": 2338
|
||||
},
|
||||
"src/blazeface/facepipeline.ts": {
|
||||
"bytesInOutput": 11710
|
||||
"bytesInOutput": 5101
|
||||
},
|
||||
"src/blazeface/box.ts": {
|
||||
"bytesInOutput": 1713
|
||||
"bytesInOutput": 854
|
||||
},
|
||||
"src/blazeface/util.ts": {
|
||||
"bytesInOutput": 2247
|
||||
"bytesInOutput": 848
|
||||
},
|
||||
"src/blazeface/coords.ts": {
|
||||
"bytesInOutput": 40670
|
||||
"bytesInOutput": 28973
|
||||
},
|
||||
"src/faceboxes/faceboxes.ts": {
|
||||
"bytesInOutput": 2814
|
||||
"bytesInOutput": 1618
|
||||
},
|
||||
"src/profile.ts": {
|
||||
"bytesInOutput": 950
|
||||
"bytesInOutput": 604
|
||||
},
|
||||
"src/age/age.ts": {
|
||||
"bytesInOutput": 1550
|
||||
"bytesInOutput": 831
|
||||
},
|
||||
"src/gender/gender.ts": {
|
||||
"bytesInOutput": 2688
|
||||
},
|
||||
"src/emotion/emotion.ts": {
|
||||
"bytesInOutput": 2385
|
||||
},
|
||||
"src/embedding/embedding.ts": {
|
||||
"bytesInOutput": 1653
|
||||
},
|
||||
"src/posenet/posenet.ts": {
|
||||
"bytesInOutput": 2233
|
||||
},
|
||||
"src/posenet/modelBase.ts": {
|
||||
"bytesInOutput": 1319
|
||||
},
|
||||
"src/emotion/emotion.ts": {
|
||||
"bytesInOutput": 1256
|
||||
},
|
||||
"src/embedding/embedding.ts": {
|
||||
"bytesInOutput": 848
|
||||
},
|
||||
"src/posenet/posenet.ts": {
|
||||
"bytesInOutput": 1039
|
||||
},
|
||||
"src/posenet/modelBase.ts": {
|
||||
"bytesInOutput": 672
|
||||
},
|
||||
"src/posenet/heapSort.ts": {
|
||||
"bytesInOutput": 1440
|
||||
"bytesInOutput": 1017
|
||||
},
|
||||
"src/posenet/buildParts.ts": {
|
||||
"bytesInOutput": 1506
|
||||
"bytesInOutput": 454
|
||||
},
|
||||
"src/posenet/decodePose.ts": {
|
||||
"bytesInOutput": 4681
|
||||
"bytesInOutput": 1271
|
||||
},
|
||||
"src/posenet/vectors.ts": {
|
||||
"bytesInOutput": 772
|
||||
"bytesInOutput": 345
|
||||
},
|
||||
"src/posenet/decoders.ts": {
|
||||
"bytesInOutput": 1937
|
||||
"bytesInOutput": 823
|
||||
},
|
||||
"src/posenet/decodeMultiple.ts": {
|
||||
"bytesInOutput": 1731
|
||||
"bytesInOutput": 525
|
||||
},
|
||||
"src/posenet/util.ts": {
|
||||
"bytesInOutput": 788
|
||||
"bytesInOutput": 352
|
||||
},
|
||||
"src/handpose/handpose.ts": {
|
||||
"bytesInOutput": 2374
|
||||
"bytesInOutput": 1322
|
||||
},
|
||||
"src/handpose/handdetector.ts": {
|
||||
"bytesInOutput": 3551
|
||||
"bytesInOutput": 1813
|
||||
},
|
||||
"src/handpose/box.ts": {
|
||||
"bytesInOutput": 1945
|
||||
"bytesInOutput": 958
|
||||
},
|
||||
"src/handpose/handpipeline.ts": {
|
||||
"bytesInOutput": 5956
|
||||
"bytesInOutput": 2533
|
||||
},
|
||||
"src/handpose/util.ts": {
|
||||
"bytesInOutput": 2198
|
||||
"bytesInOutput": 812
|
||||
},
|
||||
"src/handpose/anchors.ts": {
|
||||
"bytesInOutput": 221202
|
||||
"bytesInOutput": 126985
|
||||
},
|
||||
"src/blazepose/blazepose.ts": {
|
||||
"bytesInOutput": 2118
|
||||
"bytesInOutput": 1198
|
||||
},
|
||||
"src/blazepose/annotations.ts": {
|
||||
"bytesInOutput": 1087
|
||||
"bytesInOutput": 860
|
||||
},
|
||||
"src/gesture/gesture.ts": {
|
||||
"bytesInOutput": 4071
|
||||
"bytesInOutput": 2391
|
||||
},
|
||||
"src/image.ts": {
|
||||
"bytesInOutput": 4539
|
||||
"bytesInOutput": 2339
|
||||
},
|
||||
"src/imagefx.js": {
|
||||
"bytesInOutput": 18690
|
||||
"bytesInOutput": 10973
|
||||
},
|
||||
"config.js": {
|
||||
"bytesInOutput": 2205
|
||||
"bytesInOutput": 1438
|
||||
},
|
||||
"src/sample.ts": {
|
||||
"bytesInOutput": 55311
|
||||
"bytesInOutput": 55295
|
||||
},
|
||||
"package.json": {
|
||||
"bytesInOutput": 3371
|
||||
"bytesInOutput": 2593
|
||||
},
|
||||
"src/draw.ts": {
|
||||
"bytesInOutput": 15579
|
||||
"bytesInOutput": 9054
|
||||
}
|
||||
},
|
||||
"bytes": 464146
|
||||
"bytes": 289059
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
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 77fcd4eb7a6b6282dba900e0a70554a788514639
|
||||
Subproject commit b3ef9397a0d3f40d4132e2e299456d8463eaffd3
|
Loading…
Reference in New Issue