YOLO detection

1. Experimental purpose

Drive the car's YOLO detection

2. Experimental path source code

Enter the car's system, end the car program, enter "ip (ip is the car's ip): 8888" in the browser, enter the password "yahboom" Then log in Enter the path Rider-pi_class/5.AI Visual Recognition Course/10. YOLO detection and run yolo.ipynb. Or enter the command in the terminal to directly start the python script

3. Experimental phenomenon

After running the source code, you can see that the car can detect objects image-2024112100002

4. Main source code analysis

Through the source code, the car calls the edu API library and detects objects by turning on the camera.