Class Description
This class is used to implement inference post-processing. You need to inherit this class and implement virtual functions such as Init, DeInit, and Process.
Parent topic: MxpiModelPostProcessorBase
This class is used to implement inference post-processing. You need to inherit this class and implement virtual functions such as Init, DeInit, and Process.