← Search

Jerome Revaud

16 accepted papers

2025

MUSt3R: Multi-view Network for Stereo 3D Reconstruction

CVPR 2025highlight

DUSt3R introduced a novel paradigm in geometric computer vision by proposing a model that can provide dense and unconstrained Stereo 3D Reconstruction of arbitrary image collections with no prior information about camera calibration nor viewpoint poses. Under the hood, however, DUSt3R processes imag…

2025

PanSt3R: Multi-view Consistent Panoptic Segmentation

ICCV 2025poster

Panoptic segmentation in 3D is a fundamental problem in scene understanding. Existing approaches typically rely on costly test-time optimizations (often based on NeRF) to consolidate 2D predictions of off-the-shelf panoptic segmentation methods into 3D. Instead, in this work, we propose a unified an…

Cited by 0SourcePDFScholar
2025

Pow3R: Empowering Unconstrained 3D Reconstruction with Camera and Scene Priors

CVPR 2025poster

We present Pow3R, a novel large 3D vision regression model that is highly versatile in the input modalities it accepts. Unlike previous feed-forward models that lack any mechanism to exploit known camera or scene priors at test time, Pow3R incorporates any combination of auxiliary information such a…

Cited by 2SourcePDFScholar
2024

DUSt3R: Geometric 3D Vision Made Easy

CVPR 2024poster

Multi-view stereo reconstruction (MVS) in the wild requires to first estimate the camera intrinsic and extrinsic parameters. These are usually tedious and cumbersome to obtain yet they are mandatory to triangulate corresponding pixels in 3D space which is at the core of all best performing MVS algor…

2024

MFOS: Model-Free & One-Shot Object Pose Estimation

AAAI 2024technical

Existing learning-based methods for object pose estimation in RGB images are mostly model-specific or category based. They lack the capability to generalize to new object categories at test time, hence severely hindering their practicability and scalability. Notably, recent attempts have been made t…

Cited by 4SourcePDFScholar
2024

Win-Win: Training High-Resolution Vision Transformers from Two Windows

ICLR 2024poster

Transformers have become the standard in state-of-the-art vision architectures, achieving impressive performance on both image-level and dense pixelwise tasks. However, training vision transformers for high-resolution pixelwise tasks has a prohibitive cost. Typical solutions boil down to hierarchica…

Cited by 4SourcePDFScholar
2023

CroCo v2: Improved Cross-view Completion Pre-training for Stereo Matching and Optical Flow

ICCV 2023poster

Despite impressive performance for high-level downstream tasks, self-supervised pre-training methods have not yet fully delivered on dense geometric vision tasks such as stereo matching or optical flow. The application of self-supervised concepts, such as instance discrimination or masked image mode…

Cited by 100PDFcodeScholar
2022

CroCo: Self-Supervised Pre-training for 3D Vision Tasks by Cross-View Completion

NeurIPS 2022accept

Masked Image Modeling (MIM) has recently been established as a potent pre-training paradigm. A pretext task is constructed by masking patches in an input image, and this masked content is then predicted by a neural network using visible patches as sole input. This pre-training leads to state-of-the-…

2020

SuperLoss: A Generic Loss for Robust Curriculum Learning

NeurIPS 2020poster

Curriculum learning is a technique to improve a model performance and generalization based on the idea that easy samples should be presented before difficult ones during training. While it is generally complex to estimate a priori the difficulty of a given sample, recent works have shown that curric…

2019

Did It Change? Learning to Detect Point-Of-Interest Changes for Proactive Map Updates

CVPR 2019poster

Maps are an increasingly important tool in our daily lives, yet their rich semantic content still largely depends on manual input. Motivated by the broad availability of geo-tagged street-view images, we propose a new task aiming to make the map update process more proactive. We focus on automatical…

Cited by 13PDFScholar
2019

Learning With Average Precision: Training Image Retrieval With a Listwise Loss

ICCV 2019poster

Image retrieval can be formulated as a ranking problem where the goal is to order database images by decreasing similarity to the query. Recent deep models for image retrieval have outperformed traditional methods by leveraging ranking-tailored loss functions, but important theoretical and practical…

Cited by 503PDFScholar
2019

R2D2: Reliable and Repeatable Detector and Descriptor

NeurIPS 2019oral

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical approaches are based on a detect-then-describe paradigm where separate handcrafted methods are used to first identify repeatable keypoints and then represent them with a local…

2015

EpicFlow: Edge-Preserving Interpolation of Correspondences for Optical Flow

CVPR 2015poster

We propose a novel approach for optical flow estimation, targeted at large displacements with significant occlusions. It consists of two steps: i) dense matching by edge-preserving interpolation from a sparse set of matches; ii) variational energy minimization initialized with the dense matches. The…

2015

Learning to Detect Motion Boundaries

CVPR 2015poster

We propose a learning-based approach for motion boundary detection. Precise localization of motion boundaries is essential for the success of optical flow estimation, as motion boundaries correspond to discontinuities of the optical flow field. The proposed approach allows to predict motion boundari…