Shua-Kang / ros_pytorch_yolov5

23 stars 8 forks source link

Can't reproduce #1

Closed wuyuwangqingtian closed 2 years ago

wuyuwangqingtian commented 2 years ago

Hello, I used your project, but there is no picture. Can you tell me more specifically? Thank you for your help. If you can, you can communicate via email. My email is 2541263422@qq.com

Shua-Kang commented 2 years ago

Do you mean watching image with bounding box using Rviz? I didn't implement this function now. I will make it in three weeks. Currently it can only get bounding box data.

wuyuwangqingtian commented 2 years ago

Do you mean watching image with bounding box using Rviz? I didn't implement this function now. I will make it in three weeks. Currently it can only get bounding box data.

thank you for your reply

Shua-Kang commented 2 years ago

Set view_img=True to track detection. No need for Rviz now.