Skip to content

Dipankar1997161/Object_Tracking_YOLOv8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object_Tracking_YOLOv8

The following repo has been made DeepSORT algorithm compatible to run with not only higher TensorFlow version but also with higher version of Sklearn and Python which was not supported earlier. All these changes can be found in the repo: https://github.com/Dipankar1997161/deep_sort.git

Dependencies

Python >=3.8
TensorFlow > 2.x
Sklearn > 1.x

Object Tracking

Object tracking is a computer vision application in which a program identifies things and then follows their motions in space or across various camera angles. Several objects can be recognized and tracked using object tracking. The location of a ball in a picture, for instance, could be tracked by a football recording studio.

In augmented reality, object tracking is an important computer vision technique used to estimate or forecast the locations and other pertinent details of moving objects in real time.

image

Results

Two files are generated as results:

1. Output Video with detections
2. Frames with detections ( which will be utilized for further application )

66

Thank you :))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages