mirror of https://github.com/vladmandic/human
update
parent
aa8ee9c5f6
commit
94e5f4cdd6
|
@ -44,7 +44,7 @@ found 0 vulnerabilities
|
|||
|
||||
<br>
|
||||
|
||||
Project is written in `TypeScript` [4.2](https://www.typescriptlang.org/docs/handbook/intro.html) and conforming to `JavaScript` [ECMAScript version 2020](https://www.ecma-international.org/ecma-262/11.0/index.html)
|
||||
Project is written in `TypeScript` [4.3](https://www.typescriptlang.org/docs/handbook/intro.html) and conforming to `JavaScript` [ECMAScript version 2020](https://www.ecma-international.org/ecma-262/11.0/index.html)
|
||||
Build target is `JavaScript` **EMCAScript version 2018**
|
||||
|
||||
<br>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# @vladmandic/human
|
||||
|
||||
Version: **0.20.1**
|
||||
Version: **0.20.2**
|
||||
Description: **Human: AI-powered 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition**
|
||||
|
||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||
|
@ -10,12 +10,17 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main, tag: v0.20.1** 2021/02/08 mandic00@live.com
|
||||
### **HEAD -> main, tag: v0.20.2** 2021/02/13 mandic00@live.com
|
||||
|
||||
### **origin/main, origin/HEAD** 2021/02/08 mandic00@live.com
|
||||
- create codeql-analysis.yml
|
||||
- create security.md
|
||||
- add templates
|
||||
|
||||
### **tag: v0.20.1** 2021/02/08 mandic00@live.com
|
||||
- menu fixes
|
||||
- convert to typescript
|
||||
|
||||
### **origin/main, origin/HEAD** 2021/02/06 mandic00@live.com
|
||||
|
||||
### **tag: v0.11.5** 2021/02/06 mandic00@live.com
|
||||
- added faceboxes alternative model
|
||||
|
||||
|
|
Loading…
Reference in New Issue