insight-face-rs 1.4.0

Face detection and recognition library using ONNX Runtime (Rust)
1
2
mod model;
pub use model::FaceRecognizer;