TrojanXu / yolov5-tensorrt

A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
Apache License 2.0
190 stars 46 forks source link

whether the current project supports yolov5 V1.0 ? #41

Open tensorflowt opened 3 years ago

tensorflowt commented 3 years ago

Could you please tell me whether the current project supports yolov5 and V1.0? If not, what modifications do I need to make in the existing project ?

TrojanXu commented 3 years ago

I think this commit https://github.com/TrojanXu/yolov5-tensorrt/commit/0420502aa387309aed897b148e56f1642a693cb1 should work.