paper-with-me

홈 › Papers

SOS-Match: Segmentation for Open-Set Robust Correspondence Search and Robot Localization in Unstructured Environments

2024-01-09 · Annika Thomas, Jouko Kinnari, Parker Lusk, Kota Kondo, Jonathan P. How

We present SOS-Match, a novel framework for detecting and matching objects in unstructured environments. Our system consists of 1) a front-end mapping pipeline using a zero-shot segmentation model to extract object masks from images and track them across frames and 2) a frame alignment pipeline that uses the geometric consistency of object relationships to efficiently localize across a variety of conditions. We evaluate SOS-Match on the Batvik seasonal dataset which includes drone flights collected over a coastal plot of southern Finland during different seasons and lighting conditions. Results show that our approach is more robust to changes in lighting and appearance than classical image feature-based approaches or global descriptor methods, and it provides more viewpoint invariance than learning-based feature detection and description approaches. SOS-Match localizes within a reference map up to 46x faster than other feature-based approaches and has a map size less than 0.5% the size of the most compact other maps. SOS-Match is a promising new approach for landmark detection and correspondence search in unstructured environments that is robust to changes in lighting and appearance and is more computationally efficient than other approaches, suggesting that the geometric arrangement of segments is a valuable localization cue in unstructured environments. We release our datasets at https://acl.mit.edu/SOS-Match/.

📄 PDF Abstract BibTeX arXiv:2401.04791

Code (0)

등록된 구현이 없습니다.

Tasks

Simultaneous Localization and MappingZero Shot Segmentation

Similar Papers 제목 키워드 기반

Generalized Correspondence Matching via Flexible Hierarchical Refinement and Patch Descriptor Distillation

2024-03-08 · Yu Han, Ziwei Long, Yanting Zhang, Jin Wu 외

Correspondence matching plays a crucial role in numerous robotics applications. In comparison to conventional hand-crafted methods and recent data-driven approaches, there is significant interest in plug-and-play algorit…

image-classificationImage ClassificationSemantic SegmentationStereo Matching

Survey on Semantic Stereo Matching / Semantic Depth Estimation

2021-09-21 · Viny Saajan Victor, Peter Neigel

Stereo matching is one of the widely used techniques for inferring depth from stereo images owing to its robustness and speed. It has become one of the major topics of research since it finds its applications in autonomo…

3D ReconstructionAutonomous DrivingDepth EstimationImage Segmentation+4

A Cross-Season Correspondence Dataset for Robust Semantic Segmentation

2019-03-16 · Måns Larsson, Erik Stenborg, Lars Hammarstrand, Torsten Sattler 외

In this paper, we present a method to utilize 2D-2D point matches between images taken during different image conditions to train a convolutional neural network for semantic segmentation. Enforcing label consistency acro…

SegmentationSemantic Segmentation

A Cross-Season Correspondence Dataset for Robust Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Mans Larsson, Erik Stenborg, Lars Hammarstrand, Marc Pollefeys 외

In this paper, we present a method to utilize 2D-2D point matches between images taken during different image conditions to train a convolutional neural network for semantic segmentation. Enforcing label consistency acro…

SegmentationSemantic Segmentation

SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms

2022-08-21 · Shuai Su, Zhongkai Zhao, Yixin Fei, Shuda Li 외

Correspondence matching is a fundamental problem in computer vision and robotics applications. Solving correspondence matching problems using neural networks has been on the rise recently. Rotation-equivariance and scale…

Benchmarking