insight-face-rs 1.4.0

Face detection and recognition library using ONNX Runtime (Rust)
1
2
pub const STRIDES: [u32; 3] = [8, 16, 32];
pub const ANCHOR_NUM: u32 = 2;