Class Description
This class inherits ModelPostProcessorBase for postprocessing of the Faster R-CNN model. You can inherit this class and selectively implement virtual functions such as Init, DeInit, and Process as required.
Parent topic: FasterRcnnPostProcessor