insight-face-rs 1.3.1

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