A general and flexible factor graph non-linear least square optimization framework
A collection of GTSAM factors and optimizers for point cloud SLAM
A graph-based multi-sensor fusion framework. It can be used to fuse various relative or absolute measurments with IMU readings in real-time.
Factor graphs and loopy belief propagation implemented in Python
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
Factored inference for discrete-continuous smoothing and mapping.
#计算机科学#Julia package for automatically generating Bayesian inference algorithms through message passing on Forney-style factor graphs.
Lightweighted graph optimization (Factor graph) library.
#计算机科学#Official repo for the paper "SAGE: SLAM with Appearance and Geometry Prior for Endoscopy" (ICRA 2022)
State Estimation for SLAM: Filter(EKF, Particle Filter), MAP(GN, LM), Solver(Ceres-Solver, G2O, GTSAM), Bundle Adjustment
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).
Software Release for "Incremental Covariance Estimation for Robust Localization"
Code release for "Evaluation of Precise Point Positioning Convergence with an Incremental Graph Optimizer".
#计算机科学#General purpose C++ library for managing discrete factor graphs
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.
The algorithm solves the DC state estimation problem in electric power systems using the Gaussian belief propagation over factor graphs.
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.