youquanl / M3Net

Multi-Space Alignments Towards Universal LiDAR Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M3Net: Multi-Space Alignments Towards Universal LiDAR Segmentation

Youquan Liu*,1    Lingdong Kong*,2,3    Xiaoyang Wu4    Runnan Chen4    Xin Li5    Liang Pan2    Ziwei Liu6    Yuexin Ma1   
1ShanghaiTech University    2Shanghai AI Laboratory    3National University of Singapore    4University of Hong Kong    5East China Normal University    6S-Lab, Nanyang Technological University   

About

M3Net is a new type of LiDAR segmentation network that unifies the multi-task, multi-dataset, and multi-modality learning objectives.

pipeline

News

  • [2024.05] - Our paper is available on arXiv, click here to check it out. The code will be available later.
  • 🔥[2024.02] - M3Net was accepted to CVPR 2024!

Installation

Kindly refer to INSTALL.md for the installation details.

Data Preparation

Kindly refer to DATA_PREPARE.md for the details to prepare the datasets.

Getting Started

Please refer to GET_STARTED.md to learn more about how to use this codebase.

Citation

If you find this work helpful, please kindly consider citing our paper:

@inproceedings{liu2024multi,
  title={Multi-Space Alignments Towards Universal LiDAR Segmentation},
  author={Liu, Youquan and Kong, Lingdong and Wu, Xiaoyang and Chen, Runnan and Li, Xin and Pan, Liang and Liu, Ziwei and Ma, Yuexin},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={14648--14661},
  year={2024}
}

License

To be updated.

Acknowledgements

To be updated.

About

Multi-Space Alignments Towards Universal LiDAR Segmentation


Languages

Language:Jupyter Notebook 58.8%Language:Python 38.9%Language:Cuda 1.3%Language:C++ 0.7%Language:Shell 0.1%Language:TypeScript 0.1%Language:JavaScript 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:CMake 0.0%Language:HTML 0.0%Language:SCSS 0.0%