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.18k stars 313 forks source link

Fix some breakable warnings #53

Closed Nuzhny007 closed 3 years ago

Nuzhny007 commented 3 years ago

Fix warnings for build with: -Wall -Wextra -pedantic-errors