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
7 views
617
214
1 year ago 00:21:44 3
Simple YOLOv8 Object Detection & Tracking with StrongSORT & ByteTrack
1 year ago 00:18:02 7
Simple YOLOv8 Class for Object Detection with Webcam in Real-time
8 months ago 00:42:31 2
YOLOv8 | How to Train for Object Detection on a Custom Dataset | Computer Vision