Repository navigation

#

factor-graph

主流VIO论文推导及代码解析

983
6 年前

A general and flexible factor graph non-linear least square optimization framework

C++
503
3 年前

A graph-based multi-sensor fusion framework. It can be used to fuse various relative or absolute measurments with IMU readings in real-time.

C++
288
2 年前

A collection of GTSAM factors and optimizers for point cloud SLAM

C++
274
5 天前

Factor graphs and loopy belief propagation implemented in Python

Python
190
3 年前

Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum

Jupyter Notebook
162
6 年前

Julia package for automatically generating Bayesian inference algorithms through message passing on Forney-style factor graphs.

Julia
149
2 年前

Factored inference for discrete-continuous smoothing and mapping.

C++
149
2 个月前

Robust GNSS Processing With Factor Graphs

C++
138
6 年前

Lightweighted graph optimization (Factor graph) library.

C++
131
5 年前

Official repo for the paper "SAGE: SLAM with Appearance and Geometry Prior for Endoscopy" (ICRA 2022)

C++
105
2 年前

State Estimation for SLAM: Filter(EKF, Particle Filter), MAP(GN, LM), Solver(Ceres-Solver, G2O, GTSAM), Bundle Adjustment

Jupyter Notebook
105
3 年前
Python
69
6 年前

A novel architecture in which the Factor Graph Optimization (FGO) is hybrid with the Extended Kalman Filter (EKF) for tightly coupled GNSS/UWB integration with online Temporal calibration (FE-GUT).

C++
67
1 个月前

Software Release for "Incremental Covariance Estimation for Robust Localization"

Shell
59
4 年前

Code release for "Evaluation of Precise Point Positioning Convergence with an Incremental Graph Optimizer".

C++
52
6 年前

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.

Python
37
3 年前

The algorithm solves the DC state estimation problem in electric power systems using the Gaussian belief propagation over factor graphs.

MATLAB
32
6 年前

The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.

Julia
29
3 年前