paper-with-me

홈 › Papers

Learning to Detect 3D Reflection Symmetry for Single-View Reconstruction

2020-06-17 · Yichao Zhou, Shichen Liu, Yi Ma

3D reconstruction from a single RGB image is a challenging problem in computer vision. Previous methods are usually solely data-driven, which lead to inaccurate 3D shape recovery and limited generalization capability. In this work, we focus on object-level 3D reconstruction and present a geometry-based end-to-end deep learning framework that first detects the mirror plane of reflection symmetry that commonly exists in man-made objects and then predicts depth maps by finding the intra-image pixel-wise correspondence of the symmetry. Our method fully utilizes the geometric cues from symmetry during the test time by building plane-sweep cost volumes, a powerful tool that has been used in multi-view stereopsis. To our knowledge, this is the first work that uses the concept of cost volumes in the setting of single-image 3D reconstruction. We conduct extensive experiments on the ShapeNet dataset and find that our reconstruction method significantly outperforms the previous state-of-the-art single-view 3D reconstruction networks in term of the accuracy of camera poses and depth maps, without requiring objects being completely symmetric. Code is available at https://github.com/zhou13/symmetrynet.

📄 PDF Abstract BibTeX arXiv:2006.10042

Code (2)

zhou13/symmetrynet 공식 구현 pytorch
zhou13/nerd pytorch

Tasks

3D ReconstructionSingle-View 3D Reconstruction

Similar Papers 제목 키워드 기반

NeRD: Neural 3D Reflection Symmetry Detector

2021-04-19 · CVPR 2021 1 · Yichao Zhou, Shichen Liu, Yi Ma

Recent advances have shown that symmetry, a structural prior that most objects exhibit, can support a variety of single-view 3D understanding tasks. However, detecting 3D symmetry from an image remains a challenging task…

Pose Estimationregression

SymmetryNet: Learning to Predict Reflectional and Rotational Symmetries of 3D Shapes from Single-View RGB-D Images

2020-08-02 · Yifei Shi, Junwen Huang, Hongjia Zhang, Xin Xu 외

We study the problem of symmetry detection of 3D shapes from single-view RGB-D images, where severely missing data renders geometric detection approach infeasible. We propose an end-to-end deep neural network which is ab…

Multi-Task LearningSymmetry Detection

Reflect3r: Single-View 3D Stereo Reconstruction Aided by Mirror Reflections

2025-09-24 · Jing Wu, Zirui Wang, Iro Laina, Victor Adrian Prisacariu arxiv

Mirror reflections are common in everyday environments and can provide stereo information within a single capture, as the real and reflected virtual views are visible simultaneously. We exploit this property by treating …

3D ReconstructionPose EstimationPoint Clouds

ArchSym: Detecting 3D-Grounded Architectural Symmetries in the Wild

2026-04-24 · Hanyu Chen, Ruojin Cai, Steve Marschner, Noah Snavely arxiv

Symmetry detection is a fundamental problem in computer vision, and symmetries serve as powerful priors for downstream tasks. However, existing learning-based methods for detecting 3D symmetries from single images have b…

Symmetry DetectionImage Matching

Symmetry Strikes Back: From Single-Image Symmetry Detection to 3D Generation

2024-11-26 · CVPR 2025 1 · Xiang Li, Zixuan Huang, Anh Thai, James M. Rehg

Symmetry is a ubiquitous and fundamental property in the visual world, serving as a critical cue for perception and structure interpretation. This paper investigates the detection of 3D reflection symmetry from a single …

3D Generation3D geometrySymmetry Detection