Model Zoo

December 11, 2023 ยท View on GitHub

Pretrained weights

For the task of semantic segmentation, we measure the performance of different methods using the mean intersection-over-union (mIoU) over all classes. The table shows the available models and datasets for the segmentation task and the respective scores. Each score links to the respective weight file.

Model / DatasetSemanticKITTIToronto 3DS3DISSemantic3DParis-Lille3DScanNet
RandLA-Net (tf)53.773.770.976.070.0*-
RandLA-Net (torch)52.874.070.976.070.0*-
KPConv (tf)58.765.665.0-76.7-
KPConv (torch)58.065.660.0-76.7-
SparseConvUnet (torch)-----68
SparseConvUnet (tf)-----68.2
PointTransformer (torch)--69.2---
PointTransformer (tf)--69.2---

md5 checksum file

Models

The following are the models we implemented in this model zoo.

Datasets

The following is a list of datasets for which we provide dataset reader classes.

For downloading these datasets visit the respective webpages and have a look at the scripts in scripts/download_datasets.