Object-Grasp-Detection-ROS
Object-Grasp-Detection-ROS copied to clipboard
yolov3-cai-tiny.weights
Can you please provide your yolov3-cai-tiny.weights? I want to test its performance with the screw, I tried yolov3-tiny.weights it doesn't detects in gazebo.
Hey,
I suppose you were able to run the code? It will be great if you can help me.
I do roslaunch yolov3_pytorch_ros detector.launch but I encountered with an error from yolov3_pytorch_ros.msg import BoundingBox, BoundingBoxes ImportError: cannot import name 'BoundingBox' from 'yolov3_pytorch_ros.msg' (unknown location)
am I missing something?
Thanks