paper-with-me

Papers

Mirror3D: Depth Refinement for Mirror Surfaces

2021-06-11 · CVPR 2021 1 · Jiaqi Tan, Weijie Lin, Angel X. Chang, Manolis Savva

Despite recent progress in depth sensing and 3D reconstruction, mirror surfaces are a significant source of errors. To address this problem, we create the Mirror3D dataset: a 3D mirror plane dataset based on three RGBD datasets (Matterport3D, NYUv2 and ScanNet) containing 7,011 mirror instance masks and 3D planes. We then develop Mirror3DNet: a module that refines raw sensor depth or estimated depth to correct errors on mirror surfaces. Our key idea is to estimate the 3D mirror plane based on RGB input and surrounding depth context, and use this estimate to directly regress mirror surface depth. Our experiments show that Mirror3DNet significantly mitigates errors from a variety of input depth data, including raw sensor depth and depth estimation or completion methods.

📄 PDF Abstract BibTeX arXiv:2106.06629

Code (1)

3dlg-hcvc/mirror3d 공식 구현 pytorch

Tasks

3D ReconstructionDepth Estimation

Similar Papers 제목 키워드 기반

Learning Depth Estimation for Transparent and Mirror Surfaces

2023-07-27 · ICCV 2023 1 · Alex Costanzino, Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi 외

Inferring the depth of transparent or mirror (ToM) surfaces represents a hard challenge for either sensors, algorithms, or deep networks. We propose a simple pipeline for learning to estimate depth properly for such surf…

Depth EstimationMonocular Depth Estimation

NeRFs are Mirror Detectors: Using Structural Similarity for Multi-View Mirror Scene Reconstruction with 3D Surface Primitives

2025-01-07 · Leif Van Holland, Michael Weinmann, Jan U. Müller, Patrick Stotko 외

While neural radiance fields (NeRF) led to a breakthrough in photorealistic novel view synthesis, handling mirroring surfaces still denotes a particular challenge as they introduce severe inconsistencies in the scene rep…

NeRFNovel View Synthesis

Gaussian Splatting in Mirrors: Reflection-Aware Rendering via Virtual Camera Optimization

2024-10-02 · Zihan Wang, Shuzhe Wang, Matias Turkulainen, Junyuan Fang 외

Recent advancements in 3D Gaussian Splatting (3D-GS) have revolutionized novel view synthesis, facilitating real-time, high-quality image rendering. However, in scenarios involving reflective surfaces, particularly mirro…

NeRFNovel View Synthesis

Depth-Aware Mirror Segmentation

2021-06-19 · CVPR 2021 1 · Haiyang Mei, Bo Dong, Wen Dong, Pieter Peers 외

We present a novel mirror segmentation method that leverages depth estimates from ToF-based cameras as an additional cue to disambiguate challenging cases where the contrast or relation in RGB colors between the mirr…

Segmentation

MirrorSAM2: Segment Mirror in Videos with Depth Perception

2025-09-21 · Mingchen Xu, Yukun Lai, Ze Ji, Jing Wu arxiv

This paper presents MirrorSAM2, the first framework that adapts Segment Anything Model 2 (SAM2) to the task of RGB-D video mirror segmentation. MirrorSAM2 addresses key challenges in mirror detection, such as reflection …