From cbf12723bd8b9f29c058e36c905c9b7b5300d74e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 2 Nov 2020 18:55:17 -0500 Subject: [PATCH] package update --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a920c0c..3c1cdfcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ** @@ -10,7 +10,17 @@ Repository: **** ## 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