For the complete documentation index, see llms.txt. This page is also available as Markdown.

Object Counting

Count bounding boxes per class and generate a counting event.

The Object Counting postprocessor is useful for models which generate bounding boxes. This postprocessor will count all the bounding boxes per class and create a counting event.

Event Rules configuration for an Objects Counted event
Objects Counted event configuration

Object Counting postprocessor is compatible with any model which generates bounding boxes.

Last updated