mirror of https://github.com/vladmandic/human
updated changelog
parent
67ce16590f
commit
0815d53e58
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# @vladmandic/human
|
# @vladmandic/human
|
||||||
|
|
||||||
Version: **0.9.4**
|
Version: **0.9.8**
|
||||||
Description: **Human: 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition**
|
Description: **Human: 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>**
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||||
|
@ -10,7 +10,25 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### **HEAD -> main, origin/main, origin/HEAD** 2020/11/17 mandic00@live.com
|
### **HEAD -> main** 2020/11/21 mandic00@live.com
|
||||||
|
|
||||||
|
### **origin/main, origin/HEAD** 2020/11/20 mandic00@live.com
|
||||||
|
- camera exception handling
|
||||||
|
|
||||||
|
### **0.9.8** 2020/11/19 mandic00@live.com
|
||||||
|
- force f16 textures
|
||||||
|
- bugfix embedding check
|
||||||
|
|
||||||
|
### **0.9.7** 2020/11/19 mandic00@live.com
|
||||||
|
- ui redesign
|
||||||
|
|
||||||
|
### **0.9.6** 2020/11/18 mandic00@live.com
|
||||||
|
- optimize camera resize on mobile
|
||||||
|
- completed tfjs wrapper
|
||||||
|
|
||||||
|
### **0.9.5** 2020/11/17 mandic00@live.com
|
||||||
|
- fix serious performance bug around skipframes
|
||||||
|
- swtich to custom tfjs bundle
|
||||||
|
|
||||||
### **0.9.4** 2020/11/17 mandic00@live.com
|
### **0.9.4** 2020/11/17 mandic00@live.com
|
||||||
- swtich to tfjs source import
|
- swtich to tfjs source import
|
||||||
|
|
Loading…
Reference in New Issue