Skip to content

vaidande/YOLOv4-DeepSORT

Repository files navigation

yolov4-deepsort

Open In Colab

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow. YOLOv4 is a state of the art algorithm that uses deep convolutional neural networks to perform object detections. We can take the output of YOLOv4 feed these object detections into Deep SORT (Simple Online and Realtime Tracking with a Deep Association Metric) in order to create a highly accurate object tracker.

Demo of Object Tracker on Persons

Here, other objects like bicycle and suitcase are also been detected and tracked.

Demo of Object Tracker on Cars

Demo of Object Tracker set to only track the class 'person'

Here, only persons are been detected and tracked.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published