YOLOv5_ByteTrack_Multithreading_TensorRT icon indicating copy to clipboard operation
YOLOv5_ByteTrack_Multithreading_TensorRT copied to clipboard

Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT 进行推理加速

Results 2 YOLOv5_ByteTrack_Multithreading_TensorRT issues
Sort by recently updated
recently updated
newest added

感谢作者的分享,请问有测过多线程和单线程二者的加速比么,我实际跑下来,这种多线程并没有加速反而慢了一些

你好,非常棒的工作! 不过想问一下readme里提到的用一个线程给各个检测框 reid是在哪里? 感谢你的回复