enazoe / yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
MIT License
1.19k stars 315 forks source link

Implementing of YoloV4 #11

Closed SeaStarLight closed 4 years ago

SeaStarLight commented 4 years ago

I saw YoloV4 was published a few days ago. Could you implement YoloV4 to use it with TensorRT? Thank you for your time.

enazoe commented 4 years ago

@SeaStarLight I am working on it ,but since I am busy working these days, it will take some time to finish it. And welocom others PR.

SeaStarLight commented 4 years ago

Thank you @enazoe. Looking forward to your update.

KelvinHuang666 commented 4 years ago

Expecting you support yolov4.