tjuskyzhang / Scaled-YOLOv4-TensorRT

Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov4 support?

klauscf opened this issue · comments

commented

Is there any different between yolov4 ,can i use it for yolov4 directly?or i should change some code in there

Is there any different between yolov4 ,can i use it for yolov4 directly?or i should change some code in there

Project for yolov4 : https://github.com/wang-xinyu/tensorrtx/tree/master/yolov4
By the way, yolov4-tiny-tensorrt is based on this project.