mirror of https://github.com/vladmandic/human
updated
parent
5dcbe8ad56
commit
1cc1d9bf59
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# @vladmandic/human
|
# @vladmandic/human
|
||||||
|
|
||||||
Version: **0.8.6**
|
Version: **0.8.7**
|
||||||
Description: **human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition**
|
Description: **human: 3D Face Detection, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition**
|
||||||
|
|
||||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||||
|
@ -10,7 +10,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### **HEAD -> main, origin/main, origin/HEAD** 2020/11/10 mandic00@live.com
|
### **HEAD -> main, origin/main, origin/HEAD** 2020/11/12 mandic00@live.com
|
||||||
|
- fix for conditional model loading
|
||||||
|
|
||||||
|
### **0.8.7** 2020/11/11 mandic00@live.com
|
||||||
|
- added performance notes
|
||||||
|
- added notes on models
|
||||||
- fix bug in async ops and change imports
|
- fix bug in async ops and change imports
|
||||||
- fix wiki links
|
- fix wiki links
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue