FeiYull / TensorRT-Alpha

🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
GNU General Public License v2.0
1.28k stars 198 forks source link

yolov8 #10

Closed liuxingbo12138 closed 1 year ago

liuxingbo12138 commented 1 year ago

/usr/bin/ld: libyolov8.so: undefined reference to `sample::splitToStringVec(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, char)'

有人报这个错误吗

FeiYull commented 1 year ago

@liuxingbo12138 If you are not very familiar with tensorrt, follow the documentation exactly. https://github.com/FeiYull/TensorRT-Alpha/tree/main/Install_For_Ubuntu18.04

liuxingbo12138 commented 1 year ago

thank you,i successed.

WYQ-Github commented 1 year ago

thank you,i successed.

您好,我也报这个错误,请问你是怎么解决的。

FeiYull commented 8 months ago

solution:https://github.com/FeiYull/TensorRT-Alpha/issues/47