Class Description
This class inherits ModelPostProcessorBase for object detection and inference post-processing. You can inherit this class and selectively implement virtual functions such as Init, DeInit, and Process as required.
Parent topic: ObjectPostProcessorBase