Relative Content

Tag Archive for pythonpython-3.xyolo

I have several questions with using yolo in python

In this code I tried to use YOLO for the first time. Also I used a lot of chatGPT in here so there are parts that I don’t understand. It should of make a square around the cars in the live video , but after that I press to start button for a 6 or 7 seconds there are only video with a VERY LOW performance and no squares . . After 7 seconds video close itself and the program gives the
Traceback (most recent call last): File “C:UserscasperOneDriveMasaüstüKunorDenemeCar_AICar_AI_Video.py”, line 78, in i = i[0] IndexError: invalid index to scalar variable.
error.