local_face_detection 0.0.4
local_face_detection: ^0.0.4 copied to clipboard
High-performance on-device face detection with ONNX. Detect faces, landmarks, and scores—100% offline, no cloud APIs. Privacy-first and blazing fast.
0.0.4 #
- Updated the documentation
0.0.3 #
- Fixed image URLs to use GitHub raw URLs for pub.dev compatibility
- Images now display correctly on pub.dev package page
0.0.2 #
- Added visual documentation: demo GIF and screenshots in README
- Enhanced README with "See It In Action" section
- Improved package documentation with visual examples
- Added Logo.png for branding
0.0.1 #
- Initial release
- On-device face detection using ONNX Runtime
- Support for iOS and Android platforms
- 5-point facial landmark detection
- Configurable score threshold and NMS
- Privacy-first: 100% offline processing