factor-graphs
There are 31 repositories under factor-graphs topic.
gtbook/robotics
Notebook-based book "Introduction to Robotics and Perception" by Frank Dellaert and Seth Hutchinson
brentyi/jaxls
Sparse nonlinear least squares in JAX
JuliaRobotics/IncrementalInference.jl
Clique recycling non-Gaussian (multi-modal) factor graph solver; also see Caesar.jl.
andreacasalino/Easy-Factor-Graph
General purpose C++ library for managing discrete factor graphs
jluttine/junction-tree
The junction tree algorithm for (discrete) factor graphs
GT-RAIL/clamp
Combined Learning from Demonstration and Motion Planning
sfu-cl-lab/FactorBase
The source code repository for the FactorBase system
MRPT/gtsam2mrpt_serial
GTSAM <-> mrpt-serialization bridge
tomsch420/fglib2
Clean Factor Graphs in Python
NavAbility/NavAbilitySDK.jl
Access NavAbility(TM) Accelerator features from JuliaLang.
julieschut/hmmasToFactorGraphs
This project enables transforming HMM-A to factor graph to be able to be used to calculate probabilities with libDai, a C++ library, created for approximate inference in graphical models.
StatisticalRelationalAI/LIFAGU
Source code for the paper "Lifting Factor Graphs with Some Unknown Factors" (ECSQARU 2023)
biaslab/NARX
ForneyLab.jl factor node for a nonlinear autoregressive model with exogenous input.
biaslab/schedulefree-mp
Schedule-free variational message passing on factor graphs
Chitraketu/pgm_inference
This is a project in which exact inference for tree-structured graph and approximate inference for general graph is implemented.
jonzia/ProbabilisticGraphs
Designing and training probabilistic graphical models (MATLAB).
StatisticalRelationalAI/AdvancedColourPassing
Source code for the paper "Colour Passing Revisited: Lifted Model Construction with Commutative Factors" (AAAI 2024)
stecrotti/IndexedFactorGraphs.jl
Factor graphs based on IndexedGraphs.jl
wmkouw/NLARX
ForneyLab.jl factor node for a nonlinear latent autoregressive model with exogenous input.
NavAbility/NavAbilitySDK.c
Access NavAbility(TM) Accelerator features from C/C++.
NavAbility/NavAbilitySDK.py
Access NavAbility(TM) Accelerator features from Python.
NavAbility/NavAbilitySDK.rs
Access NavAbility(TM) Accelerator features from Rust.
StatisticalRelationalAI/AlphaAdvancedColourPassing
Source code for the paper "Lifted Model Construction without Normalisation: A Vectorised Approach to Exploit Symmetries in Factor Graphs" (LoG 2024)
StatisticalRelationalAI/DECOR
Source code for the paper "Efficient Detection of Commutative Factors in Factor Graphs" (PGM 2024)
StatisticalRelationalAI/DEFT
Source code for the paper "Efficient Detection of Exchangeable Factors in Factor Graphs" (FLAIRS 2024)
StatisticalRelationalAI/LIFAGU-Extended
Source code for the paper "Lifting Factor Graphs with Some Unknown Factors for New Individuals" (IJAR 2025)
stecrotti/ChainModels.jl
Discrete probability distributions factorized on a one-dimensional chain
biaslab/L4DC-2020
Proof of concept for online hybrid message passing inference for AR-HGF.
wmkouw/GFX
ForneyLab.jl factor node for generalised filtering with exogenous input.
wmkouw/LARX
ForneyLab.jl factor node for a latent autoregressive model with exogenous input.