diff --git a/CHANGELOG.md b/CHANGELOG.md index 3929c42b..5b2b42ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # @vladmandic/human -Version: **2.1.3** +Version: **2.1.4** Description: **Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition** Author: **Vladimir Mandic ** @@ -9,7 +9,11 @@ Repository: **** ## Changelog -### **HEAD -> main** 2021/08/18 mandic00@live.com +### **2.1.4** 2021/08/19 mandic00@live.com + +- add static type definitions to main class + +### **origin/main** 2021/08/18 mandic00@live.com - rebuild full - improve face box caching diff --git a/TODO.md b/TODO.md index 47eb58a0..130cc989 100644 --- a/TODO.md +++ b/TODO.md @@ -7,6 +7,10 @@ WebGL shader optimizations for faster load and initial detection - Implement WebGL uniforms for shaders: - Fix shader packing: +MoveNet MultiPose Model: + +- Implementation is ready, but model is 2x size and 0.5x performance +
## Exploring