{"url":"/dataset/semantickitti","name":"SemanticKITTI","full_name":null,"description_markdown":"**SemanticKITTI** is a large-scale outdoor-scene dataset for point cloud semantic segmentation. It is derived from the KITTI Vision Odometry Benchmark which it extends with dense point-wise annotations for the complete 360 field-of-view of the employed automotive LiDAR. The dataset consists of 22 sequences. Overall, the dataset provides 23201 point clouds for training and 20351 for testing.\r\n\r\nSource: [Cylinder3D: An Effective 3D Framework for Driving-scene LiDAR Semantic Segmentation](https://arxiv.org/abs/2008.01550)\r\nImage Source: [https://github.com/PRBonn/semantic-kitti-api](https://github.com/PRBonn/semantic-kitti-api)","description_withheld":null,"homepage":"http://www.semantic-kitti.org/","introduced_date":"2019-01-01","introduced_date_note":null,"introduced_by":{"paper":"/paper/a-dataset-for-semantic-segmentation-of-point","title":"SemanticKITTI: A Dataset for Semantic Scene Understanding of LiDAR Sequences","first_author":"Jens Behley","url":null},"license":{"name":"CC BY-NC-SA 4.0","url":"http://www.semantic-kitti.org/dataset.html#:~:License"},"modalities":[{"name":"LiDAR","url":"/datasets/modality/lidar"}],"tasks":[{"name":"Semi-Supervised Semantic Segmentation","url":"/task/semi-supervised-semantic-segmentation","datasets_with_task":"/datasets/task/semi-supervised-semantic-segmentation"},{"name":"Panoptic Segmentation","url":"/task/panoptic-segmentation","datasets_with_task":"/datasets/task/panoptic-segmentation"},{"name":"3D Semantic Segmentation","url":"/task/3d-semantic-segmentation","datasets_with_task":"/datasets/task/3d-semantic-segmentation"},{"name":"Generalized Zero-Shot Learning","url":"/task/generalized-zero-shot-learning","datasets_with_task":"/datasets/task/generalized-zero-shot-learning"},{"name":"3D Semantic Scene Completion","url":"/task/3d-semantic-scene-completion","datasets_with_task":"/datasets/task/3d-semantic-scene-completion"},{"name":"LIDAR Semantic Segmentation","url":"/task/lidar-semantic-segmentation","datasets_with_task":"/datasets/task/lidar-semantic-segmentation"},{"name":"3D Semantic Scene Completion from a single RGB image","url":"/task/3d-semantic-scene-completion-from-a-single","datasets_with_task":"/datasets/task/3d-semantic-scene-completion-from-a-single"},{"name":"Weakly supervised Semantic Segmentation","url":"/task/weakly-supervised-semantic-segmentation-1","datasets_with_task":"/datasets/task/weakly-supervised-semantic-segmentation-1"},{"name":"Real-Time 3D Semantic Segmentation","url":"/task/real-time-3d-semantic-segmentation","datasets_with_task":"/datasets/task/real-time-3d-semantic-segmentation"},{"name":"4D Panoptic Segmentation","url":"/task/4d-panoptic-segmentation","datasets_with_task":"/datasets/task/4d-panoptic-segmentation"},{"name":"Lidar Scene Completion","url":"/task/lidar-scene-completion","datasets_with_task":"/datasets/task/lidar-scene-completion"}],"languages":[],"variants":["SemanticKITTI"],"data_loaders":[{"repo":"https://github.com/Pointcept/Pointcept","url":"https://github.com/Pointcept/Pointcept","frameworks":["pytorch"]}],"num_papers_in_archive":669,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/3d-semantic-segmentation-on-semantickitti","task":"3D Semantic Segmentation","dataset_variant":"SemanticKITTI","rows":45,"metrics":["test mIoU","val mIoU","mIoU-1%"],"first_row_in_archive_order":{"model":"LSK3DNet","paper":"/paper/lsk3dnet-towards-effective-and-efficient-3d","metrics":{"test mIoU":"75.6%","val mIoU":"70.2%"},"code_links":[{"title":"fengzicai/lsk3dnet","url":"https://github.com/fengzicai/lsk3dnet"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/3d-semantic-scene-completion-on-semantickitti","task":"3D Semantic Scene Completion","dataset_variant":"SemanticKITTI","rows":20,"metrics":["mIoU"],"first_row_in_archive_order":{"model":"TALoS","paper":"/paper/talos-enhancing-semantic-scene-completion-via","metrics":{"mIoU":"37.9"},"code_links":[{"title":"blue-531/talos","url":"https://github.com/blue-531/talos"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-24","task":"Semi-Supervised Semantic Segmentation","dataset_variant":"SemanticKITTI","rows":12,"metrics":["mIoU (0.5% Labels)","mIoU (1% Labels)","mIoU (2% Labels)","mIoU (5% Labels)","mIoU (10% Labels)","mIoU (20% Labels)","mIoU (50% Labels)","mIOU (1% Test set)"],"first_row_in_archive_order":{"model":"PLE (Voxel)","paper":"/paper/learning-from-spatio-temporal-correlation-for","metrics":{"mIoU (0.5% Labels)":"52.2","mIoU (1% Labels)":"61.1","mIoU (10% Labels)":"63.1","mIoU (2% Labels)":"62.9","mIoU (20% Labels)":"64.1","mIoU (5% Labels)":"62.8","mIoU (50% Labels)":"64.3"},"code_links":[{"title":"halbielee/ple","url":"https://github.com/halbielee/ple"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/3d-semantic-scene-completion-from-a-single-1","task":"3D Semantic Scene Completion from a single RGB image","dataset_variant":"SemanticKITTI","rows":9,"metrics":["mIoU"],"first_row_in_archive_order":{"model":"CGFormer","paper":"/paper/context-and-geometry-aware-voxel-transformer","metrics":{"mIoU":"16.63"},"code_links":[{"title":"pkqbajng/cgformer","url":"https://github.com/pkqbajng/cgformer"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/4d-panoptic-segmentation-on-semantickitti","task":"4D Panoptic Segmentation","dataset_variant":"SemanticKITTI","rows":7,"metrics":["LSTQ"],"first_row_in_archive_order":{"model":"Mask4Former","paper":"/paper/mask4d-mask-transformer-for-4d-panoptic","metrics":{"LSTQ":"68.4"},"code_links":[{"title":"YilmazKadir/Mask4Former","url":"https://github.com/YilmazKadir/Mask4Former"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/lidar-scene-completion-on-semantickitti","task":"Lidar Scene Completion","dataset_variant":"SemanticKITTI","rows":4,"metrics":["Chamfer Distance","JSD 3D","JSD BEV","Voxel IoU 0.1m","Voxel IoU 0.2m","Voxel IoU 0.5m"],"first_row_in_archive_order":{"model":"LiDiff (refined)","paper":"/paper/scaling-diffusion-models-to-real-world-3d","metrics":{"Chamfer Distance":"0.376","JSD 3D":"0.573","JSD BEV":"0.416","Voxel IoU 0.1m":"13.40","Voxel IoU 0.2m":"22.99","Voxel IoU 0.5m":"32.43"},"code_links":[{"title":"prbonn/lidiff","url":"https://github.com/prbonn/lidiff"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/lidar-semantic-segmentation-on-semantickitti","task":"LIDAR Semantic Segmentation","dataset_variant":"SemanticKITTI","rows":4,"metrics":["mIOU","val mIoU"],"first_row_in_archive_order":{"model":"AF2S3Net","paper":null,"metrics":{"mIOU":"70.8%"},"code_links":[]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/real-time-3d-semantic-segmentation-on-1","task":"Real-Time 3D Semantic Segmentation","dataset_variant":"SemanticKITTI","rows":4,"metrics":["Speed  (FPS)","mIoU","Parameters (M)"],"first_row_in_archive_order":{"model":"3D-MiniNet-tiny","paper":"/paper/3d-mininet-learning-a-2d-representation-from","metrics":{"Parameters (M)":"0.44","Speed  (FPS)":"98","mIoU":"46.9"},"code_links":[{"title":"Shathe/3D-MiniNet","url":"https://github.com/Shathe/3D-MiniNet"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/panoptic-segmentation-on-semantickitti","task":"Panoptic Segmentation","dataset_variant":"SemanticKITTI","rows":2,"metrics":["PQ","PQ_dagger","PQst","PQth","RQ","RQst","RQth","SQ","SQst","SQth","mIoU"],"first_row_in_archive_order":{"model":"P3Former","paper":"/paper/position-guided-point-cloud-panoptic","metrics":{"PQ":"0.649","PQ_dagger":"0.7","PQst":"0.633","PQth":"0.671","RQ":"0.759","RQst":"0.772","RQth":"0.741","SQ":"0.849","SQst":"0.807","SQth":"0.906","mIoU":"0.683"},"code_links":[{"title":"smartbot-pjlab/p3former","url":"https://github.com/smartbot-pjlab/p3former"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/generalized-zero-shot-learning-on","task":"Generalized Zero-Shot Learning","dataset_variant":"SemanticKITTI","rows":1,"metrics":["HmIoU"],"first_row_in_archive_order":{"model":"3DGenZ","paper":"/paper/generative-zero-shot-learning-for-semantic","metrics":{"HmIoU":"17.1"},"code_links":[{"title":"valeoai/3DGenZ","url":"https://github.com/valeoai/3DGenZ"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/lidpm-rethinking-point-diffusion-for-lidar","title":"LiDPM: Rethinking Point Diffusion for Lidar Scene Completion","date":"2025-04-24","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/dino-in-the-room-leveraging-2d-foundation","title":"DINO in the Room: Leveraging 2D Foundation Models for 3D Segmentation","date":"2025-03-24","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/talos-enhancing-semantic-scene-completion-via","title":"TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight","date":"2024-10-21","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":17,"samples_ran":6,"samples_unverified":11,"pointer_only_for_licence":17,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/learning-from-spatio-temporal-correlation-for","title":"Learning from Spatio-temporal Correlation for Semi-Supervised LiDAR Semantic Segmentation","date":"2024-10-09","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/2d-semantic-guided-semantic-scene-completion","title":"2D Semantic-Guided Semantic Scene Completion","date":"2024-09-12","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/sfpnet-sparse-focal-point-network-for","title":"SFPNet: Sparse Focal Point Network for Semantic Segmentation on General LiDAR Point Clouds","date":"2024-07-16","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":10,"samples_ran":5,"samples_unverified":5,"pointer_only_for_licence":10,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/hierarchical-temporal-context-learning-for","title":"Hierarchical Temporal Context Learning for Camera-based Semantic Scene Completion","date":"2024-07-02","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/context-and-geometry-aware-voxel-transformer","title":"Context and Geometry Aware Voxel Transformer for Semantic Scene Completion","date":"2024-05-22","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/lsk3dnet-towards-effective-and-efficient-3d","title":"LSK3DNet: Towards Effective and Efficient 3D Perception with Large Sparse Kernels","date":"2024-03-22","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/oa-cnns-omni-adaptive-sparse-cnns-for-3d","title":"OA-CNNs: Omni-Adaptive Sparse CNNs for 3D Semantic Segmentation","date":"2024-03-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/scaling-diffusion-models-to-real-world-3d","title":"Scaling Diffusion Models to Real-World 3D LiDAR Scene Completion","date":"2024-03-20","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":4,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/point-transformer-v3-simpler-faster-stronger","title":"Point Transformer V3: Simpler, Faster, Stronger","date":"2023-12-15","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":7,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/frnet-frustum-range-networks-for-scalable","title":"FRNet: Frustum-Range Networks for Scalable LiDAR Segmentation","date":"2023-12-07","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":19,"samples_ran":14,"samples_unverified":5,"pointer_only_for_licence":18,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mask4d-mask-transformer-for-4d-panoptic","title":"Mask4Former: Mask Transformer for 4D Panoptic Segmentation","date":"2023-09-28","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/ndc-scene-boost-monocular-3d-semantic-scene","title":"NDC-Scene: Boost Monocular 3D Semantic Scene Completion in Normalized Device Coordinates Space","date":"2023-09-26","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":5,"samples_unverified":2,"pointer_only_for_licence":7,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mask4d-end-to-end-mask-based-4d-panoptic","title":"Mask4D: End-to-End Mask-Based 4D Panoptic Segmentation for LiDAR Sequences","date":"2023-09-18","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/tfnet-exploiting-temporal-cues-for-fast-and","title":"TFNet: Exploiting Temporal Cues for Fast and Accurate LiDAR Semantic Segmentation","date":"2023-09-14","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/360-circ-from-a-single-camera-a-few-shot","title":"360$^\\circ$ from a Single Camera: A Few-Shot Approach for LiDAR Segmentation","date":"2023-09-12","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/uniseg-a-unified-multi-modal-lidar","title":"UniSeg: A Unified Multi-Modal LiDAR Segmentation Network and the OpenPCSeg Codebase","date":"2023-09-11","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":6,"samples_unverified":1,"pointer_only_for_licence":7,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/towards-large-scale-3d-representation","title":"Towards Large-scale 3D Representation Learning with Multi-dataset Point Prompt Training","date":"2023-08-18","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/symphonize-3d-semantic-scene-completion-with","title":"Symphonize 3D Semantic Scene Completion with Contextual Instance Queries","date":"2023-06-27","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":1,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/occformer-dual-path-transformer-for-vision","title":"OccFormer: Dual-path Transformer for Vision-based 3D Semantic Occupancy Prediction","date":"2023-04-11","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":1,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/4d-panoptic-segmentation-as-invariant-and","title":"4D Panoptic Segmentation as Invariant and Equivariant Field Prediction","date":"2023-03-28","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/position-guided-point-cloud-panoptic","title":"Position-Guided Point Cloud Panoptic Segmentation Transformer","date":"2023-03-23","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/spherical-transformer-for-lidar-based-3d","title":"Spherical Transformer for LiDAR-based 3D Recognition","date":"2023-03-22","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":13,"samples_ran":4,"samples_unverified":9,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/less-is-more-reducing-task-and-model","title":"Less is More: Reducing Task and Model Complexity for 3D Point Cloud Semantic Segmentation","date":"2023-03-20","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":0,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/scpnet-semantic-scene-completion-on-point","title":"SCPNet: Semantic Scene Completion on Point Cloud","date":"2023-03-13","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/rethinking-range-view-representation-for","title":"Rethinking Range View Representation for LiDAR Segmentation","date":"2023-03-09","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/occdepth-a-depth-aware-method-for-3d-semantic","title":"OccDepth: A Depth-Aware Method for 3D Semantic Scene Completion","date":"2023-02-27","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":3,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/voxformer-sparse-voxel-transformer-for-camera","title":"VoxFormer: Sparse Voxel Transformer for Camera-based 3D Semantic Scene Completion","date":"2023-02-23","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/using-a-waffle-iron-for-automotive-point","title":"Using a Waffle Iron for Automotive Point Cloud Semantic Segmentation","date":"2023-01-24","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":5,"samples_unverified":0,"pointer_only_for_licence":5,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/number-adaptive-prototype-learning-for-3d","title":"Number-Adaptive Prototype Learning for 3D Point Cloud Semantic Segmentation","date":"2022-10-18","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/point-transformer-v2-grouped-vector-attention","title":"Point Transformer V2: Grouped Vector Attention and Partition-based Pooling","date":"2022-10-11","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/4d-stop-panoptic-segmentation-of-4d-lidar","title":"4D-StOP: Panoptic Segmentation of 4D LiDAR using Spatio-temporal Object Proposal Generation and Aggregation","date":"2022-09-29","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":2,"samples_unverified":1,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/2dpass-2d-priors-assisted-semantic","title":"2DPASS: 2D Priors Assisted Semantic Segmentation on LiDAR Point Clouds","date":"2022-07-10","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/gfnet-geometric-flow-network-for-3d-point","title":"GFNet: Geometric Flow Network for 3D Point Cloud Semantic Segmentation","date":"2022-07-06","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/lasermix-for-semi-supervised-lidar-semantic","title":"LaserMix for Semi-Supervised LiDAR Semantic Segmentation","date":"2022-06-30","rows_on_this_dataset":2,"code_links":2,"syntology":null},{"paper":"/paper/what-can-be-seen-is-what-you-get-structure","title":"What Can be Seen is What You Get: Structure Aware Point Cloud Augmentation","date":"2022-06-20","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/point-to-voxel-knowledge-distillation-for-1","title":"Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation","date":"2022-06-05","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/lidar-based-4d-panoptic-segmentation-via","title":"LiDAR-based 4D Panoptic Segmentation via Dynamic Shifting Network","date":"2022-03-14","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/meta-rangeseg-lidar-sequence-semantic","title":"Meta-RangeSeg: LiDAR Sequence Semantic Segmentation Using Multiple Feature Aggregation","date":"2022-02-27","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/monoscene-monocular-3d-semantic-scene","title":"MonoScene: Monocular 3D Semantic Scene Completion","date":"2021-12-01","rows_on_this_dataset":2,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":3,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/contrastive-instance-association-for-4d","title":"Contrastive Instance Association for 4D Panoptic Segmentation using Sequences of 3D LiDAR Scans","date":"2021-12-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/up-to-down-network-fusing-multi-scale-context","title":"Up-to-Down Network: Fusing Multi-Scale Context for 3D Semantic Scene Completion","date":"2021-09-27","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/semantic-segmentation-assisted-scene","title":"Semantic Segmentation-assisted Scene Completion for LiDAR Point Clouds","date":"2021-09-23","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":3,"samples_unverified":0,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/generative-zero-shot-learning-for-semantic","title":"Generative Zero-Shot Learning for Semantic Segmentation of 3D Point Clouds","date":"2021-08-13","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/semi-supervised-semantic-segmentation-with-3","title":"Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision","date":"2021-06-02","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":39,"samples_ran":22,"samples_unverified":17,"pointer_only_for_licence":28,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/semantic-segmentation-for-real-point-cloud","title":"Semantic Segmentation for Real Point Cloud Scenes via Bilateral Augmentation and Adaptive Fusion","date":"2021-03-12","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/fps-net-a-convolutional-fusion-network-for","title":"FPS-Net: A Convolutional Fusion Network for Large-Scale LiDAR Point Cloud Segmentation","date":"2021-03-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/4d-panoptic-lidar-segmentation","title":"4D Panoptic LiDAR Segmentation","date":"2021-02-24","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/af-2-s3net-attentive-feature-fusion-with","title":"(AF)2-S3Net: Attentive Feature Fusion with Adaptive Feature Selection for Sparse Semantic Segmentation Network","date":"2021-02-08","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/fg-net-fast-large-scale-lidar-point","title":"FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling","date":"2020-12-17","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/s3cnet-a-sparse-semantic-scene-completion","title":"S3CNet: A Sparse Semantic Scene Completion Network for LiDAR Point Clouds","date":"2020-12-16","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/sparse-single-sweep-lidar-point-cloud","title":"Sparse Single Sweep LiDAR Point Cloud Segmentation via Learning Contextual Shape Priors from Scene Completion","date":"2020-12-07","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/lidar-based-panoptic-segmentation-via-dynamic","title":"LiDAR-based Panoptic Segmentation via Dynamic Shifting Network","date":"2020-11-24","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/cylindrical-and-asymmetrical-3d-convolution","title":"Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation","date":"2020-11-19","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/semantic-scene-completion-using-local-deep","title":"Semantic Scene Completion using Local Deep Implicit Functions on LiDAR Data","date":"2020-11-18","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/multi-projection-fusion-for-real-time","title":"Multi Projection Fusion for Real-time Semantic Segmentation of 3D LiDAR Point Clouds","date":"2020-11-03","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/tornado-net-multiview-total-variation","title":"TORNADO-Net: mulTiview tOtal vaRiatioN semAntic segmentation with Diamond inceptiOn module","date":"2020-08-24","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/lmscnet-lightweight-multiscale-3d-semantic","title":"LMSCNet: Lightweight Multiscale 3D Semantic Completion","date":"2020-08-24","rows_on_this_dataset":3,"code_links":3,"syntology":null},{"paper":"/paper/multi-scale-interaction-for-real-time-lidar","title":"Multi-scale Interaction for Real-time LiDAR Data Segmentation on an Embedded Platform","date":"2020-08-20","rows_on_this_dataset":2,"code_links":2,"syntology":null},{"paper":"/paper/searching-efficient-3d-architectures-with","title":"Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution","date":"2020-07-31","rows_on_this_dataset":1,"code_links":6,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/kprnet-improving-projection-based-lidar","title":"KPRNet: Improving projection-based LiDAR semantic segmentation","date":"2020-07-24","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":15,"samples_ran":7,"samples_unverified":8,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/squeezesegv3-spatially-adaptive-convolution","title":"SqueezeSegV3: Spatially-Adaptive Convolution for Efficient Point-Cloud Segmentation","date":"2020-04-03","rows_on_this_dataset":1,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":0,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/polarnet-an-improved-grid-representation-for","title":"PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation","date":"2020-03-31","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":9,"samples_unverified":2,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/3d-sketch-aware-semantic-scene-completion-via","title":"3D Sketch-aware Semantic Scene Completion via Semi-supervised Structure Prior","date":"2020-03-31","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":1,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/salsanext-fast-semantic-segmentation-of-lidar","title":"SalsaNext: Fast, Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving","date":"2020-03-07","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":11,"samples_ran":4,"samples_unverified":7,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/3d-mininet-learning-a-2d-representation-from","title":"3D-MiniNet: Learning a 2D Representation from Point Clouds for Fast and Efficient 3D LIDAR Semantic Segmentation","date":"2020-02-25","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/latticenet-fast-point-cloud-segmentation","title":"LatticeNet: Fast Point Cloud Segmentation Using Permutohedral Lattices","date":"2019-12-12","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/191111236","title":"RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds","date":"2019-11-25","rows_on_this_dataset":1,"code_links":9,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":1,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/rangenet-fast-and-accurate-lidar-semantic","title":"RangeNet++: Fast and Accurate LiDAR Semantic Segmentation","date":"2019-11-04","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/efficient-semantic-scene-completion-network-1","title":"Efficient Semantic Scene Completion Network with Spatial Group Convolution","date":"2019-07-11","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/consistency-regularization-and-cutmix-for","title":"Semi-supervised semantic segmentation needs strong, varied perturbations","date":"2019-06-05","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/kpconv-flexible-and-deformable-convolution","title":"KPConv: Flexible and Deformable Convolution for Point Clouds","date":"2019-04-18","rows_on_this_dataset":1,"code_links":10,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":5,"samples_unverified":7,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/a-dataset-for-semantic-segmentation-of-point","title":"SemanticKITTI: A Dataset for Semantic Scene Understanding of LiDAR Sequences","date":"2019-04-02","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":1,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/squeezesegv2-improved-model-structure-and","title":"SqueezeSegV2: Improved Model Structure and Unsupervised Domain Adaptation for Road-Object Segmentation from a LiDAR Point Cloud","date":"2018-09-22","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":0,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/unsupervised-domain-adaptation-for-semantic","title":"Unsupervised Domain Adaptation for Semantic Segmentation via Class-Balanced Self-Training","date":"2018-09-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/tangent-convolutions-for-dense-prediction-in","title":"Tangent Convolutions for Dense Prediction in 3D","date":"2018-07-06","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/two-stream-3d-semantic-scene-completion","title":"Two Stream 3D Semantic Scene Completion","date":"2018-04-10","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/splatnet-sparse-lattice-networks-for-point","title":"SPLATNet: Sparse Lattice Networks for Point Cloud Processing","date":"2018-02-22","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/large-scale-point-cloud-semantic-segmentation","title":"Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs","date":"2017-11-27","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/squeezeseg-convolutional-neural-nets-with","title":"SqueezeSeg: Convolutional Neural Nets with Recurrent CRF for Real-Time Road-Object Segmentation from 3D LiDAR Point Cloud","date":"2017-10-19","rows_on_this_dataset":1,"code_links":5,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":0,"samples_unverified":7,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/pointnet-deep-hierarchical-feature-learning","title":"PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space","date":"2017-06-07","rows_on_this_dataset":1,"code_links":68,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":67,"samples_ran":36,"samples_unverified":31,"pointer_only_for_licence":26,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mean-teachers-are-better-role-models-weight","title":"Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results","date":"2017-03-06","rows_on_this_dataset":2,"code_links":8,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":6,"samples_unverified":0,"pointer_only_for_licence":6,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/pointnet-deep-learning-on-point-sets-for-3d","title":"PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation","date":"2016-12-02","rows_on_this_dataset":1,"code_links":110,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":164,"samples_ran":89,"samples_unverified":75,"pointer_only_for_licence":90,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/semantic-scene-completion-from-a-single-depth","title":"Semantic Scene Completion from a Single Depth Image","date":"2016-11-28","rows_on_this_dataset":2,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":36,"samples_harvested":493,"samples_ran":256,"samples_unverified":237,"pointer_only_for_licence":228,"papers_with_no_sample_that_ran":6,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}