Hi,
I am trying to create a faster version of Yolov3 using TensorRT. As far as i know, this can be achieved by merging layers. But i don’t have any idea how to achieve it. If there is some reference or any alternate approach, kindly share.
PS: I don’t want to use Deepstream plugin, as i have made changes in the default Yolov3 code for improving accuracy and speed.