Skip to main content

Module postprocessing

Module postprocessing 

Source
Expand description

Post-processing for YOLO model outputs.

This module handles task-specific post-processing of raw model outputs, including NMS, coordinate transformation, and result construction.

Functionsยง

postprocess
Post-process raw model output based on task type.