Semantic Validation in Structure from Motion
Joseph Rowell

TL;DR
This paper introduces a novel method integrating semantic segmentation into the SfM pipeline to improve 3D reconstruction accuracy by validating and correcting models using semantic labels and prior constraints.
Contribution
The paper presents a new approach that incorporates semantic segmentation into SfM to detect and correct errors, enhancing model validation and robustness.
Findings
Semantic segmentation improves SfM accuracy.
Erroneous points are identified and discarded using semantic priors.
Method tested on 1102 images of architectural scenes.
Abstract
The Structure from Motion (SfM) challenge in computer vision is the process of recovering the 3D structure of a scene from a series of projective measurements that are calculated from a collection of 2D images, taken from different perspectives. SfM consists of three main steps; feature detection and matching, camera motion estimation, and recovery of 3D structure from estimated intrinsic and extrinsic parameters and features. A problem encountered in SfM is that scenes lacking texture or with repetitive features can cause erroneous feature matching between frames. Semantic segmentation offers a route to validate and correct SfM models by labelling pixels in the input images with the use of a deep convolutional neural network. The semantic and geometric properties associated with classes in the scene can be taken advantage of to apply prior constraints to each class of object. The SfM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage · Advanced Vision and Imaging
MethodsDense Connections · Feedforward Network · Conditional Random Field · Dilated Convolution · DeepLab
