This paper aims to make use of DeepSORT to perform object tracking and compare that to other conventional object tracking algorithms. DeepSORT is an algorithm that makes use of Kalman filter to predict object motion across time and convolutional neural networks to calculate appearance descriptors to classify objects according to their appropriate classes. We used the metric Intersection Over Union (IOU) of bounding boxes produced by the algorithms and compared it to bounding boxes of the ground truth dataset. This metric allows us to measure the precision of the algorithm. However, this does not fully measure how well the algorithm is since we are missing the accuracy of associating objects across different frames.
-
Notifications
You must be signed in to change notification settings - Fork 0
BenjaminChun/ObjectTrackingMaritime
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
URECA Paper on Computer Vision (Object Tracking)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published