paper-with-me

Papers

Geometry-Aware Distillation for Indoor Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Jianbo Jiao, Yunchao Wei, Zequn Jie, Honghui Shi, Rynson W.H. Lau, Thomas S. Huang

It has been shown that jointly reasoning the 2D appearance and 3D information from RGB-D domains is beneficial to indoor scene semantic segmentation. However, most existing approaches require accurate depth map as input to segment the scene which severely limits their applications. In this paper, we propose to jointly infer the semantic and depth information by distilling geometry-aware embedding to eliminate such strong constraint while still exploiting the helpful depth domain information. In addition, we use this learned embedding to improve the quality of semantic segmentation, through a proposed geometry-aware propagation framework followed by several multi-level skip feature fusion blocks. By decoupling the single task prediction network into two joint tasks of semantic segmentation and geometry embedding learning, together with the proposed information propagation and feature fusion architecture, our method is shown to perform favorably against state-of-the-art methods for semantic segmentation on publicly available challenging indoor datasets.

📄 PDF Abstract BibTeX

Code (1)

zzq96/semseggap pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Feasibility of Indoor Frame-Wise Lidar Semantic Segmentation via Distillation from Visual Foundation Model

2026-04-20 · Haiyang Wu, Juan J. Gonzales Torres, George Vosselman, Ville Lehtola arxiv

Frame-wise semantic segmentation of indoor lidar scans is a fundamental step toward higher-level 3D scene understanding and mapping applications. However, acquiring frame-wise ground truth for training deep learning mode…

LIDAR Semantic SegmentationScene UnderstandingAutonomous Driving

3D-to-2D Distillation for Indoor Scene Parsing

2021-04-06 · CVPR 2021 1 · Zhengzhe Liu, Xiaojuan Qi, Chi-Wing Fu

Indoor scene semantic parsing from RGB images is very challenging due to occlusions, object distortion, and viewpoint variations. Going beyond prior works that leverage geometry information, typically paired depth maps, …

Scene ParsingSemantic ParsingSemantic Segmentation

Unified Semantic Transformer for 3D Scene Understanding

2025-12-16 · Sebastian Koch, Johanna Wald, Hidenobu Matsuki, Pedro Hermosilla 외 arxiv

Holistic 3D scene understanding involves capturing and parsing unstructured 3D environments. Due to the inherent complexity of the real world, existing models have predominantly been developed and limited to be task-spec…

Scene UnderstandingScene Segmentation

Boosting Text-Driven Video Segmentation via Geometry-Aware Distillation

2026-06-23 · Tianyu Zhu, Yingping Liang, Hesong Li, Ying Fu arxiv

Text-driven Referring Video Object Segmentation (RVOS) aims to locate and segment target objects in videos given natural language. However, existing models are typically trained on 2D image or video datasets with naive s…

Referring Video Object SegmentationZero-shot GeneralizationImage SegmentationVideo Segmentation

Monocular Open Vocabulary Occupancy Prediction for Indoor Scenes

2026-02-26 · Changqing Zhou, Yueru Luo, Han Zhang, Zeyu Jiang 외 arxiv

Open-vocabulary 3D occupancy is vital for embodied agents, which need to understand complex indoor environments where semantic categories are abundant and evolve beyond fixed taxonomies. While recent work has explored op…