File size: 622 Bytes
3e776a0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
tags:
- lidar
- point-cloud
- 3D
---
# Revisiting Retentive Networks for Fast Range-View 3D LiDAR Semantic Segmentation
Pretrained model for our paper "Revisiting Retentive Networks for Fast Range-View 3D LiDAR Semantic Segmentation".
Please refer to the official Github Repo of [RangeRet](https://github.com/SiMoM0/RangeRet) for scripts and usage.
### Models
| Name | Dataset | Split | mIoU (%) |
|---|---|---|---|
| rangeret-kitti-657 | SemanticKITTI | Val | 65.7 |
| rangeret-panda-600 | PandaSet | Val | 66.7 |
| rangeret-panda-600 | PandaSet | Test | 60.0 |
| rangeret-poss-528 | SemanticPOSS | Test | 52.8 |
|