min-sum
Here are 15 public repositories matching this topic...
Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-sum and sum-product) and a few other decoders.
-
Updated
Aug 20, 2022 - Python
A data packing technique for QC-LDPC codec RTL min-sum layer decoding architecture
-
Updated
Oct 6, 2023 - Verilog
AVX implementation of different LDPC decoders MS NMS SCMS SCSP under floor/layer schedulers
-
Updated
Sep 9, 2019 - C++
An optimized Matlab implementation of Loopy Belief Propagation for stereo matching that focuses on speed. It uses matrix operations and other techniques to make the program run even faster.
-
Updated
Dec 12, 2025 - MATLAB
Special Project - QCLDPC (2019 Spring)
-
Updated
Jun 26, 2019 - MATLAB
An optimized (very fast) Matlab implementation of Loopy Belief Propagation for stereo matching. It uses the "Min-Sum" version of the algorithm and the "Accelerated" (Right-Left-Down-Up pass) message update schedule.
-
Updated
Jan 2, 2026 - MATLAB
An optimized (very fast) Matlab implementation of Loopy Belief Propagation for stereo matching. It uses the "Min-Sum" version of the algorithm and the "Synchronous" message update schedule.
-
Updated
Jan 5, 2026 - MATLAB
Optimized (very fast) stereo matching algorithms in MATLAB. It includes the Block Matching, Dynamic Programming, Semi-Global Matching, Semi-Global Block Matching and Belief Propagation algorithms.
-
Updated
Jan 19, 2026 - MATLAB
A C++ implementation of Loopy Belief Propagation for image denoising. It uses the "min-sum" variation of the algorithm and the "Accelerated" (Right-Left-Down-Up pass) message update schedule.
-
Updated
Jul 14, 2025 - C++
A C++ implementation of Loopy Belief Propagation for stereo matching. It uses the "min-sum" variation of the algorithm and the "Accelerated" (Right-Left-Down-Up pass) message update schedule.
-
Updated
Jul 14, 2025 - C++
A C++ implementation of Loopy Belief Propagation for stereo matching that offers the choice between six message update schedules. It uses the "Min-Sum" version of the algorithm with a small improvement for better results.
-
Updated
Jan 11, 2026 - C++
A Matlab implementation of Loopy Belief Propagation for stereo matching. It includes the "Sum-Product", "Max-Product" and "Min-Sum" versions of the algorithm.
-
Updated
Jan 6, 2026 - MATLAB
🖼️ Implement fast stereo matching algorithms in MATLAB, including Block Matching and Dynamic Programming, to generate accurate disparity maps for stereo images.
-
Updated
Jan 21, 2026 - MATLAB
Improve this page
Add a description, image, and links to the min-sum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the min-sum topic, visit your repo's landing page and select "manage topics."