721 skills found · Page 1 of 25
jeffgerickson / AlgorithmsBug-tracking for Jeff's algorithms book, notes, etc.
STVIR / PysotSenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
roboflow / TrackersTrackers gives you clean, modular re-implementations of leading multi-object tracking algorithms released under the permissive Apache 2.0 license. You combine them with any detection model you already use.
z-x-yang / Segment And Track AnythingAn open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
zhm-real / MotionPlanningMotion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
Smorodov / Multitarget TrackerMultiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
facebookresearch / DetectAndTrackThe implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
DLR-RM / 3DObjectTrackingAlgorithms and Publications on 3D Object Tracking
megvii-research / Video AnalystA series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
kimyoon-young / CenterNet Deep Sortrealtime multiple people tracking (centerNet based person detector + deep sort algorithm with pytorch)
dstl / Stone SoupA software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
srianant / Kalman Filter Multi Object TrackingMultiple object tracking using Kalman Filter and Hungarian Algorithm - OpenCV
TadasBaltrusaitis / CLM FrameworkCLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
USNavalResearchLaboratory / TrackerComponentLibraryThis is a collection of Matlab functions that are useful in the development of target tracking algorithms.
ZidanMusk / Experimenting With SortExperimenting with sort different classical tracking algorithms for real time multiple object tracking (MOT)
uoip / KCFpyPython implementation of KCF tracking algorithm
aparsoft / Yolo Streamlit Detection TrackingObject detection and tracking algorithm implemented for Real-Time video streams and static images.
SS47816 / Lidar Obstacle Detector3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
samuelmurray / Tracking By DetectionMultiple object tracking (MOT) algorithm implemented in C++
Zhefan-Xu / Onboard Detector[IEEE RA-L'24] Dynamic Obstacle Detection and Tracking (DODT) algorithm for Autonomous Robots (C++/ROS)