2.3.2

vladmandic/human2.3.2Oct 6, 2021by vladmandic

Full Release Notes

Major release of `Human`:

- Default hand models is now new **HandTrack** *(old configuration is supported)*
- Support for **BlazePose v2** models *(old v1 models are no longer supported)*
- New face matching structure and algorithms: `human.match()` and `human.similarity()` *(breaking change)*
- Workaround for GPU memory leak on Chrome 93/94/95 *(other Chrome versions are not affected)*
- Support for running Human in Docker containers
- New examples gallery
- Major code refactoring for face and body modules
- Performance and precision improvements for hand and body modules
- Experimental support for **WebGPU**
- Autodetect desired number of targets for body and hand based on detected number of faces
- Optimized interpolation method `human.next()`

*Rereleased due to issues with 2.3.1 build*