pub fn create_detector_with_model(model: Model) -> Box<dyn Detector>
Create a face detector, based on the provided model.