insight-face-rs 1.4.0

Face detection and recognition library using ONNX Runtime (Rust)
1
2
3
pub mod common;
pub mod detection;
pub mod recognizer;