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.
A Flask app for multiple live video streaming over a network with object detection, tracking (optional), and counting. Uses YOLO v4 with Tensorflow backend as the object detection model and Deep SORT ...
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 ...