Class Description
This class is used to implement inference postprocessing. You need to inherit this class and implement virtual functions such as Init, DeInit, and Process.
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: ModelPostProcessorBase