engcang / ros-yolo-sort

YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
BSD 3-Clause "New" or "Revised" License
230 stars 38 forks source link

ROS - C++ is not working yet. #3

Closed musaceylan closed 2 years ago

musaceylan commented 3 years ago

hi @engcang

great implementation. just saying I cant wait to see the full implementation of ROS - C++.

Thank you

engcang commented 3 years ago

@musaceylan hmmmmm Well I didn't know there is someone waiting for the implementation of it. I thought it is unnecessary, cause even Python version works super fast enough.

Well I think I will implement it when I feel the need! maybe next year...?

musaceylan commented 3 years ago

thank you for your swift reply @engcang you dont need to feel obligated :), I will be working on it next week, but I am not sure that I could finish it before you.