kumuji / trt_yolo_ros

yolov3 ros node using tensorrt acceleration
12 stars 4 forks source link

I want to establish the version of c++, is it easy? #8

Closed xielock closed 3 years ago

kumuji commented 3 years ago

Nice first issue! I think it should be possible, NVidia provides a few examples of cpp code, adapting it to ROS should not take much time. Check the trt repo for examples. Might be a good easy project =)