package update

pull/293/head
Vladimir Mandic 2020-11-02 18:55:17 -05:00
parent 95ce9ff303
commit 5c889f37da
1 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# @vladmandic/human
Version: **0.5.4**
Version: **0.6.1**
Description: **human: 3D Face Detection, Iris Tracking and Age & Gender Prediction**
Author: **Vladimir Mandic <mandic00@live.com>**
@ -10,7 +10,17 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
## 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
- implemented memory profiler