Skip to content

BlazePose Detector 1.0.3

Latest
Compare
Choose a tag to compare
@olokobayusuf olokobayusuf released this 02 Oct 23:33
  • Added BlazePoseDetector.Create static method for creating an instance of the predictor.
  • Added BlazePoseDetector.Tag constant string for embedding the model.
  • Added BlazePoseDetector.Dispose public method for disposing the predictor.
  • Removed BlazePoseDetector public constructor. Use the Create static method instead.
  • Upgraded to NatML 1.1.16.