mirror of https://github.com/vladmandic/human
update
parent
5de30e6233
commit
b162c4b775
140
CHANGELOG.md
140
CHANGELOG.md
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### **HEAD -> main** 2021/12/09 mandic00@live.com
|
### **HEAD -> main** 2021/12/13 mandic00@live.com
|
||||||
|
|
||||||
- fix node detection in electron environment
|
- fix node detection in electron environment
|
||||||
|
|
||||||
|
@ -556,139 +556,72 @@
|
||||||
|
|
||||||
- fix for face detector when mesh is disabled
|
- fix for face detector when mesh is disabled
|
||||||
- optimize for npm
|
- optimize for npm
|
||||||
|
- 0.40.9
|
||||||
### **0.40.9** 2021/03/08 mandic00@live.com
|
|
||||||
|
|
||||||
- fix performance issue when running with low confidence
|
- fix performance issue when running with low confidence
|
||||||
|
- 0.40.8
|
||||||
### **0.40.8** 2021/03/08 mandic00@live.com
|
- 0.40.7
|
||||||
|
|
||||||
|
|
||||||
### **0.40.7** 2021/03/06 mandic00@live.com
|
|
||||||
|
|
||||||
- implemented 3d face angle calculations
|
- implemented 3d face angle calculations
|
||||||
|
- 0.40.6
|
||||||
### **0.40.6** 2021/03/06 mandic00@live.com
|
|
||||||
|
|
||||||
- add curve draw output
|
- add curve draw output
|
||||||
|
- 0.40.5
|
||||||
### **0.40.5** 2021/03/05 mandic00@live.com
|
|
||||||
|
|
||||||
- fix human.draw
|
- fix human.draw
|
||||||
|
- 0.40.4
|
||||||
### **0.40.4** 2021/03/05 mandic00@live.com
|
|
||||||
|
|
||||||
- cleanup blazepose code
|
- cleanup blazepose code
|
||||||
- fix demo
|
- fix demo
|
||||||
|
- 0.40.3
|
||||||
### **0.40.3** 2021/03/05 mandic00@live.com
|
- 0.40.2
|
||||||
|
|
||||||
|
|
||||||
### **0.40.2** 2021/03/05 mandic00@live.com
|
|
||||||
|
|
||||||
- added blazepose-upper
|
- added blazepose-upper
|
||||||
|
- 0.40.1
|
||||||
### **0.40.1** 2021/03/04 mandic00@live.com
|
|
||||||
|
|
||||||
- implement blazepose and update demos
|
- implement blazepose and update demos
|
||||||
- add todo list
|
- add todo list
|
||||||
|
- 0.30.6
|
||||||
### **0.30.6** 2021/03/03 mandic00@live.com
|
|
||||||
|
|
||||||
- fine tuning age and face models
|
- fine tuning age and face models
|
||||||
|
- 0.30.5
|
||||||
### **0.30.5** 2021/03/02 mandic00@live.com
|
|
||||||
|
|
||||||
- add debug logging flag
|
- add debug logging flag
|
||||||
|
- 0.30.4
|
||||||
### **0.30.4** 2021/03/01 mandic00@live.com
|
|
||||||
|
|
||||||
- added skipinitial flag
|
- added skipinitial flag
|
||||||
|
- 0.30.3
|
||||||
### **0.30.3** 2021/02/28 mandic00@live.com
|
|
||||||
|
|
||||||
- typo
|
- typo
|
||||||
|
- 0.30.2
|
||||||
### **0.30.2** 2021/02/26 mandic00@live.com
|
|
||||||
|
|
||||||
- rebuild
|
- rebuild
|
||||||
- fix typo
|
- fix typo
|
||||||
|
- 0.30.1
|
||||||
### **0.30.1** 2021/02/25 mandic00@live.com
|
- 0.20.11
|
||||||
|
- 0.20.10
|
||||||
|
- 0.20.9
|
||||||
### **0.20.11** 2021/02/24 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.20.10** 2021/02/22 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.20.9** 2021/02/21 mandic00@live.com
|
|
||||||
|
|
||||||
- remove extra items
|
- remove extra items
|
||||||
- simmilarity fix
|
- simmilarity fix
|
||||||
|
- 0.20.8
|
||||||
### **0.20.8** 2021/02/21 mandic00@live.com
|
|
||||||
|
|
||||||
- embedding fix
|
- embedding fix
|
||||||
|
- 0.20.7
|
||||||
### **0.20.7** 2021/02/21 mandic00@live.com
|
|
||||||
|
|
||||||
- build fix
|
- build fix
|
||||||
|
- 0.20.6
|
||||||
### **0.20.6** 2021/02/21 mandic00@live.com
|
|
||||||
|
|
||||||
- embedding fix
|
- embedding fix
|
||||||
|
- 0.20.5
|
||||||
### **0.20.5** 2021/02/21 mandic00@live.com
|
|
||||||
|
|
||||||
- fix imagefx and add dev builds
|
- fix imagefx and add dev builds
|
||||||
|
|
||||||
### **0.20.4** 2021/02/19 mandic00@live.com
|
### **0.20.4** 2021/02/19 mandic00@live.com
|
||||||
|
|
||||||
- 0.20.4
|
- 0.20.4
|
||||||
|
- 0.20.3
|
||||||
### **0.20.3** 2021/02/17 mandic00@live.com
|
|
||||||
|
|
||||||
- rebuild
|
- rebuild
|
||||||
|
- 0.20.2
|
||||||
### **0.20.2** 2021/02/13 mandic00@live.com
|
|
||||||
|
|
||||||
- merge branch 'main' of https://github.com/vladmandic/human into main
|
- merge branch 'main' of https://github.com/vladmandic/human into main
|
||||||
- create codeql-analysis.yml
|
- create codeql-analysis.yml
|
||||||
- create security.md
|
- create security.md
|
||||||
- add templates
|
- add templates
|
||||||
|
- 0.20.1
|
||||||
### **0.20.1** 2021/02/08 mandic00@live.com
|
|
||||||
|
|
||||||
- menu fixes
|
- menu fixes
|
||||||
- convert to typescript
|
- convert to typescript
|
||||||
|
- 0.11.5
|
||||||
### **0.11.5** 2021/02/06 mandic00@live.com
|
|
||||||
|
|
||||||
- added faceboxes alternative model
|
- added faceboxes alternative model
|
||||||
|
- 0.11.4
|
||||||
### **0.11.4** 2021/02/06 mandic00@live.com
|
- 0.11.3
|
||||||
|
- 0.11.2
|
||||||
|
|
||||||
### **0.11.3** 2021/02/02 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.11.2** 2021/01/30 mandic00@live.com
|
|
||||||
|
|
||||||
- added warmup for nodejs
|
- added warmup for nodejs
|
||||||
|
- 0.11.1
|
||||||
### **update for tfjs 3.0.0** 2021/01/29 mandic00@live.com
|
- 0.10.2
|
||||||
|
- 0.10.1
|
||||||
|
|
||||||
### **0.11.1** 2021/01/29 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.10.2** 2021/01/22 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.10.1** 2021/01/20 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.9.26** 2021/01/18 mandic00@live.com
|
### **0.9.26** 2021/01/18 mandic00@live.com
|
||||||
|
|
||||||
|
@ -807,9 +740,7 @@
|
||||||
### **0.9.3** 2020/11/16 mandic00@live.com
|
### **0.9.3** 2020/11/16 mandic00@live.com
|
||||||
|
|
||||||
- switched to minified build
|
- switched to minified build
|
||||||
|
- web worker fixes
|
||||||
### **release: 1.2** 2020/11/15 mandic00@live.com
|
|
||||||
|
|
||||||
- full rebuild
|
- full rebuild
|
||||||
|
|
||||||
### **0.9.2** 2020/11/14 mandic00@live.com
|
### **0.9.2** 2020/11/14 mandic00@live.com
|
||||||
|
@ -1079,9 +1010,6 @@
|
||||||
### **0.2.2** 2020/10/12 mandic00@live.com
|
### **0.2.2** 2020/10/12 mandic00@live.com
|
||||||
|
|
||||||
|
|
||||||
### **release: 1.0** 2020/10/12 mandic00@live.com
|
|
||||||
|
|
||||||
|
|
||||||
### **0.2.1** 2020/10/12 mandic00@live.com
|
### **0.2.1** 2020/10/12 mandic00@live.com
|
||||||
|
|
||||||
- added sample image
|
- added sample image
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
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
10
package.json
10
package.json
|
@ -65,16 +65,14 @@
|
||||||
"@tensorflow/tfjs-layers": "^3.12.0",
|
"@tensorflow/tfjs-layers": "^3.12.0",
|
||||||
"@tensorflow/tfjs-node": "^3.12.0",
|
"@tensorflow/tfjs-node": "^3.12.0",
|
||||||
"@tensorflow/tfjs-node-gpu": "^3.12.0",
|
"@tensorflow/tfjs-node-gpu": "^3.12.0",
|
||||||
"@types/node": "^16.11.12",
|
"@types/node": "^16.11.13",
|
||||||
"@types/offscreencanvas": "^2019.6.4",
|
"@types/offscreencanvas": "^2019.6.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
||||||
"@typescript-eslint/parser": "^5.7.0",
|
"@typescript-eslint/parser": "^5.7.0",
|
||||||
"@vladmandic/build": "^0.6.6",
|
|
||||||
"@vladmandic/pilogger": "^0.3.5",
|
|
||||||
"@vladmandic/tfjs": "github:vladmandic/tfjs",
|
"@vladmandic/tfjs": "github:vladmandic/tfjs",
|
||||||
"canvas": "^2.8.0",
|
"canvas": "^2.8.0",
|
||||||
"dayjs": "^1.10.7",
|
"dayjs": "^1.10.7",
|
||||||
"esbuild": "^0.14.3",
|
"esbuild": "^0.14.5",
|
||||||
"eslint": "8.4.1",
|
"eslint": "8.4.1",
|
||||||
"eslint-config-airbnb-base": "^15.0.0",
|
"eslint-config-airbnb-base": "^15.0.0",
|
||||||
"eslint-plugin-html": "^6.2.0",
|
"eslint-plugin-html": "^6.2.0",
|
||||||
|
@ -88,5 +86,9 @@
|
||||||
"tslib": "^2.3.1",
|
"tslib": "^2.3.1",
|
||||||
"typedoc": "0.22.10",
|
"typedoc": "0.22.10",
|
||||||
"typescript": "4.5.4"
|
"typescript": "4.5.4"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@vladmandic/build": "^0.6.6",
|
||||||
|
"@vladmandic/pilogger": "^0.3.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,24 +1,24 @@
|
||||||
2021-12-13 21:37:36 [36mINFO: [39m Application: {"name":"@vladmandic/human","version":"2.5.5"}
|
2021-12-14 15:39:56 [36mINFO: [39m Application: {"name":"@vladmandic/human","version":"2.5.5"}
|
||||||
2021-12-13 21:37:36 [36mINFO: [39m Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
|
2021-12-14 15:39:56 [36mINFO: [39m Environment: {"profile":"production","config":".build.json","package":"package.json","tsconfig":true,"eslintrc":true,"git":true}
|
||||||
2021-12-13 21:37:36 [36mINFO: [39m Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.4.1"}
|
2021-12-14 15:39:56 [36mINFO: [39m Toolchain: {"build":"0.6.6","esbuild":"0.13.15","typescript":"4.5.4","typedoc":"0.22.10","eslint":"8.4.1"}
|
||||||
2021-12-13 21:37:36 [36mINFO: [39m Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]}
|
2021-12-14 15:39:56 [36mINFO: [39m Build: {"profile":"production","steps":["clean","compile","typings","typedoc","lint","changelog"]}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]}
|
2021-12-14 15:39:56 [35mSTATE:[39m Clean: {"locations":["dist/*","types/lib/*","typedoc/*"]}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/cpu","format":"cjs","platform":"node","input":"tfjs/tf-node.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":102,"outputBytes":1275}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":556477,"outputBytes":464775}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"human/nodejs/cpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node.js","files":63,"inputBytes":556501,"outputBytes":464775}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/gpu","format":"cjs","platform":"node","input":"tfjs/tf-node-gpu.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":1283}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":556485,"outputBytes":464779}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"human/nodejs/gpu","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-gpu.js","files":63,"inputBytes":556509,"outputBytes":464779}
|
||||||
2021-12-13 21:37:36 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"tfjs/nodejs/wasm","format":"cjs","platform":"node","input":"tfjs/tf-node-wasm.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":149,"outputBytes":1350}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":556552,"outputBytes":464851}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"human/nodejs/wasm","format":"cjs","platform":"node","input":"src/human.ts","output":"dist/human.node-wasm.js","files":63,"inputBytes":556576,"outputBytes":464851}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"tfjs/browser/version","format":"esm","platform":"browser","input":"tfjs/tf-version.ts","output":"dist/tfjs.version.js","files":1,"inputBytes":1063,"outputBytes":1652}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912}
|
2021-12-14 15:39:56 [35mSTATE:[39m Compile: {"name":"tfjs/browser/esm/nobundle","format":"esm","platform":"browser","input":"tfjs/tf-browser.ts","output":"dist/tfjs.esm.js","files":2,"inputBytes":2326,"outputBytes":912}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":556114,"outputBytes":466537}
|
2021-12-14 15:39:57 [35mSTATE:[39m Compile: {"name":"human/browser/esm/nobundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm-nobundle.js","files":63,"inputBytes":556138,"outputBytes":466537}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2516192}
|
2021-12-14 15:39:57 [35mSTATE:[39m Compile: {"name":"tfjs/browser/esm/custom","format":"esm","platform":"browser","input":"tfjs/tf-custom.ts","output":"dist/tfjs.esm.js","files":1,"inputBytes":110,"outputBytes":2516283}
|
||||||
2021-12-13 21:37:37 [35mSTATE:[39m Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3071394,"outputBytes":1632670}
|
2021-12-14 15:39:57 [35mSTATE:[39m Compile: {"name":"human/browser/iife/bundle","format":"iife","platform":"browser","input":"src/human.ts","output":"dist/human.js","files":63,"inputBytes":3071509,"outputBytes":1632465}
|
||||||
2021-12-13 21:37:38 [35mSTATE:[39m Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3071394,"outputBytes":2989550}
|
2021-12-14 15:39:57 [35mSTATE:[39m Compile: {"name":"human/browser/esm/bundle","format":"esm","platform":"browser","input":"src/human.ts","output":"dist/human.esm.js","files":63,"inputBytes":3071509,"outputBytes":2989671}
|
||||||
2021-12-13 21:37:58 [35mSTATE:[39m Typings: {"input":"src/human.ts","output":"types/lib","files":110}
|
2021-12-14 15:40:13 [35mSTATE:[39m Typings: {"input":"src/human.ts","output":"types/lib","files":110}
|
||||||
2021-12-13 21:38:05 [35mSTATE:[39m TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":52,"generated":true}
|
2021-12-14 15:40:22 [35mSTATE:[39m TypeDoc: {"input":"src/human.ts","output":"typedoc","objects":52,"generated":true}
|
||||||
2021-12-13 21:38:05 [35mSTATE:[39m Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127}
|
2021-12-14 15:40:22 [35mSTATE:[39m Compile: {"name":"demo/typescript","format":"esm","platform":"browser","input":"demo/typescript/index.ts","output":"demo/typescript/index.js","files":1,"inputBytes":5864,"outputBytes":4127}
|
||||||
2021-12-13 21:38:05 [35mSTATE:[39m Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794}
|
2021-12-14 15:40:22 [35mSTATE:[39m Compile: {"name":"demo/faceid","format":"esm","platform":"browser","input":"demo/faceid/index.ts","output":"demo/faceid/index.js","files":2,"inputBytes":15174,"outputBytes":11794}
|
||||||
2021-12-13 21:38:41 [35mSTATE:[39m Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":93,"errors":0,"warnings":0}
|
2021-12-14 15:41:22 [35mSTATE:[39m Lint: {"locations":["*.json","src/**/*.ts","test/**/*.js","demo/**/*.js"],"files":93,"errors":0,"warnings":0}
|
||||||
2021-12-13 21:38:41 [35mSTATE:[39m ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"}
|
2021-12-14 15:41:22 [35mSTATE:[39m ChangeLog: {"repository":"https://github.com/vladmandic/human","branch":"main","output":"CHANGELOG.md"}
|
||||||
2021-12-13 21:38:41 [36mINFO: [39m Done...
|
2021-12-14 15:41:22 [36mINFO: [39m Done...
|
||||||
|
|
1368
test/test.log
1368
test/test.log
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue