TADT
Tracking algorithm
An implementation of the Target-Aware Deep Tracking method in MATLAB
Implementation of the TADT tracker of paper 'Target-Aware Deep Tracking'
67 stars
4 watching
16 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list
matlabsource-codetadt
Related projects:
Repository | Description | Stars |
---|---|---|
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
sglvladi/trackingx | A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. | 95 |
xinshuoweng/ab3dmot | An implementation of a real-time 3D multi-object tracking system using off-the-shelf detectors and Kalman filters. | 1,679 |
mayankm96/stereo-odometry-soft | A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. | 201 |
scott89/fcnt | An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. | 131 |
daniilidis-group/event_feature_tracking | Matlab implementations of event-based feature tracking methods for computer vision and robotics applications | 82 |
vision4robotics/autotrack | A Matlab implementation of an automatic visual tracking system with spatio-temporal regularization for UAVs | 96 |
zhzhanp/tcdcn-face-alignment | Facial landmark detection using deep multi-task learning in Matlab | 232 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
martinkersner/train-deeplab | Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks | 172 |
feichtenhofer/detect-track | Develops methods to track objects in videos and detect objects in images using deep learning | 553 |
google-deepmind/tapnet | A deep learning project for tracking points in video sequences | 1,315 |
amoudgl/mosse-tracker | An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. | 82 |