jaxfg icon indicating copy to clipboard operation
jaxfg copied to clipboard

Factor graphs and nonlinear least squares for JAX

Results 3 jaxfg issues
Sort by recently updated
recently updated
newest added

Hi, is there any comparison of performance between this library and others( such as ceres solver, g2o, gtsam)? And, since the jaxfg is based on Jax, can the jaxfg use...

These are simple least squares examples of how to apply a factor graph and how to use this codebase. This would have helped me a lot in understanding both the...

Hello This project seems very interesting, thanks for sharing it. **Could you please provide an example of a SLAM implementation using in the examples section using a popular dataset (KITTI...