LADCF
Visual tracker
An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection
Matlab implementation of TIP2019 paper "Learning Adaptive Discriminative Correlation Filters via Temporal Consistency Preserving Spatial Feature Selection for Robust Visual Object Tracking"
92 stars
6 watching
24 forks
Language: MATLAB
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
scott89/fcnt | An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. | 131 |
vision4robotics/autotrack | A Matlab implementation of an automatic visual tracking system with spatio-temporal regularization for UAVs | 96 |
amoudgl/mosse-tracker | An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. | 82 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
vision4robotics/arcf-tracker | An open-source implementation of a real-time object tracking algorithm for drones. | 54 |
mayankm96/stereo-odometry-soft | A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. | 201 |
xinli-zn/tadt | An implementation of the Target-Aware Deep Tracking method in MATLAB | 67 |
daniilidis-group/event_feature_tracking | Matlab implementations of event-based feature tracking methods for computer vision and robotics applications | 82 |
sglvladi/trackingx | A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. | 95 |
yrlu/orientation_tracking-unscented_kalman_filter | An implementation of an Unscented Kalman Filter algorithm for tracking orientation using sensor data from accelerometers and gyroscopes. | 61 |
usnavalresearchlaboratory/trackercomponentlibrary | A collection of Matlab functions for simulating and tracking targets in various scenarios. | 375 |
iterative/dvclive | A tool for tracking machine learning metrics and parameters in an integrated workflow with Git and DVC. | 167 |
xueliancheng/slt-net | A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
yangxuntu/vrd | This repository provides a framework for visual relationship detection using deep learning models and pre-processing tools. | 94 |