mirror of https://github.com/vladmandic/human
update
parent
1fe50ae36c
commit
54a399f0bc
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
|
||||||
|
|
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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue