Skip to content
#

real-time-object-detection

Here are 33 public repositories matching this topic...

Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.

  • Updated Apr 22, 2024
  • Python

This demo is a simple software that I created using my studies and courses. It's designed for real-time object detection and tracking in video streams, using YOLOv8 for detection and ByteTrack for multi-object tracking. It is suitable for tracking objects in video footage, and can run on both GPU and CPU.

  • Updated Jun 29, 2025
  • Python

Improve this page

Add a description, image, and links to the real-time-object-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the real-time-object-detection topic, visit your repo's landing page and select "manage topics."

Learn more