HiroIshida / detic_ros

ROS wrapper for pretrained Detic instance segmentation and detection (and some utils to work with point cloud)
MIT License
28 stars 14 forks source link

Add support for real-time models #29

Closed Affonso-Gui closed 1 year ago

Affonso-Gui commented 1 year ago

With this I could get around 10Hz bounding box detection on the res50:

roslaunch detic_ros sample_detection.launch vocabulary:=custom custom_vocabulary:=cup,bottle,bottle_cap

Screenshot from 2022-11-02 18-59-30