Skip to content

Releases: nrl-ai/daisykit

Release v0.3.0.1

01 Apr 15:56
a4080dd
Compare
Choose a tag to compare
  • Supported languages/platforms: C++, Python, Android.
  • Supported applications:
    • Face detection / Face mask detection / Face recognition (experimental, C++ only).
    • Human pose estimation.
    • Background matting.
    • Hand pose detection.
    • Barcode detection.
    • Object detection.

Change log

  • Update website and model URLs. (breaking change)
  • Support Python 3.8-3.11.
  • Add face recognition models.
  • Fix crashing imshow macOS.
  • Adapt background image to camera size in background matting.
  • Add model licences.