RoBorregos / home-vision

Computer Vision resources and packages for the Robocup@Home Competition
GNU General Public License v3.0
0 stars 0 forks source link

Bag Detection Model and Node #12

Closed EmilianoHFlores closed 4 months ago

EmilianoHFlores commented 4 months ago

Develop a node capable of detecting bags expected to be used for Carry my Luggage task and adapt it to a ROS node publishing its bounding boxes and centroids. The model may be pretrained or custom trained, the decision being taken by testing models available in the currently used YOLOv8 or YOLOv5 networks.