Hi,
detector_bbox_info is the output of nvinfer plugin with the model, and tracker_bbox_info is the output of nvtracker plugin. In previous release there is only rect_params which is the output of last component. In latest release the output result is kept so that you can access all data per your use-case.
1 Like