insight-face-rs 1.0.0

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