Releases: nrl-ai/daisykit
Releases · nrl-ai/daisykit
Release v0.3.0.1
- 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.