mirror of https://github.com/vladmandic/human
package update
parent
d9e842b41a
commit
cbf12723bd
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# @vladmandic/human
|
# @vladmandic/human
|
||||||
|
|
||||||
Version: **0.5.4**
|
Version: **0.6.1**
|
||||||
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
|
||||||
|
|
||||||
Author: **Vladimir Mandic <mandic00@live.com>**
|
Author: **Vladimir Mandic <mandic00@live.com>**
|
||||||
|
@ -10,7 +10,17 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### **HEAD -> main** 2020/11/01 mandic00@live.com
|
### **0.6.1** 2020/11/02 mandic00@live.com
|
||||||
|
- major performance improvements for all models
|
||||||
|
- revert "optimized canvas handling"
|
||||||
|
- optimized canvas handling
|
||||||
|
- minor optimization to imagefx
|
||||||
|
|
||||||
|
### **origin/main, origin/HEAD** 2020/11/01 mandic00@live.com
|
||||||
|
- added tfjs-vis to distribution
|
||||||
|
|
||||||
|
### **0.5.5** 2020/11/01 mandic00@live.com
|
||||||
|
- changed defaults
|
||||||
|
|
||||||
### **0.5.4** 2020/11/01 mandic00@live.com
|
### **0.5.4** 2020/11/01 mandic00@live.com
|
||||||
- implemented memory profiler
|
- implemented memory profiler
|
||||||
|
|
Loading…
Reference in New Issue