Skip to content

TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation (CVPR 2024)

License

Notifications You must be signed in to change notification settings

LittlePey/TASeg

Repository files navigation

TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation (CVPR 2024)

This is the official implementation of TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation (CVPR 2024), built on OpenPCSeg

Installation

Please refer to INSTALL.md for the installation details.

Data Preparation

Please refer to DATA_PREPARE.md for the details to prepare the SemanticKITTI and nuScenes datasets.

Getting Started

Please refer to GET_STARTED.md to learn more usage about this codebase.

Training TASeg on SemanticKITTI DataSet.

Please refer to TASeg_Sem.md to train our method on SemanticKITTI dataset.

Training TASeg on Nuscenes DataSet.

Please refer to TASeg_Nus.md to train our method on Nuscenes dataSet.

Citation

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

@inproceedings{wu2024taseg,
title={TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation},
author={Wu, Xiaopei and Hou, Yuenan and Huang, Xiaoshui and Lin, Binbin and He, Tong and Zhu, Xinge and Ma, Yuexin and Wu, Boxi and Liu, Haifeng and Cai, Deng and others},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={15311--15320},
year={2024}
}

Acknowledgements

We thank these great open-source codebases:

About

TASeg: Temporal Aggregation Network for LiDAR Semantic Segmentation (CVPR 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages