Description
Master issue for replacing the dlib/MediaPipe detector+recognizer with a coherent,, bundleable ONNX pipeline (YuNet detect/alig, SFace recognize, MiniFASNetpassive liveness), in Python, incrementally, behind a [core] pipeline flag, with
no rewrite. Closed when ONNX is the default, dlib and MediaPipe are gone, modelsare bundled with correct licensing, and the full auth suite is green.
Tasks
Acceptance criteria
- Fresh install authenticates via the ONNX pipeline after enrollment
- No
dlib or mediapipe imports remain in the tree
- Copr and PPA builds are clean with bundled models and correct license metadata
Description
Master issue for replacing the dlib/MediaPipe detector+recognizer with a coherent,, bundleable ONNX pipeline (YuNet detect/alig, SFace recognize, MiniFASNetpassive liveness), in Python, incrementally, behind a
[core] pipelineflag, withno rewrite. Closed when ONNX is the default, dlib and MediaPipe are gone, modelsare bundled with correct licensing, and the full auth suite is green.
Tasks
Acceptance criteria
dlibormediapipeimports remain in the tree