mirror of https://github.com/vladmandic/human
release 1.8 with major changes and tfjs 3.6.0
parent
be315a7a73
commit
16540a2f5a
|
@ -1,6 +1,6 @@
|
||||||
# @vladmandic/human
|
# @vladmandic/human
|
||||||
|
|
||||||
Version: **1.8.0**
|
Version: **1.8.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**
|
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 <mandic00@live.com>**
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||||
|
@ -9,11 +9,13 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### **HEAD -> main** 2021/04/28 mandic00@live.com
|
### **1.8.1** 2021/04/30 mandic00@live.com
|
||||||
|
|
||||||
|
|
||||||
### **origin/main** 2021/04/26 mandic00@live.com
|
### **origin/main** 2021/04/28 mandic00@live.com
|
||||||
|
|
||||||
|
- blazeface optimizations
|
||||||
|
- add hand labels in draw
|
||||||
- cleanup demo workflow
|
- cleanup demo workflow
|
||||||
- convert blazeface to module
|
- convert blazeface to module
|
||||||
- version 1.8 release candidate
|
- version 1.8 release candidate
|
||||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit 11c9fd09a38aa5876a13befb41012e8997ba84c9
|
Subproject commit cdba1bc0eeb88d37918a63e2023c1f704a1f4600
|
Loading…
Reference in New Issue