mirror of https://github.com/vladmandic/human
update
parent
d365c4e487
commit
aa8ee9c5f6
|
@ -44,7 +44,7 @@ found 0 vulnerabilities
|
|||
|
||||
<br>
|
||||
|
||||
Project is written in `TypeScript` [4.1](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.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)
|
||||
Build target is `JavaScript` **EMCAScript version 2018**
|
||||
|
||||
<br>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# @vladmandic/human
|
||||
|
||||
Version: **0.11.5**
|
||||
Version: **0.20.1**
|
||||
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,7 +10,11 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main, origin/main, origin/HEAD** 2021/02/06 mandic00@live.com
|
||||
### **HEAD -> main, 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