← Search

Patrick Labatut

10 accepted papers

2026

Disentangling the Factors of Convergence between Brains and Computer Vision Models

ICLR 2026poster

Many AI models trained on natural images develop representations that resemble those of the human brain. However, the factors that drive this brain-model similarity remain poorly understood. To disentangle how the model, training and data independently lead a neural network to develop brain-like rep…

Cited by 0SourceScholar
2025

DINOv2 Meets Text: A Unified Framework for Image- and Pixel-Level Vision-Language Alignment

CVPR 2025poster

Self-supervised visual foundation models produce powerful embeddings that achieve remarkable performance on a wide range of downstream tasks. However, unlike vision-language models such as CLIP, self-supervised visual features are not readily aligned with language, hindering their adoption in open-v…

Cited by 5SourcePDFScholar
2023

Code Translation with Compiler Representations

ICLR 2023top-25%

In this paper, we leverage low-level compiler intermediate representations (IR) code translation. Traditional transpilers rely on syntactic information and handcrafted rules, which limits their applicability and produces unnatural-looking code. Applying neural machine translation (NMT) approaches to…

Cited by 86SourcePDFScholar
2021

Common Objects in 3D: Large-Scale Learning and Evaluation of Real-Life 3D Category Reconstruction

ICCV 2021poster

Traditional approaches for learning 3D object categories have been predominantly trained and evaluated on synthetic datasets due to the unavailability of real 3D-annotated category-centric data. Our main goal is to facilitate advances in this field by collecting real-world data in a magnitude simila…

Cited by 491PDFcodeScholar
2021

DensePose 3D: Lifting Canonical Surface Maps of Articulated Objects to the Third Dimension

ICCV 2021poster

We tackle the problem of monocular 3D reconstruction of articulated objects like humans and animals. Our key contribution is DensePose 3D, a novel parametric model of an articulated mesh, which can be learned in a self-supervised fashion from 2D image annotations only. This is in stark contrast with…

Cited by 5PDFScholar
2021

Discovering Relationships Between Object Categories via Universal Canonical Maps

CVPR 2021poster

We tackle the problem of learning the geometry of multiple categories of deformable objects jointly. Recent work has shown that it is possible to learn a unified dense pose predictor for several categories of related objects. However, training such models requires to initialize inter-category corres…

Cited by 24PDFScholar
2021

NeuroMorph: Unsupervised Shape Interpolation and Correspondence in One Go

CVPR 2021poster

We present NeuroMorph, a new neural network architecture that takes as input two 3D shapes and produces in one go, i.e. in a single feed forward pass, a smooth interpolation and point-to-point correspondences between them. The interpolation, expressed as a deformation field, changes the pose of the…

Cited by 81PDFScholar
2021

Unsupervised Learning of 3D Object Categories From Videos in the Wild

CVPR 2021poster

Recently, numerous works have attempted to learn 3D reconstructors of textured 3D models of visual categories given a training set of annotated static images of objects. In this paper, we seek to decrease the amount of needed supervision by leveraging a collection of object-centric videos captured i…

Cited by 81PDFScholar
2020

Continuous Surface Embeddings

NeurIPS 2020poster

In this work, we focus on the task of learning and representing dense correspondences in deformable object categories. While this problem has been considered before, solutions so far have been rather ad-hoc for specific object types (i.e., humans), often with significant manual work involved. Howeve…