Replies: 1 comment
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I've been working on the MuSHR software and am wanting to implement real-time object detection using the realsense depth camera installed on the MuSHR car. I’m curious how MuSHR implements its object detection because it runs on Python2.7 while YOLOv5 requires at least the Python 3.7.0 version.
I’m sure there is something I am missing, and I would really appreciate any direction and advice anyone may have regarding running YOLO onboard the car.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions