There are 7 repositories under hungarian-algorithm topic.
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
A fast object tracking method by using JPDA-IMM-UKF.
Benchmarking Linear Assignment Problem Solvers
(Kuhn-Munkres) numpy implementation, rectangular matrix is supported (|X| <= |Y|). 100x100000 in 0.153 s.
A C++ demo for Hungarian algorithm (Kuhn-Munkres algorithm).
Contains implementation of multi-threaded object detection followed by tracking
The Hungarian(Kuhn-Munkres) algorithm for Julia
A Java implementation of the Kuhn–Munkres assignment algorithm (Hungarian Algorithm)
Deep-learning-based implementation of the popular Hungarian algorithm that helps solve the assignment problem.
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
This is a repository for my Diploma Thesis on Wireless Communications at Aristotle University of Thessaloniki
A simple particle tracking algorithm for MATLAB that can deal with gaps.
An implementation of the Hungarian Algorithm in C++
Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++
A Go implementation of the Hungarian algorithm
A human detection, tracking and counting system built using deep learning based computer vision.
A GPU-Accelerated Clustering Algorithm that uses the Hungarian method
detect face using MTCNN and tracking face with KCF/Kalman Filter. The assignment problem solved by Hungarian.
Fruit yield estimation system using UAV
A Ruby gem that implements the Hungarian Algorithm in C
A python program to solve assignment problem by the Kuhn–Munkres algorithm (The Hungarian Method).
Python program to solve the assignment problem using Hungarian method
Z- algorithm for pattern matching, Trie-Aho-Corasick Automaton(FGREP), Hungarian Algorithm for the Munkres Assignment Problem, Binary Lifting, Eulerian Tour for Least Common Ancestor(LCA) using Sparse Table coupled with Farach-Colton and Bender optimization, Wellsh Powell Algorithm for Graph Coloring, Kahn's Agorithm for TopSort and Cycle detection in Graphs. Sparse Table for range queries. Johnson's Algorithm. AHU Encoding. Kosaraju's Algorithm for strongly connected components. Tarjan's Algorithm. Union Find. Fenwick Tree. Segment Tree. Ford Fulkerson. Edmonds-Karp. Dinic's Algorithm. Capacity Scalling. Push Relabel. Dijkstra's Algorithm. Bellman Ford's Algorithm. Floyd Warshall's Algorithm and much more..
Desktop app for detecting highway lane violations. Illegal parking, Wrong direction, Illegal over taking can be detected
Course Assignment Optimization algorithm for CdE events, based on Branch and Bound and the Hungarian Algorithm (mirror of an internal repository)
Implementation of Murty's algorithm for k-best assignments
The 2022 Gamma Team Integrated Swarm System Demo Repository
A comprehensive solution for detecting and tracking vehicle trajectories using YOLO, Kalman Filter, and the Hungarian Algorithm. Includes a Flask web application for easy video upload and processing.
Implement the Kalman filter and establish a pipeline for pedestrian detection and tracking using YOLOv5 and the Hungarian algorithm
Computational Optimal Transport: A Comparison of Two Algorithms
Using multiple cameras to estimate the people's position. Works with OpenVINO toolkit.