Class Description
This class inherits ModelPostProcessorBase for post-processing of the ResNet-50 model. You can inherit this class and selectively implement virtual functions such as Init, DeInit, and Process as required.
Parent topic: Resnet50PostProcessor