3 code implementations • ECCV 2020 • Hugo Germain, Guillaume Bourmaud, Vincent Lepetit
Establishing robust and accurate correspondences is a fundamental backbone to many computer vision algorithms.
1 code implementation • 2 Oct 2024 • Aleksei Bochkovskii, Amaël Delaunoy, Hugo Germain, Marcel Santos, Yichao Zhou, Stephan R. Richter, Vladlen Koltun
We present a foundation model for zero-shot metric monocular depth estimation.
no code implementations • 13 Feb 2024 • Matthieu Vilain, Rémi Giraud, Hugo Germain, Guillaume Bourmaud
We then propose to limit the computation of the matching accuracy to textured regions, and show that in this case SAM often surpasses SDF methods.
no code implementations • 4 Jun 2022 • Gil Avraham, Julian Straub, Tianwei Shen, Tsun-Yi Yang, Hugo Germain, Chris Sweeney, Vasileios Balntas, David Novotny, Daniel DeTone, Richard Newcombe
This paper presents a framework that combines traditional keypoint-based camera pose optimization with an invertible neural rendering mechanism.
no code implementations • ICLR 2022 • Hugo Germain, Vincent Lepetit, Guillaume Bourmaud
Given a pair of partially overlapping source and target images and a keypoint in the source image, the keypoint's correspondent in the target image can be either visible, occluded or outside the field of view.
2 code implementations • CVPR 2021 • Paul-Edouard Sarlin, Ajaykumar Unagar, Måns Larsson, Hugo Germain, Carl Toft, Viktor Larsson, Marc Pollefeys, Vincent Lepetit, Lars Hammarstrand, Fredrik Kahl, Torsten Sattler
In this paper, we go Back to the Feature: we argue that deep networks should focus on learning robust and invariant visual features, while the geometric estimation should be left to principled algorithms.
1 code implementation • CVPR 2021 • Hugo Germain, Vincent Lepetit, Guillaume Bourmaud
Absolute camera pose estimation is usually addressed by sequentially solving two distinct subproblems: First a feature matching problem that seeks to establish putative 2D-3D correspondences, and then a Perspective-n-Point problem that minimizes, with respect to the camera pose, the sum of so-called Reprojection Errors (RE).
3 code implementations • 3 Apr 2020 • Hugo Germain, Guillaume Bourmaud, Vincent Lepetit
Establishing robust and accurate correspondences is a fundamental backbone to many computer vision algorithms.
1 code implementation • 9 Jul 2019 • Hugo Germain, Guillaume Bourmaud, Vincent Lepetit
Given a query image, we first match it against a database of registered reference images, using recent retrieval techniques.
no code implementations • 10 Dec 2018 • Hugo Germain, Guillaume Bourmaud, Vincent Lepetit
Outdoor visual localization is a crucial component to many computer vision systems.