100 skills found · Page 2 of 4
aalmi / HungarianAlgorithmA Java implementation of the Kuhn–Munkres assignment algorithm (Hungarian Algorithm)
maandree / Hungarian Algorithm N3[Complete] 𝓞(n³) implementation of the Hungarian algorithm
sharathadavanne / Hungarian NetDeep-learning-based implementation of the popular Hungarian algorithm that helps solve the assignment problem.
PL97 / Hungarian Algorithm By Matlab匈牙利算法 matlab 实现
antifriz / Hungarian Algorithm N3C# implementation of the hungarian algorithm O(n^3)
huangfcn / Multiple Object Trackingcombine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
VasilikiZarkadoula / Diploma Thesis Network Slicing In MEC SystemsThis is a repository for my Diploma Thesis on Wireless Communications at Aristotle University of Thessaloniki
tinevez / SimpletrackerA simple particle tracking algorithm for MATLAB that can deal with gaps.
StevenBtw / SolvOROptimization solvers in pure Python: LP, MILP, SAT, constraint programming, graph and metaheuristics. No dependencies. Solvor all your optimization needs.
KQTENQK / MOT DeepSort CSNo description available
r7vme / KhmotMultiple Object Tracker based on Hungarian algorithm (data association) and Kalman filter (motion estimation)
jundsp / Fast Partial TrackingFast partial tracking of audio with real-time capability through linear programming. Hungarian algorithm provides optimal spectral peak-to-peak matching in polynomial time.
charyco / A Social Relationship Awareness Based Dependent Task Offloading Algorithm For Mobile Edge ComputingThis study presents a task offloading algorithm that considers social relationships, task dependencies, energy consumption, and latency. It optimizes four modes—local, D2D, edge, and mixed execution—using the Hungarian algorithm. Experiments validate its effectiveness for mobile devices, IoT, data centers, and intelligent vehicles.
phoemur / Hungarian AlgorithmAn implementation of the Hungarian Algorithm in C++
chensjtu / Vehicle Tracking Yolov3This is the final project of the machine vision course. Given that multi-object tracking (MOT) is currently the research focus, this project will open source to help related research. The basis of this project is: yolo v3, multi-target recognition algorithm, Kalman filter tracking, Hungarian algorithm. (IPIL 2016) This project has basically completed the identification and tracking of vehicle targets in the video, but the robustness is not perfect.
roboskel / Pointcloud2 Cluster TrackingCluster tracking using the Hungarian algorithm.
pdamer / MunkresA ruby implementation of the 'hungarian' algorithm
JYS997760473 / Multi Object Tracking 2DUse Kalman Filter and Hungarian algorithm to do tracking work based on 2D Lidar dataset of KITTI dataset
hunspell / Zsortsort lines of Hungarian text files using Hunspell morphological analysis with Magyar Ispell 1.7 language data, fixing known problems of collate algorithms of glibc and ICU/Unicode CLDR
adammyhre / Unity Fuzzy Component CopierSmart copy-paste for Unity components – intelligently maps renamed, reordered, or completely different fields with 99% accuracy using fuzzy matching, Hungarian algorithm, polymorphic managed references, and permanent user-taught aliases.