Skip to content

tmsquill/object-tracking

Repository files navigation

Object Tracking

This repository contains code that implements frame-to-frame object tracking by combining the following technologies.

  • OpenCV
  • YOLOv3
  • Hungarian Algorithm

YOLOv3 performs object detection, then the Hungarian algorithms enables object tracking frame-to-frame.

About

Object Tracking using OpenCV + YOLOv3 + Hungarian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published