create_detector

Function create_detector 

Source
pub async fn create_detector(
    model: ModelWithConfig,
) -> Result<PoseDetector, JsValue>