Today we did:
- We started working on YOLO Human Detection.
Homework:
- At the top of the code (after setting the title perhaps), load the YOLO model by using: YOLO(“yolov8n.pt”). This should automatically download a file in your directory called yolov8n.pt.
Store it in a variable called model.
If you have any questions, feel free to email me at joel@ayclogic.com.