Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmandic committed Sep 7, 2022
1 parent 928ee52 commit d39ce5e
Show file tree
Hide file tree
Showing 99 changed files with 1,409 additions and 1,407 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @vladmandic/human

Version: **2.10.0**
Version: **2.10.1**
Description: **Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition**

Author: **Vladimir Mandic <[email protected]>**
Expand All @@ -9,7 +9,10 @@

## Changelog

### **HEAD -> main** 2022/09/06 [email protected]
### **HEAD -> main** 2022/09/07 [email protected]


### **origin/main** 2022/09/07 [email protected]

- add config flags
- test update
Expand Down
2 changes: 1 addition & 1 deletion dist/human.esm-nobundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -85244,7 +85244,7 @@ async function loadModel(modelPath) {
}

// package.json
var version5 = "2.10.0";
var version5 = "2.10.1";

// src/draw/draw.ts
var draw_exports = {};
Expand Down
2 changes: 1 addition & 1 deletion dist/human.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.node-gpu.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.node-wasm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/human.node.js

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions test/build.log
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
2022-09-07 10:52:03 DATA:  Build {"name":"@vladmandic/human","version":"2.10.0"}
2022-09-07 10:52:03 INFO:  Application: {"name":"@vladmandic/human","version":"2.10.0"}
2022-09-07 10:52:03 INFO:  Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
2022-09-07 10:52:03 INFO:  Toolchain: {"build":"0.7.11","esbuild":"0.15.7","typescript":"4.8.2","typedoc":"0.23.14","eslint":"8.23.0"}
2022-09-07 10:52:03 INFO:  Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]}
2022-09-07 10:52:03 STATE: Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":159,"outputBytes":608}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":75,"inputBytes":656955,"outputBytes":308860}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":167,"outputBytes":612}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":75,"inputBytes":656959,"outputBytes":308864}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":206,"outputBytes":664}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":75,"inputBytes":657011,"outputBytes":308914}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1125,"outputBytes":358}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1088,"outputBytes":583}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":75,"inputBytes":656930,"outputBytes":307734}
2022-09-07 10:52:03 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":11,"inputBytes":1344,"outputBytes":2821914}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":75,"inputBytes":3478261,"outputBytes":1687921}
2022-09-07 10:52:03 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":75,"inputBytes":3478261,"outputBytes":3109077}
2022-09-07 10:52:08 STATE: Typings: {"input":"src/human.ts","output":"types/lib","files":30}
2022-09-07 10:52:10 STATE: TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":77,"generated":true}
2022-09-07 10:52:10 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6714,"outputBytes":3134}
2022-09-07 10:52:10 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15488,"outputBytes":7788}
2022-09-07 10:52:21 STATE: Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":110,"errors":0,"warnings":0}
2022-09-07 10:52:21 STATE: ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"}
2022-09-07 10:52:21 STATE: Copy: {"input":"tfjs/tfjs.esm.d.ts"}
2022-09-07 10:52:21 INFO:  Done...
2022-09-07 10:52:22 STATE: API-Extractor: {"succeeeded":true,"errors":0,"warnings":193}
2022-09-07 10:52:22 STATE: Copy: {"input":"types/human.d.ts"}
2022-09-07 10:52:22 INFO:  Analyze models: {"folders":8,"result":"models/models.json"}
2022-09-07 10:52:22 STATE: Models {"folder":"./models","models":13}
2022-09-07 10:52:22 STATE: Models {"folder":"../human-models/models","models":42}
2022-09-07 10:52:22 STATE: Models {"folder":"../blazepose/model/","models":4}
2022-09-07 10:52:22 STATE: Models {"folder":"../anti-spoofing/model","models":1}
2022-09-07 10:52:22 STATE: Models {"folder":"../efficientpose/models","models":3}
2022-09-07 10:52:22 STATE: Models {"folder":"../insightface/models","models":5}
2022-09-07 10:52:22 STATE: Models {"folder":"../movenet/models","models":3}
2022-09-07 10:52:22 STATE: Models {"folder":"../nanodet/models","models":4}
2022-09-07 10:52:23 STATE: Models: {"count":57,"totalSize":383017442}
2022-09-07 10:52:23 INFO:  Human Build complete... {"logFile":"test/build.log"}
2022-09-07 12:39:03 DATA:  Build {"name":"@vladmandic/human","version":"2.10.1"}
2022-09-07 12:39:03 INFO:  Application: {"name":"@vladmandic/human","version":"2.10.1"}
2022-09-07 12:39:03 INFO:  Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
2022-09-07 12:39:03 INFO:  Toolchain: {"build":"0.7.11","esbuild":"0.15.7","typescript":"4.8.2","typedoc":"0.23.14","eslint":"8.23.0"}
2022-09-07 12:39:03 INFO:  Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]}
2022-09-07 12:39:03 STATE: Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":159,"outputBytes":608}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":75,"inputBytes":656955,"outputBytes":308860}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":167,"outputBytes":612}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":75,"inputBytes":656959,"outputBytes":308864}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":206,"outputBytes":664}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":75,"inputBytes":657011,"outputBytes":308914}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1125,"outputBytes":358}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":1088,"outputBytes":583}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":75,"inputBytes":656930,"outputBytes":307734}
2022-09-07 12:39:03 STATE: Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":11,"inputBytes":1344,"outputBytes":2821914}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":75,"inputBytes":3478261,"outputBytes":1687921}
2022-09-07 12:39:03 STATE: Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":75,"inputBytes":3478261,"outputBytes":3109077}
2022-09-07 12:39:08 STATE: Typings: {"input":"src/human.ts","output":"types/lib","files":30}
2022-09-07 12:39:10 STATE: TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":77,"generated":true}
2022-09-07 12:39:10 STATE: Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":6714,"outputBytes":3134}
2022-09-07 12:39:10 STATE: Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15488,"outputBytes":7788}
2022-09-07 12:39:21 STATE: Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":110,"errors":0,"warnings":0}
2022-09-07 12:39:21 STATE: ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"}
2022-09-07 12:39:21 STATE: Copy: {"input":"tfjs/tfjs.esm.d.ts"}
2022-09-07 12:39:21 INFO:  Done...
2022-09-07 12:39:22 STATE: API-Extractor: {"succeeeded":true,"errors":0,"warnings":193}
2022-09-07 12:39:22 STATE: Copy: {"input":"types/human.d.ts"}
2022-09-07 12:39:22 INFO:  Analyze models: {"folders":8,"result":"models/models.json"}
2022-09-07 12:39:22 STATE: Models {"folder":"./models","models":13}
2022-09-07 12:39:22 STATE: Models {"folder":"../human-models/models","models":42}
2022-09-07 12:39:22 STATE: Models {"folder":"../blazepose/model/","models":4}
2022-09-07 12:39:22 STATE: Models {"folder":"../anti-spoofing/model","models":1}
2022-09-07 12:39:22 STATE: Models {"folder":"../efficientpose/models","models":3}
2022-09-07 12:39:22 STATE: Models {"folder":"../insightface/models","models":5}
2022-09-07 12:39:22 STATE: Models {"folder":"../movenet/models","models":3}
2022-09-07 12:39:22 STATE: Models {"folder":"../nanodet/models","models":4}
2022-09-07 12:39:22 STATE: Models: {"count":57,"totalSize":383017442}
2022-09-07 12:39:22 INFO:  Human Build complete... {"logFile":"test/build.log"}
Loading

0 comments on commit d39ce5e

Please sign in to comment.