← Search

Mathieu Aubry

25 accepted papers

2024

Diffusion Models as Data Mining Tools

ECCV 2024poster

"This paper demonstrates how to use generative models trained for image synthesis as tools for visual data mining. Our insight is that since contemporary generative models learn an accurate representation of their training data, we can use them to summarize the data by mining for visual patterns. Co…

Cited by 3SourcePDFScholar
2024

Learnable Earth Parser: Discovering 3D Prototypes in Aerial Scans

CVPR 2024poster

We propose an unsupervised method for parsing large 3D scans of real-world scenes with easily-interpretable shapes. This work aims to provide a practical tool for analyzing 3D scenes in the context of aerial surveying and mapping without the need for user annotations. Our approach is based on a prob…

2023

Differentiable Blocks World: Qualitative 3D Decomposition by Rendering Primitives

NeurIPS 2023poster

Given a set of calibrated images of a scene, we present an approach that produces a simple, compact, and actionable 3D world representation by means of 3D primitives. While many approaches focus on recovering high-fidelity 3D scenes, we focus on parsing a scene into mid-level 3D representations made…

Cited by 18SourcePDFScholar
2022

Focal Length and Object Pose Estimation via Render and Compare

CVPR 2022poster

We introduce FocalPose, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are twofold. First, we derive a focal length update rule that extends an existin…

Cited by 25PDFcodeScholar
2022

Improving Neural Implicit Surfaces Geometry With Patch Warping

CVPR 2022poster

Neural implicit surfaces have become an important technique for multi-view 3D reconstruction but their accuracy remains limited. In this paper, we argue that this comes from the difficulty to learn and render high frequency textures with neural networks. We thus propose to add to the standard neural…

Cited by 152PDFcodeScholar
2022

MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare

CoRL 2022poster

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii) a CAD model of the observed object. The contributions of thi…

Cited by 157SourcecodeScholar
2022

Online Segmentation of LiDAR Sequences: Dataset and Algorithm

ECCV 2022poster

"Roof-mounted spinning LiDAR sensors are widely used by autonomous vehicles. However, most semantic datasets and algorithms used for LiDAR sequence segmentation operate on 360° frames, causing an acquisition latency incompatible with real-time applications. To address this issue, we first introduce…

2022

Share with Thy Neighbors: Single-View Reconstruction by Cross-Instance Consistency

ECCV 2022poster

"Approaches for single-view reconstruction typically rely on viewpoint annotations, silhouettes, the absence of background, multiple views of the same instance, a template shape, or symmetry. We avoid all such supervision and assumptions by explicitly leveraging the consistency between images of dif…

2021

Re-ranking for image retrieval and transductive few-shot classification

NeurIPS 2021poster

In the problems of image retrieval and few-shot classification, the mainstream approaches focus on learning a better feature representation. However, directly tackling the distance or similarity measure between images could also be efficient. To this end, we revisit the idea of re-ranking the top-k…

Cited by 51SourcePDFScholar
2021

Single-View Robot Pose and Joint Angle Estimation via Render & Compare

CVPR 2021poster

We introduce RoboPose, a method to estimate the joint angles and the 6D camera-to-robot pose of a known articulated robot from a single RGB image. This is an important problem to grant mobile and itinerant autonomous systems the ability to interact with other robots using only visual information in…

Cited by 54PDFScholar
2021

Unsupervised Layered Image Decomposition Into Object Prototypes

ICCV 2021poster

We present an unsupervised learning framework for decomposing images into layers of automatically discovered object models. Contrary to recent approaches that model image layers with autoencoder networks, we represent them as explicit transformations of a small set of prototypical images. Our model…

Cited by 65PDFcodeScholar
2020

CosyPose: Consistent multi-view multi-object 6D pose estimation

ECCV 2020poster

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use to generate 6D object pose hypotheses. Second, we develop a…

Cited by 532SourcePDFScholar
2020

Monte-Carlo Tree Search for Efficient Visually Guided Rearrangement Planning

RA-L 2020

We address the problem of visually guided rearrangement planning with many movable objects, i.e., finding a sequence of actions to move a set of objects from an initial arrangement to a desired one, while relying on visual inputs coming from an RGB camera. To do so, we introduce a complete pipeline

Cited by 82SourcecodeScholar
2019

Discovering Visual Patterns in Art Collections With Spatially-Consistent Feature Learning

CVPR 2019poster

Our goal in this paper is to discover near duplicate patterns in large collections of artworks. This is harder than standard instance mining due to differences in the artistic media (oil, pastel, drawing, etc), and imperfections inherent in the copying process. Our key technical insight is to adapt…

Cited by 118PDFScholar
2019

Learning elementary structures for 3D shape generation and matching

NeurIPS 2019poster

We propose to represent shapes as the deformation and combination of learnt elementary 3D structures. We demonstrate this decomposition in learnt elementary 3D structures is highly interpretable and leads to clear improvements in 3D shape generation and matching. More precisely, we present two comp…

2018

3D-CODED: 3D Correspondences by Deep Deformation

ECCV 2018poster

We present a new deep learning approach for matching deformable shapes by introducing Shape Deformation Networks which jointly encode 3D shapes and correspondences. This is achieved by factoring the surface representation into (i) a template, that parameterizes the surface, and (ii) a learnt global…

Cited by 400SourcePDFScholar
2018

A Papier-Mâché Approach to Learning 3D Surface Generation

CVPR 2018poster

We introduce a method for learning to generate the surface of 3D shapes. Our approach represents a 3D shape as a collection of parametric surface elements and, in contrast to methods generating voxel grids or point clouds, naturally infers a surface representation of the shape. Beyond its novelty, o…

2016

Deep Exemplar 2D-3D Detection by Adapting From Real to Rendered Views

CVPR 2016accepted

This paper presents an end-to-end convolutional neural network (CNN) for 2D-3D exemplar detection. We demonstrate that the ability to adapt the features of natural images to better align with those of CAD rendered views is critical to the success of our technique. We show that the adaptation can be…

Cited by 121SourcePDFScholar
2016

Dex-Net 1.0: A cloud-based network of 3D objects for robust grasp planning using a Multi-Armed Bandit model with correlated rewards

ICRA 2016

This paper presents the Dexterity Network (Dex-Net) 1.0, a dataset of 3D object models and a sampling-based planning algorithm to explore how Cloud Robotics can be used for robust grasp planning. The algorithm uses a Multi- Armed Bandit model with correlated rewards to leverage prior grasps and 3D o

Cited by 383SourcecodeScholar
2016

Learning Dense Correspondence via 3D-Guided Cycle Consistency

CVPR 2016oral

Discriminative deep learning approaches have shown impressive results for problems where human-labeled ground truth is plentiful, but what about tasks where labels are difficult or impossible to obtain? This paper tackles one such problem: establishing dense visual correspondence across different ob…

Cited by 453PDFScholar