You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to apply your code on carla simulator, so i added two cameras and i want to use object detection on their outputs which are numpy arrays so instead of using images, videos or webcam as input for YOLOv3 how can i use the cameras output?
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered:
Hello @ayooshkathuria,
I am trying to apply your code on carla simulator, so i added two cameras and i want to use object detection on their outputs which are numpy arrays so instead of using images, videos or webcam as input for YOLOv3 how can i use the cameras output?
Any help would be much appreciated.
The text was updated successfully, but these errors were encountered: