pub fn create_detector(buf: &[u8]) -> Result<Box<dyn Detector>, Error>
Expand description

Create a face detector from model loaded to memory