g2o
Graph optimizer
A general framework for optimizing graph-based nonlinear error functions in robotics and computer vision.
g2o: A General Framework for Graph Optimization
3k stars
114 watching
1k forks
Language: C++
last commit: 6 days ago
Linked from 4 awesome lists
c-plus-pluscppg2ograph-optimizationslam
Related projects:
Repository | Description | Stars |
---|---|---|
jonfanlab/glonet | A software framework for training neural networks to optimize dielectric metasurfaces using physics-driven generative models and global optimization algorithms. | 101 |
tneumann/minimal_glo | An implementation of Generative Latent Optimization in PyTorch for learning about generative models and optimization techniques. | 120 |
ziatdinovmax/gpim | An open-source Python package for applying Gaussian processes to images and hyperspectral data for reconstruction and Bayesian optimization. | 57 |
bayesian-optimization/bayesianoptimization | An optimization algorithm that uses gaussian processes to search for the maximum value of an unknown function | 7,919 |
ivaniscoding/gnn-for-combinatorial-optimization | An implementation of graph neural networks for solving combinatorial optimization problems | 42 |
datacanvasio/hypergbm | An AutoML toolkit designed to automate the entire machine learning process pipeline for tabular data | 337 |
hyperopt/hyperopt | A Python library for optimizing parameters of objective functions in distributed and parallel settings. | 7,258 |
delta2323/gb-gnn | Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |
michaelgrupp/evo | A Python package for evaluating and comparing the output of odometry and SLAM algorithms | 3,491 |
alexis-jacq/pytorch-dppo | A PyTorch implementation of Distributed Proximal Policy Optimization algorithm | 180 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
gpflow/gpflowopt | A Python package for Bayesian optimization using the GPFlow library and TensorFlow. | 270 |
huggingface/optimum | A toolkit providing optimization tools and hardware acceleration for training and inference of machine learning models | 2,572 |
openmole/mgo | A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 71 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |