yolov8-object-tracking and object-detection-opencv

These are competitors—both provide YOLO-based object detection implementations in Python/OpenCV, but A adds tracking capabilities while B focuses on core detection, making them alternative approaches to the same problem rather than tools meant to be used together.

yolov8-object-tracking
59
Established
object-detection-opencv
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 362
Forks: 69
Downloads:
Commits (30d): 0
Language: Python
License: AGPL-3.0
Stars: 510
Forks: 357
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About yolov8-object-tracking

RizwanMunawar/yolov8-object-tracking

YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics

This tool helps computer vision developers and researchers add object tracking capabilities to their projects. It takes video files, image files, or live camera feeds as input and outputs the same media with detected objects uniquely identified and tracked across frames. Anyone building applications that need to monitor and count moving objects will find this useful.

object-tracking computer-vision video-analytics real-time-monitoring surveillance

About object-detection-opencv

arunponnusamy/object-detection-opencv

YOLO Object detection with OpenCV and Python.

This tool helps developers integrate real-time object detection into their applications. You feed it an image or video, and it identifies and labels specific objects within the visual input. It's designed for software developers who need to add computer vision capabilities to their projects, such as for surveillance, automated analysis, or interactive systems.

computer-vision-development image-analysis-tools real-time-detection application-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work