ros_deep_learning icon indicating copy to clipboard operation
ros_deep_learning copied to clipboard

detectnet: visualization of bounding boxes, classes and confidence

Open tmralmeida opened this issue 5 years ago • 2 comments

It allows the user to visualize in a ROS topic the input image and the respective bounding boxes. These bounding color-distinct boxes also contain the confidence and the respective label.

tmralmeida avatar May 27 '20 19:05 tmralmeida

Hello, is there any chance I can use this commit?? How would I do so?

aditjha avatar Jul 02 '20 21:07 aditjha

@aditjha fork/clone from https://github.com/tmralmeida/ros_deep_learning

tmralmeida avatar Jul 09 '20 14:07 tmralmeida