mosse-tracker
Object tracker
An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters.
Implementation of MOSSE tracker in MATLAB: Visual Object Tracking using Adaptive Correlation Filters (CVPR 2010)
82 stars
4 watching
25 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list
computer-visionvisual-tracking
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 |
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 |
martin-danelljan/eco | A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. | 612 |
vision4robotics/autotrack | A Matlab implementation of an automatic visual tracking system with spatio-temporal regularization for UAVs | 96 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
vision4robotics/arcf-tracker | An open-source implementation of a real-time object tracking algorithm for drones. | 54 |
mablab/sftrack | A package for modern classes in tracking and movement data | 53 |
karlpauwels/simtrack | A framework for detecting and tracking the pose of multiple rigid objects in real-time using computer vision | 103 |
feichtenhofer/detect-track | Develops methods to track objects in videos and detect objects in images using deep learning | 553 |
martinruenz/co-fusion | Enables a robot to maintain scene descriptions at the object level by segmenting and tracking objects in real-time from RGB-D images. | 501 |
xinli-zn/tadt | An implementation of the Target-Aware Deep Tracking method in MATLAB | 67 |
sglvladi/trackingx | A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. | 95 |
akosiorek/hart | A system for tracking objects in video sequences using hierarchical attentive recurrent neural networks | 146 |
rlworkgroup/dowel | A tool for logging and tracking machine learning research progress in Python | 32 |