Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DINO in the Room: Leveraging 2D Foundation Models for 3D Segmentation

About

Vision foundation models (VFMs) trained on large-scale image datasets provide high-quality features that have significantly advanced 2D visual recognition. However, their potential in 3D scene segmentation remains largely untapped, despite the common availability of 2D images alongside 3D point cloud datasets. While significant research has been dedicated to 2D-3D fusion, recent state-of-the-art 3D methods predominantly focus on 3D data, leaving the integration of VFMs into 3D models underexplored. In this work, we challenge this trend by introducing DITR, a generally applicable approach that extracts 2D foundation model features, projects them to 3D, and finally injects them into a 3D point cloud segmentation model. DITR achieves state-of-the-art results on both indoor and outdoor 3D semantic segmentation benchmarks. To enable the use of VFMs even when images are unavailable during inference, we additionally propose to pretrain 3D models by distilling 2D foundation models. By initializing the 3D backbone with knowledge distilled from 2D VFMs, we create a strong basis for downstream 3D segmentation tasks, ultimately boosting performance across various datasets.

Karim Knaebel, Kadir Yilmaz, Daan de Geus, Alexander Hermans, David Adrian, Timm Linder, Bastian Leibe• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU75
799
Semantic segmentationSemanticKITTI (test)
mIoU74.4
335
Semantic segmentationScanNet (val)
mIoU79.2
231
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.842
212
Semantic segmentationSemanticKITTI (val)
mIoU69.8
117
Semantic segmentationnuScenes (test)
mIoU85.1
75
Semantic segmentationScanNet200 (val)
mIoU37.7
74
Semantic segmentationWaymo Open Dataset (val)
mIoU73.3
63
Showing 8 of 8 rows

Other info

Code

Follow for update