Wardy
Collection
Jetson-based on-device AI for home safety: person tracking, identity, pose, fall and hazard detection, plus the hazard-object dataset. • 6 items • Updated • 1
This repository pins the two OpenCV Zoo ONNX artifacts used by Wardy M-02 for local registered-subject identification.
| Component | Runtime version | Path | Upstream license |
|---|---|---|---|
| YuNet face detector | opencv-yunet-2023mar |
yunet/model.onnx |
MIT |
| SFace face recognizer | opencv-sface-2021dec |
sface/model.onnx |
Apache-2.0 |
Each component directory includes a Wardy manifest.json containing the expected SHA-256 digest.
Wardy uses these models locally with OpenCV. Registered face references, embeddings, review images, camera frames, and identity results are stored only on the user's device and are not included in this repository.
face_detection_yunet directory under its MIT license.face_recognition_sface directory under its Apache-2.0 license.Identification quality depends on registration images, lighting, pose, occlusion, and camera quality. This project baseline must not be treated as biometric authentication or a medical safety guarantee.