This repository contains my object detection and tracking projects. All of these can be hosted on a cloud server. You can also use your own IP cameras with asynchronous processing thanks to ImageZMQ.
This project implements a real-time object detection and multi-object tracking pipeline using YOLOv8 for detection and SORT for tracking. The system detects and tracks players, referees, and the ball ...
Abstract: Multi-object tracking (MOT) plays a pivotal role in the field of autonomous driving, where the objective is to track multiple objects across consecutive video frames while maintaining their ...
Computer vision has progressed much over the past decade and made its way into all sorts of relevant applications, both in academia and in our daily lives. There are, however, some tasks in this field ...