Home

Awesome

<div align = "center"><img src="assets/car.png" width="5%" height="5%" /> G3Reg: </div>

<div align = "center">Pyramid Graph-based Global Registration using Gaussian Ellipsoid Model</div>

<div align="center"> <a href="https://ieeexplore.ieee.org/document/10518010"><img src="https://img.shields.io/badge/Paper-IEEE TASE-004088.svg"/></a> <a href="https://arxiv.org/abs/2308.11573"><img src="https://img.shields.io/badge/ArXiv-2308.11573-004088.svg"/></a> <a href="https://youtu.be/4OeZ9bVsxcY?si=180BzZ-lxak1iq69"> <img alt="Youtube" src="https://img.shields.io/badge/Video-Youtube-red"/> </a> <a ><img alt="PRs-Welcome" src="https://img.shields.io/badge/PRs-Welcome-red" /></a> <a href="https://github.com/HKUST-Aerial-Robotics/G3Reg/stargazers"> <img alt="stars" src="https://img.shields.io/github/stars/HKUST-Aerial-Robotics/G3Reg" /> </a> <a href="https://github.com/HKUST-Aerial-Robotics/G3Reg/network/members"> <img alt="FORK" src="https://img.shields.io/github/forks/HKUST-Aerial-Robotics/G3Reg?color=FF8000" /> </a> <a href="https://github.com/HKUST-Aerial-Robotics/G3Reg/issues"> <img alt="Issues" src="https://img.shields.io/github/issues/HKUST-Aerial-Robotics/G3Reg?color=0088ff"/> </a> </div>

Zhijian Qiao, Zehuan Yu, Binqian Jiang, Huan Yin, and Shaojie Shen

IEEE Transactions on Automation Science and Engineering

News

Abstract

<div align="center"><h4>G3Reg is a fast and robust global registration framework for point clouds.</h4></div> <div align = "center"><img src="assets/pipeline.png" width="95%" /> </div>

Features:

Note to Practitioners:

Getting Started

Qualitative results on datasets

KITTI-08

https://github.com/HKUST-Aerial-Robotics/G3Reg/assets/21232185/8f4091b5-5305-4236-afb6-00ea5799ecd7

Apollo-Highway

https://github.com/HKUST-Aerial-Robotics/G3Reg/assets/21232185/f1d4c9ad-04e9-4cf4-890a-12714f74eb59

Apollo-Sunnyvale

https://github.com/HKUST-Aerial-Robotics/G3Reg/assets/21232185/60c7bf50-cd1c-447d-964d-1902e4db0489

Livox-HIT-1

https://github.com/HKUST-Aerial-Robotics/G3Reg/assets/21232185/ee1d9dd1-d460-4970-b060-ada25bc8e004

Livox-HIT-3

https://github.com/HKUST-Aerial-Robotics/G3Reg/assets/21232185/ef453f89-c92b-4d26-b232-3db2e3bac3f3

Application to Multi-session Map Merging

<div align="center"> <img src="docs/map_merging.png" alt="map_merging"> </div>

Acknowledgements

We would like to show our greatest respect to authors of the following repos for making their works public:

Citation

If you find G3Reg is useful in your research or applications, please consider giving us a star 🌟 and citing it by the following BibTeX entry.

@ARTICLE{qiao2024g3reg,
  author={Qiao, Zhijian and Yu, Zehuan and Jiang, Binqian and Yin, Huan and Shen, Shaojie},
  journal={IEEE Transactions on Automation Science and Engineering}, 
  title={G3Reg: Pyramid Graph-Based Global Registration Using Gaussian Ellipsoid Model}, 
  year={2024},
  volume={},
  number={},
  pages={1-17},
  keywords={Point cloud compression;Three-dimensional displays;Laser radar;Ellipsoids;Robustness;Upper bound;Uncertainty;Global registration;point cloud;LiDAR;graph theory;robust estimation},
  doi={10.1109/TASE.2024.3394519}}
@inproceedings{qiao2023pyramid,
  title={Pyramid Semantic Graph-based Global Point Cloud Registration with Low Overlap},
  author={Qiao, Zhijian and Yu, Zehuan and Yin, Huan and Shen, Shaojie},
  booktitle={2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
  pages={11202--11209},
  year={2023},
  organization={IEEE}
}