Related Experiment Video
Updated: Sep 6, 2025

05:12
Robotized Testing of Camera Positions to Determine Ideal Configuration for Stereo 3D Visualization of Open-Heart Surgery
Published on: August 12, 2021
2.1K
Learning to Detect 3D Symmetry From Single-View RGB-D Images With Weak Supervision.
Summary
This study introduces a novel method for 3D symmetry detection in computer vision using weakly-supervised learning. The approach accurately identifies symmetries in incomplete 3D data without requiring extensive manual annotations.
Area of Science:
- Computer Vision
- 3D Geometry
- Machine Learning
Background:
- 3D symmetry detection is crucial for computer vision and graphics.
- Existing methods often require complete 3D models or extensive symmetry annotations.
- Detecting symmetry from partial observations, like single RGB-D images, remains challenging.
Purpose of the Study:
- To develop a 3D symmetry detection method for single-view RGB-D images without symmetry supervision.
- To enable accurate symmetry detection from incomplete and partially observed 3D data.
- To overcome limitations of tedious manual annotation in existing approaches.
Main Methods:
- A weakly-supervised learning approach is employed, training a network to complete shapes based on predicted symmetries.
- A discriminative variational autoencoder learns a shape prior to assess 3D shape plausibility.
- A novel symmetry parametrization facilitates end-to-end learning for both reflectional and rotational symmetries.
Main Results:
- The proposed method accurately detects reflectional and rotational symmetries from single RGB-D images.
- It demonstrates robustness in scenarios with occlusion and scanning noise.
- Achieved state-of-the-art performance, outperforming supervised methods by 2%-11% F1-score on ShapeNet and ScanNet.
Conclusions:
- Coupling symmetry detection with shape completion enables learning a symmetry-aware shape prior.
- The approach provides accurate and robust 3D symmetry detection without supervision.
- This method advances the field by addressing the practical challenge of limited annotated data.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
445
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
445
Depth Perception and Spatial Vision
882
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
882
Relative Motion Analysis using Rotating Axes
527
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
527

