pub fn create_detector_with_model(model: Model) -> Box<dyn Detector>
Expand description

Create a face detector, based on the provided model.