TADT

Tracking algorithm

A MATLAB implementation of a target-aware tracking algorithm for object detection and tracking in visual sequences

Implementation of the TADT tracker of paper 'Target-Aware Deep Tracking'

GitHub

67 stars
4 watching
16 forks
Language: MATLAB
last commit: about 7 years ago
Linked from 1 awesome list

matlabsource-codetadt

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xu-tianyang/ladcfAn open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection92
martin-danelljan/ecoA Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments.612
xu-tianyang/gfs-dcfSoftware implementation of visual object tracking technique with feature selection and filter learning components.58
sglvladi/trackingxA MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation.96
xinshuoweng/ab3dmotAn implementation of a real-time 3D multi-object tracking system using off-the-shelf detectors and Kalman filters.1,690
mayankm96/stereo-odometry-softA MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking.201
scott89/fcntAn online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB.131
daniilidis-group/event_feature_trackingMatlab implementations of event-based feature tracking methods for computer vision and robotics applications82
vision4robotics/autotrackA Matlab implementation of an adaptive visual tracking algorithm for UAVs with automatic spatio-temporal regularization96
zhzhanp/tcdcn-face-alignmentFacial landmark detection using deep multi-task learning in Matlab232
matlab-deep-learning/pretrained-efficientdet-d0Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture15
martinkersner/train-deeplabTrains DeepLab model for semantic image segmentation using annotated data and various training procedures172
feichtenhofer/detect-trackDevelops methods to track objects in videos and detect objects in images using deep learning553
google-deepmind/tapnetA deep learning project for tracking points in video sequences1,340
amoudgl/mosse-trackerAn implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters.83