Last active
July 12, 2025 09:26
-
-
Save kirisakow/325a557d89262e8d6a4f2918917e82b4 to your computer and use it in GitHub Desktop.
Real-time object detection in webcam video stream in Google Colab, using Ultralytics YOLOv8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Really cool demo! The way the yolov8 webcam integration handles real-time detection with such low latency is impressive. Makes it super practical for quick prototyping.