shayantaherian / Object_Detection_Carla

Yolov3_Object detection
MIT License
6 stars 2 forks source link

Error while running the code #4

Closed rns0869 closed 6 months ago

rns0869 commented 1 year ago

IMG_20230301_110254 I face this error while running the object detection.py file. Can you help me out?

shayantaherian commented 1 year ago

have you checked if your list size is correct ? I suggest you put bullet point on each line and debug. It seems that there are lists in your script that either hasn't been inisiatilized yet or there is a mismatch somewhere