Increase YOLOv4 object detection speed on GPU with Tensor RT
We already discussed YOLOv4 improvements from it s older version YOLOv3 in my previous tutorials, and we already know that now it s even better than before. Probably everyone who used YOLOv3 will move to YOLOv4, because it s one of the fastest object detection models that we may use for realtime applications. But in this tutorial, I would like to show you, how we can increase the speed of our object detection up to 3 times with TensorRT In this tutorial, I will not cover how to install TensorRT. Text ver
|
|