digit_face_verification 0.0.1
digit_face_verification: ^0.0.1 copied to clipboard
Offline face verification for field worker attendance using MobileFaceNet + Google ML Kit.
0.0.1 #
- Initial release — offline face verification for field worker attendance using MobileFaceNet + Google ML Kit
- On-device face enrollment and verification with a locally-stored embedding
- Liveness detection to defeat photo/video replay
- Distance-metric based match scoring with a configurable hard match cutoff
- Independent MDMS config for match cutoff, liveness sequence, and localization
- Full i18n via app-level translate
- Ready-to-use capture, enrollment, verification, and attendance-wrapper widgets