paper-with-me

Papers

S2DNet: Learning Accurate Correspondences for Sparse-to-Dense Feature Matching

2020-04-03 · Hugo Germain, Guillaume Bourmaud, Vincent Lepetit

Establishing robust and accurate correspondences is a fundamental backbone to many computer vision algorithms. While recent learning-based feature matching methods have shown promising results in providing robust correspondences under challenging conditions, they are often limited in terms of precision. In this paper, we introduce S2DNet, a novel feature matching pipeline, designed and trained to efficiently establish both robust and accurate correspondences. By leveraging a sparse-to-dense matching paradigm, we cast the correspondence learning problem as a supervised classification task to learn to output highly peaked correspondence maps. We show that S2DNet achieves state-of-the-art results on the HPatches benchmark, as well as on several long-term visual localization datasets.

📄 PDF Abstract BibTeX arXiv:2004.01673

Code (4)

MindSpore-scientific/code-14/tree/main/S2DNet-Minimal mindspore
MindSpore-scientific/code-5/tree/main/S2DNet-Minimal mindspore
germain-hug/S2DNet-Minimal pytorch
zhuyuhua1/contrib/tree/s2dnet/application/S2DNet-Minimal mindspore

Tasks

Visual Localization

Similar Papers 제목 키워드 기반

S2DNet: Learning Image Features for Accurate Sparse-to-Dense Matching

2020-08-01 · ECCV 2020 8 · Hugo Germain, Guillaume Bourmaud, Vincent Lepetit

Establishing robust and accurate correspondences is a fundamental backbone to many computer vision algorithms. While recent learning-based feature matching methods have shown promising results in providing robust corresp…

Visual Localization

SAFDNet: A Simple and Effective Network for Fully Sparse 3D Object Detection

2024-03-09 · CVPR 2024 1 · Gang Zhang, Junnan Chen, Guohuan Gao, Jianmin Li 외

LiDAR-based 3D object detection plays an essential role in autonomous driving. Existing high-performing 3D object detectors usually build dense feature maps in the backbone network and prediction head. However, the compu…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

MV-RoMa: From Pairwise Matching into Multi-View Track Reconstruction

2026-03-29 · Jongmin Lee, Seungyeop Kang, Sungjoo Yoo arxiv

Establishing consistent correspondences across images is essential for 3D vision tasks such as structure-from-motion (SfM), yet most existing matchers operate in a pairwise manner, often producing fragmented and geometri…

Geometry-Aware Feature Matching for Large-Scale Structure from Motion

2024-09-03 · Gonglin Chen, Jinsen Wu, Haiwei Chen, Wenbin Teng 외

Establishing consistent and dense correspondences across multiple images is crucial for Structure from Motion (SfM) systems. Significant view changes, such as air-to-ground with very sparse view overlap, pose an even gre…

DKM: Dense Kernelized Feature Matching for Geometry Estimation

2022-02-01 · CVPR 2023 1 · Johan Edstedt, Ioannis Athanasiadis, Mårten Wadenbäck, Michael Felsberg

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus…

Camera Pose EstimationGeometric MatchingImage MatchingPose Estimation+1