From 75fc9234c2888e58abd97a7ee2da630da942b0f3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 14 Nov 2020 07:05:14 -0500 Subject: [PATCH] fixed typo --- Change-Log.md | 11 ++++++++--- Home.md | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Change-Log.md b/Change-Log.md index 5548f27..86f0392 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,8 +1,8 @@ # @vladmandic/human -Version: **0.9.0** -Description: **Human: 3D Face Detection, Face Embedding, Body Pose, Hand & Finger Tracking, Iris Tracking, Age & Gender Prediction, Emotion Prediction & Gesture Recognition** +Version: **0.9.2** +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 ** License: **MIT** @@ -10,7 +10,12 @@ Repository: **** ## Changelog -### **HEAD -> main** 2020/11/13 mandic00@live.com +### **0.9.2** 2020/11/14 mandic00@live.com +- fix camera restart on resize + +### **0.9.1** 2020/11/13 mandic00@live.com +- version bump +- full rebuild - implemented face embedding - added internal benchmark tool diff --git a/Home.md b/Home.md index 2461c98..9badfaf 100644 --- a/Home.md +++ b/Home.md @@ -30,7 +30,7 @@ - [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process) - [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance) - [**Performance Profiling**](https://github.com/vladmandic/human/wiki/Profiling) -- [**List of Models && Credits**](https://github.com/vladmandic/human/wiki/Models) +- [**List of Models & Credits**](https://github.com/vladmandic/human/wiki/Models)