triple-Mu / YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !
MIT License
1.32k stars 228 forks source link

YOLOv8-TensorRT and ByteTrack #164

Open dahan198 opened 11 months ago

dahan198 commented 11 months ago

Hi @triple-Mu,

I wanted to check in about @pax7's request from issue #85. Could you please commit your example that uses YOLOv8-TensorRT and ByteTrack in detection to the repository?

Thanks!

pieterblok commented 7 months ago

@triple-Mu Thank you for your work! Can I also ask you to provide an example of using the tracking option in YOLOv8 tensorrt option?

triple-Mu commented 6 months ago

@triple-Mu Thank you for your work! Can I also ask you to provide an example of using the tracking option in YOLOv8 tensorrt option?

I am so busy now. You can try https://github.com/Vertical-Beach/ByteTrack-cpp and merge it into this project. Thanks!