Simple YOLOv8 Class for Object Detection with Webcam in Real-time

In this video ๐Ÿ“ we are going to create a simple YOLOv8 class for Object Detection Model in Python. We will see how to deploy a trained YOLOv8 model and run live inference on a webcam. This can actually run in real-time. You can also check out my YOLOv7 Course where we cover everything from generating a dataset, setting up the model, training, and deployment. If youโ€™re looking for courses and to extend your knowledge even more, check out this link here: ๐Ÿ‘‰ If you enjoyed this video, be sure to press the ๐Ÿ‘ button so that I know what content you guys like to see. _______________________________________________________________ ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป My AI and Computer Vision Coursesโญ: ๐Ÿ“š Research Paper Implementation Course: ๐Ÿ“• Object Detection Course:โ€ฆ ๐Ÿ“— OpenCV GPU Course: ... ๐Ÿ“˜ SegFormer Course: ... ๐Ÿ“™ Object Tracking Course: ๐Ÿฆพ Online Courses with Job Guarantee on Springboard (Save $1000 with: โ€œNICOLAINIELSENโ€œ) _______________________________________________________________ ๐Ÿ“ž Connect with Me: ๐ŸŒ My Website: ๐Ÿค– GitHub: ๐Ÿ‘‰ LinkedIn: โ€ฆ ๐Ÿฆ Twitter: _______________________________________________________________ โŒ›TimeStampsโณ Timestamps: 0:00 Intro 0:42 YOLOv8 Class 4:00 Load Model 5:53 Predict 6:29 Extract Info & Visualize 11:56 Main Loop 14:37 Results Tags: #yolov8 #yolo #objectdetection #ultralytics
Back to Top