paper-with-me

홈 › 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. Previous works either assume that the symmetry is given or detect the symmetry with a heuristic-based method. In this paper, we present NeRD, a Neural 3D Reflection Symmetry Detector, which combines the strength of learning-based recognition and geometry-based reconstruction to accurately recover the normal direction of objects' mirror planes. Specifically, we first enumerate the symmetry planes with a coarse-to-fine strategy and then find the best ones by building 3D cost volumes to examine the intra-image pixel correspondence from the symmetry. Our experiments show that the symmetry planes detected with our method are significantly more accurate than the planes from direct CNN regression on both synthetic and real-world datasets. We also demonstrate that the detected symmetry can be used to improve the performance of downstream tasks such as pose estimation and depth map regression. The code of this paper has been made public at https://github.com/zhou13/nerd.

📄 PDF Abstract BibTeX arXiv:2105.03211

Code (2)

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

Tasks

Pose Estimationregression

Similar Papers 제목 키워드 기반

Negentropic Planar Symmetry Detector

2017-03-11 · Agata Migalska, JP Lewis

In this paper we observe that information theoretical concepts are valuable tools for extracting information from images and, in particular, information on image symmetries. It is shown that the problem of detecting refl…

Symmetry Detection

NeRD++: Improved 3D-mirror symmetry learning from a single image

2021-12-23 · Yancong Lin, Silvia-Laura Pintea, Jan van Gemert

Many objects are naturally symmetric, and this symmetry can be exploited to infer unseen 3D properties from a single 2D image. Recently, NeRD is proposed for accurate 3D mirror plane estimation from a single image. Despi…

Feature CorrelationInductive BiasSymmetry Detection

Water Reflection Detection Using Symmetric Attention

2026-07-12 · Shuxuan Yao, Chengjia Wang, Jianyuan Sun, Junyu Dong 외 arxiv

Reflections of water pose a significant challenge for computer vision systems, as standard deep learning models frequently confuse objects with their mirror images, producing spurious false positives and negatives in tas…

Semantic SegmentationScene UnderstandingObject Detection

Detecting Approximate Reflection Symmetry in a Point Set using Optimization on Manifold

2017-06-27 · Rajendra Nagar, Shanmuganathan Raman

We propose an algorithm to detect approximate reflection symmetry present in a set of volumetrically distributed points belonging to $\mathbb{R}^d$ containing a distorted reflection symmetry pattern. We pose the problem …

Symmetry Detection

Reflection and Rotation Symmetry Detection via Equivariant Learning

2022-03-31 · CVPR 2022 1 · Ahyun Seo, Byungjin Kim, Suha Kwak, Minsu Cho

The inherent challenge of detecting symmetries stems from arbitrary orientations of symmetry patterns; a reflection symmetry mirrors itself against an axis with a specific orientation while a rotation symmetry matches it…

Symmetry Detection