PRBonn / OverlapNet

OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss)
MIT License
662 stars 115 forks source link

Pytorch version #26

Closed BIT-MJY closed 2 years ago

BIT-MJY commented 2 years ago

This is pytorch-implemention for OverlapNet (delta_head_only) developed by Junyi Ma. In many cases, we only utilize OverlapNet for place recognition and use the other methods such as ICP to estimate poses. Thus, this version OverlapNet is convenience for your own tasks.