post_process

Function post_process 

Source
fn post_process(
    outputs: &SessionOutputs<'_, '_>,
    mat_info: &MatInfo,
) -> Result<Detections>
Expand description

Performs non-maximum suppression on the detections.