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

nvcaffe_parser should be removed from CMakeLists #97

Open jeanchristopheruel opened 3 years ago

jeanchristopheruel commented 3 years ago

nvcaffe_parser is not used and its dependency should be removed from the CMakeLists.

enazoe commented 3 years ago

is right