Class Description
This class inherits ModelPostProcessorBase for postprocessing of object detection and inference. You can inherit this class and selectively implement virtual functions such as Init, DeInit, and Process as required.
For details, see Postprocessing.
This class will be officially deleted in December, 2025. Use the model postprocessing class of the tensorinfer framework.
Supported Models
Atlas inference product
Parent topic: ObjectPostProcessorBase