ECO
Tracker library
A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments.
Matlab implementation of the ECO tracker.
612 stars
33 watching
252 forks
Language: MATLAB
last commit: about 5 years ago
Linked from 1 awesome list
deep-learningreal-timetrackingvisual-tracking
Related projects:
Repository | Description | Stars |
---|---|---|
scott89/fcnt | An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. | 131 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
usnavalresearchlaboratory/trackercomponentlibrary | A collection of Matlab functions for simulating and tracking targets in various scenarios. | 375 |
daniilidis-group/event_feature_tracking | Matlab implementations of event-based feature tracking methods for computer vision and robotics applications | 82 |
xu-tianyang/gfs-dcf | Software implementation of visual object tracking technique with feature selection and filter learning components. | 58 |
mayankm96/stereo-odometry-soft | A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. | 201 |
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 |
mpatacchiola/deepgaze | A computer vision library for detecting and tracking human presence in images and videos using convolutional neural networks. | 1,790 |
xinli-zn/tadt | An implementation of the Target-Aware Deep Tracking method in MATLAB | 67 |
matlab-deep-learning/pretrained-spatial-cnn | An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture. | 24 |
iterative/dvclive | A tool for tracking machine learning metrics and parameters in an integrated workflow with Git and DVC. | 167 |
sglvladi/trackingx | A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. | 95 |
polyaxon/traceml | A software framework for tracking and analyzing machine learning data, including model performance, inputs, outputs, and project metadata. | 504 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |