Skip to content

Human Release v2.3

Compare
Choose a tag to compare
@vladmandic vladmandic released this 06 Oct 15:42
· 1254 commits to main since this release

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