From c2bf0c43dbcdd393f1ad8604c5f958ff09cc2c90 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 24 Sep 2022 11:43:29 -0400 Subject: [PATCH] update readme --- CHANGELOG.md | 3 +- README.md | 16 +- package.json | 10 +- test/build.log | 78 +- test/test.log | 2003 ++++++++++++++++++++++++------------------------ 5 files changed, 1055 insertions(+), 1055 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bc8e070..79879daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ ### **HEAD -> main** 2022/09/21 mandic00@live.com +- fix rotation interpolation -### **origin/main** 2022/09/19 mandic00@live.com +### **2.10.3** 2022/09/21 mandic00@live.com - add human.video method diff --git a/README.md b/README.md index af9142ff..24a8560a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ JavaScript module using TensorFlow/JS Machine Learning library

-## Examples +## App Examples Visit [Examples gallery](https://vladmandic.github.io/human/samples/index.html) for more examples @@ -181,8 +181,8 @@ and optionally matches detected face with database of known people to guess thei
3. **VR Model Tracking:** -> [human-three-vrm](https://github.com/vladmandic/human-three-vrm) -> [human-bjs-vrm](https://github.com/vladmandic/human-bjs-vrm) +> [human-three-vrm](https://github.com/vladmandic/human-three-vrm) +> [human-bjs-vrm](https://github.com/vladmandic/human-bjs-vrm) ![ThreeVRM](https://github.com/vladmandic/human-three-vrm/raw/main/assets/human-vrm-screenshot.jpg) @@ -225,18 +225,16 @@ Additionally, `HTMLVideoElement`, `HTMLMediaElement` can be a standard `