paper-with-me

Papers

Virtual Multi-view Fusion for 3D Semantic Segmentation

2020-07-26 · ECCV 2020 8 · Abhijit Kundu, Xiaoqi Yin, Alireza Fathi, David Ross, Brian Brewington, Thomas Funkhouser, Caroline Pantofaru

Semantic segmentation of 3D meshes is an important problem for 3D scene understanding. In this paper we revisit the classic multiview representation of 3D meshes and study several techniques that make them effective for 3D semantic segmentation of meshes. Given a 3D mesh reconstructed from RGBD sensors, our method effectively chooses different virtual views of the 3D mesh and renders multiple 2D channels for training an effective 2D semantic segmentation model. Features from multiple per view predictions are finally fused on 3D mesh vertices to predict mesh semantic segmentation labels. Using the large scale indoor 3D semantic segmentation benchmark of ScanNet, we show that our virtual views enable more effective training of 2D semantic segmentation networks than previous multiview approaches. When the 2D per pixel predictions are aggregated on 3D surfaces, our virtual multiview fusion method is able to achieve significantly better 3D semantic segmentation results compared to all prior multiview approaches and competitive with recent 3D convolution approaches.

📄 PDF Abstract BibTeX arXiv:2007.13138

Code (1)

YanjieZe/Virtual-Multi-View-Fusion pytorch

Tasks

2D Semantic Segmentation3D Semantic SegmentationScene UnderstandingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…

Similar Papers 제목 키워드 기반

ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences

2025-02-14 · Liyuan Zhu, Shengqu Cai, Shengyu Huang, Gordon Wetzstein 외

We introduce ReStyle3D, a novel framework for scene-level appearance transfer from a single style image to a real-world scene represented by multiple views. The method combines explicit semantic correspondences with mult…

Appearance Transfer

Multi-View Deep Learning for Consistent Semantic Mapping with RGB-D Cameras

2017-03-26 · Lingni Ma, Jörg Stückler, Christian Kerl, Daniel Cremers

Visual scene understanding is an important capability that enables robots to purposefully act in their environment. In this paper, we propose a novel approach to object-class segmentation from multiple RGB-D views using …

Scene UnderstandingSegmentationSemantic Segmentation

Fake It To Make It: Virtual Multiviews to Enhance Monocular Indoor Semantic Scene Completion

2025-03-07 · Anith Selvakumar, Manasa Bharadwaj

Monocular Indoor Semantic Scene Completion (SSC) aims to reconstruct a 3D semantic occupancy map from a single RGB image of an indoor scene, inferring spatial layout and object categories from 2D image cues. The challeng…

Novel View Synthesis

Multi-Class Segmentation from Aerial Views using Recursive Noise Diffusion

2022-12-01 · Benedikt Kolbeinsson, Krystian Mikolajczyk

Semantic segmentation from aerial views is a crucial task for autonomous drones, as they rely on precise and accurate segmentation to navigate safely and efficiently. However, aerial images present unique challenges such…

DenoisingNavigateSegmentationSemantic Segmentation

3D Vision-Language Gaussian Splatting

2024-10-10 · Qucheng Peng, Benjamin Planche, Zhongpai Gao, Meng Zheng 외

Recent advancements in 3D reconstruction methods and vision-language models have propelled the development of multi-modal 3D scene understanding, which has vital applications in robotics, autonomous driving, and virtual/…

3D ReconstructionAutonomous DrivingOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+3