← Search

Andrea Vedaldi

145 accepted papers

2026

LaVR: Scene Latent Conditioned Generative Video Trajectory Re-Rendering using Large 4D Reconstruction Models

CVPR 2026

Given a monocular video, the goal of video re-rendering is to generate views of the scene from a novel camera trajectory. Existing methods face two distinct challenges. Geometrically unconditioned models lack spatial awareness, leading to drift and deformation under viewpoint changes. On the other h

Cited by 0SourceScholar
2026

LagerNVS: Latent Geometry for Fully Neural Real-time Novel View Synthesis

CVPR 2026

Recent work has shown that neural networks can perform 3D tasks such as Novel View Synthesis (NVS) without explicit 3D reconstruction. Even so, we argue that strong 3D inductive biases are still helpful in the design of such networks. We show this point by introducing LagerNVS, an encoder-decoder ne

Cited by 0SourcecodeScholar
2026

Mesh4D: 4D Mesh Reconstruction and Tracking from Monocular Video

CVPR 2026

We propose Mesh4D, a feed-forward model for monocular 4D mesh reconstruction. Given a monocular video of a dynamic object, our model reconstructs the object's complete 3D shape and motion, represented as a deformation field. Our key contribution is a compact latent space that encodes the entire anim

Cited by 0SourcecodeScholar
2026

MeshFlow: Efficient Artistic Mesh Generation via MeshVAE and Flow-based Diffusion Transformer

CVPR 2026

We present MeshFlow, a new method for compressing and generating artist-like 3D meshes. Current mesh generators often adopt Auto-Regressive (AR) next-token prediction, a natural choice given the discrete nature of mesh connectivity, which, however, scales poorly due to the inference cost being quadr

Cited by 0SourcecodeScholar
2026

NOVA3R: Non-pixel-aligned Visual Transformer for Amodal 3D Reconstruction

ICLR 2026poster

We present NOVA3R, an effective approach for non-pixel-aligned 3D reconstruction from a set of unposed images, in a feed-forward manner. Unlike pixel-aligned methods that tie geometry to per-ray predictions, our formulation learns a global, view-agnostic scene representation that decouples reconstru…

Cited by 0SourcecodeScholar
2026

Particulate: Feed-Forward 3D Object Articulation

CVPR 2026

We introduce Particulate, a feed-forward model that, given a 3D mesh of an object, infers its articulations, including its 3D parts, their kinematic structure, and the motion constraints. The model is based on a transformer network, the Part Articulation Transformer, which predicts all these paramet

Cited by 0SourcecodeScholar
2026

Realiz3D: 3D Generation Made Photorealistic via Domain-Aware Learning

CVPR 2026

We often aim to generate images that are both photorealistic and 3D-consistent, adhering to precise geometry, material, and viewpoint controls. Typically, this is achieved by fine-tuning an image generator, pre-trained on billions of real images, using renders of synthetic 3D assets, where annotatio

Cited by 0SourceScholar
2026

VFMF: Dense Forecasting by Generating Foundation Model Features

ICML 2026poster

Forecasting by generating RGB videos is computationally expensive, often physically implausible, and not directly actionable, since it requires translation into decision-making signals. Direct modality forecasting (e.g., predicting future segmentation) produces directly actionable outputs but fails …

Cited by 0SourceScholar
2026

What Happens Next? Anticipating Future Motion by Generating Point Trajectories

ICLR 2026poster

We consider the problem of forecasting motion from a single image, i.e., predicting how objects in the world are likely to move, without the ability to observe other parameters such as the object velocities or the forces applied to them. We formulate this task as conditional generation of dense traj…

Cited by 0SourcecodeScholar
2026

WorldGen: From Text to Traversable and Interactive 3D Worlds

CVPR 2026

We introduce WorldGen, a method for generating large, fully formed, navigable 3D worlds from a single text prompt. Existing approaches to 3D scene generation often trade off scene diversity, completeness, and correctness in different ways. We push this envelope by producing large scenes explicitly d

Cited by 0SourceScholar
2025

3D Convex Splatting: Radiance Field Rendering with 3D Smooth Convexes

CVPR 2025highlight

Recent advances in radiance field reconstruction, such as 3D Gaussian Splatting (3DGS), have achieved high-quality novel view synthesis and fast rendering by representing scenes with compositions of Gaussian primitives. However, 3D Gaussians present several limitations for scene reconstruction. Accu…

2025

Amodal3R: Amodal 3D Reconstruction from Occluded 2D Images

ICCV 2025poster

Most existing image-to-3D models assume that objects are fully visible, ignoring occlusions that commonly occur in real-world scenarios. In this paper, we introduce Amodal3R, a conditional image-to-3D model designed to reconstruct plausible 3D geometry and appearance from partial observations. We ex…

Cited by 0SourcePDFScholar
2025

AutoPartGen: Autoregressive 3D Part Generation and Discovery

NeurIPS 2025poster

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and generate a corresponding compositional 3D reconstruction. Our approach builds…

Cited by 0SourceScholar
2025

Back on Track: Bundle Adjustment for Dynamic Scene Reconstruction

ICCV 2025poster

Traditional SLAM systems, which rely on bundle adjustment, struggle with the highly dynamic scenes commonly found in casual videos. Such videos entangle the motion of dynamic elements, undermining the assumption of static environments required by traditional systems. Existing techniques either filte…

Cited by 0SourcePDFScholar
2025

CoTracker3: Simpler and Better Point Tracking by Pseudo-Labelling Real Videos

ICCV 2025poster

We introduce CoTracker3, a new state-of-the-art point tracker. With CoTracker3, we revisit the design of recent trackers, removing components and reducing the number of parameters while also improving performance. We also explore the interplay of synthetic and real data. Recent trackers are trained…

Cited by 0SourcePDFScholar
2025

DSO: Aligning 3D Generators with Simulation Feedback for Physical Soundness

ICCV 2025poster

Most 3D object generators prioritize aesthetic quality, often neglecting the physical constraints necessary for practical applications. One such constraint is that a 3D object should be self-supporting, i.e., remain balanced under gravity. Previous approaches to generating stable 3D objects relied o…

2025

DualPM: Dual Posed-Canonical Point Maps for 3D Shape and Pose Reconstruction

CVPR 2025highlight

The choice of data representation is a key factor in the success of deep learning in geometric tasks. For instance, DUSt3R has recently introduced the concept of viewpoint- invariant point maps, generalizing depth prediction, and showing that one can reduce all the key problems in the 3D reconstruct…

Cited by 1SourcePDFScholar
2025

Dynamic Point Maps: A Versatile Representation for Dynamic 3D Reconstruction

ICCV 2025poster

DUSt3R has recently demonstrated that many tasks in multi-view geometry, including estimating camera intrinsics and extrinsics, reconstructing 3D scenes, and establishing image correspondences, can be reduced to predicting a pair of viewpoint-invariant point maps, i.e., pixel-aligned point clouds de…

Cited by 0SourcePDFScholar
2025

Flex3D: Feed-Forward 3D Generation with Flexible Reconstruction Model and Input View Curation

ICML 2025poster

Generating high-quality 3D content from text, single images, or sparse view images remains a challenging task with broad applications. Existing methods typically employ multi-view diffusion models to synthesize multi-view images, followed by a feed-forward process for 3D reconstruction. However, the…

Cited by 0SourcePDFScholar
2025

Geo4D: Leveraging Video Generators for Geometric 4D Scene Reconstruction

ICCV 2025poster

We introduce Geo4D, a method to repurpose video diffusion models for monocular 3D reconstruction of dynamic scenes. By leveraging the strong dynamic priors captured by large-scale pre-trained video models, Geo4D can be trained using only synthetic data while generalizing well to real data in a zero-…

2025

Layered Motion Fusion: Lifting Motion Segmentation to 3D in Egocentric Videos

CVPR 2025poster

Computer vision is largely based on 2D techniques, with 3D vision still relegated to a relatively narrow subset of applications. However, by building on recent advances in 3D models such as neural radiance fields, some authors have shown that 3D techniques can at last improve outputs extracted from…

Cited by 0SourcePDFScholar
2025

PartGen: Part-level 3D Generation and Reconstruction with Multi-view Diffusion Models

CVPR 2025highlight

Text- or image-to-3D generators and 3D scanners can now produce 3D assets with high-quality shapes and textures, but as single, fused entities lacking meaningful structure. In contrast, most applications and creative workflows require 3D assets to be composed of distinct, meaningful parts that can b…

Cited by 5SourcePDFScholar
2025

Puppet-Master: Scaling Interactive Video Generation as a Motion Prior for Part-Level Dynamics

ICCV 2025poster

We introduce Puppet-Master, an interactive video generator that captures the internal, part-level motion of objects, serving as a proxy for modeling object dynamics universally. Given an image of an object and a set of "drags" specifying the trajectory of a few points on the object, the model synthe…

Cited by 0SourcePDFScholar
2025

SynCity: Training-Free Generation of 3D Worlds

ICCV 2025poster

We propose SynCity, a method for generating explorable 3D worlds from textual descriptions. Our approach leverages pre-trained textual, image, and 3D generators without requiring fine-tuning or inference-time optimization. While most 3D generators are object-centric and unable to create large-scale…

Cited by 0SourcePDFScholar
2025

Twinner: Shining Light on Digital Twins in a Few Snaps

CVPR 2025poster

We present the first large reconstruction model, Twinner, capable of recovering a scene's illumination as well as an object's geometry and material properties from only a few posed images. Twinner is based on the Large Reconstruction Model and innovates in three key ways:1) We introduce a memory-eff…

Cited by 0SourcePDFScholar
2025

UnCommon Objects in 3D

CVPR 2025poster

We introduce Uncommon Objects in 3D (uCO3D), a new object-centric dataset for 3D deep learning and 3D generative AI. uCO3D is the largest publicly-available collection of high-resolution videos of objects with 3D annotations that ensures full-360 degree coverage. uCO3D is significantly more diverse…

2025

VGGT: Visual Geometry Grounded Transformer

CVPR 2025award

We present VGGT, a feed-forward neural network that directly infers all key 3D attributes of a scene, including camera parameters, point maps, depth maps, and 3D point tracks, from one, a few, or hundreds of its views. This approach is a step forward in 3D computer vision, where models have typicall…

2025

VMem: Consistent Interactive Video Scene Generation with Surfel-Indexed View Memory

ICCV 2025accepted

We propose a novel memory module for building video generators capable of interactively exploring environments. Previous approaches have achieved similar results either by out-painting 2D views of a scene while incrementally reconstructing its 3D geometry--which quickly accumulates errors--or by usi…

Cited by 0SourcePDFScholar
2024

CoTracker: It is Better to Track Together

ECCV 2024poster

"We introduce , a transformer-based model that tracks a large number of 2D points in long video sequences. Differently from most existing approaches that track points independently, tracks them jointly, accounting for their dependencies. We show that joint tracking significantly improves tracking ac…

2024

Diffusion Models for Open-Vocabulary Segmentation

ECCV 2024oral

"Open-vocabulary segmentation is the task of segmenting anything that can be named in an image. Recently, large-scale vision-language modelling has led to significant advances in open-vocabulary segmentation, but at the cost of gargantuan and increasing training and annotation efforts. Hence, we ask…

Cited by 8SourcePDFScholar
2024

DragAPart: Learning a Part-Level Motion Prior for Articulated Objects

ECCV 2024poster

"We introduce , a method that, given an image and a set of drags as input, generates a new image of the same object that responds to the action of the drags. Differently from prior works that focused on repositioning objects, predicts part-level interactions, such as opening and closing a drawer. We…

Cited by 14SourcePDFScholar
2024

GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering

CVPR 2024poster

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However it may require a large number of Gaussians which creates a substantial memory footprint. This paper introduces GES (Generalized Exponential Splatting) a novel representation that employs Ge…

2024

GOEmbed: Gradient Origin Embeddings for Representation Agnostic 3D Feature Learning

ECCV 2024poster

"Encoding information from 2D views of an object into a 3D representation is crucial for generalized 3D feature extraction. Such features can then enable 3D reconstruction, 3D generation, and other applications. We propose (Gradient Origin Embeddings) that encodes input 2D images into any 3D represe…

Cited by 0SourcePDFScholar
2024

IM-3D: Iterative Multiview Diffusion and Reconstruction for High-Quality 3D Generation

ICML 2024poster

Most text-to-3D generators build upon off-the-shelf text-to-image models trained on billions of images. They use variants of Score Distillation Sampling (SDS), which is slow, somewhat unstable, and prone to artifacts. A mitigation is to fine-tune the 2D generator to be multi-view aware, which can he…

Cited by 53SourcePDFScholar
2024

Instant Uncertainty Calibration of NeRFs Using a Meta-Calibrator

ECCV 2024poster

"Neural Radiance Fields (NeRFs) have markedly improved novel view synthesis, but accurate uncertainty quantification in their image predictions remains an open problem. The prevailing methods for estimating uncertainty, including the state-of-the-art Density-aware NeRF Ensembles (DANE) [?], quantify…

2024

Learning Segmentation from Point Trajectories

NeurIPS 2024spotlight

We consider the problem of segmenting objects in videos based on their motion and no other forms of supervision. Prior work has often approached this problem by using the principle of common fate, namely the fact that the motion of points that belong to the same object is strongly correlated. Howeve…

2024

Learning the 3D Fauna of the Web

CVPR 2024poster

Learning 3D models of all animals in nature requires massively scaling up existing solutions. With this ultimate goal in mind we develop 3D-Fauna an approach that learns a pan-category deformable 3D animal model for more than 100 animal species jointly. One crucial bottleneck of modeling animals is…

Cited by 19SourcePDFScholar
2024

MVSplat360: Feed-Forward 360 Scene Synthesis from Sparse Views

NeurIPS 2024poster

We introduce MVSplat360, a feed-forward approach for 360° novel view synthesis (NVS) of diverse real-world scenes, using only sparse observations. This setting is inherently ill-posed due to minimal overlap among input views and insufficient visual information provided, making it challenging for con…

2024

Meta 3D AssetGen: Text-to-Mesh Generation with High-Quality Geometry, Texture, and PBR Materials

NeurIPS 2024poster

We present Meta 3D AssetGen (AssetGen), a significant advancement in text-to-3D generation which produces faithful, high-quality meshes with texture and material control. Compared to works that bake shading in the 3D object’s appearance, AssetGen outputs physically-based rendering (PBR) materials, s…

2024

N2F2: Hierarchical Scene Understanding with Nested Neural Feature Fields

ECCV 2024poster

"Understanding complex scenes at multiple levels of abstraction remains a formidable challenge in computer vision. To address this, we introduce Nested Neural Feature Fields (), a novel approach that employs hierarchical supervision to learn a single feature field, wherein different dimensions withi…

Cited by 16SourcePDFScholar
2024

SHIC: Shape-Image Correspondences with no Keypoint Supervision

ECCV 2024poster

"Canonical surface mapping generalizes keypoint detection by assigning each pixel of an object to a corresponding point in a 3D template. Popularised by DensePose for the analysis of humans, authors have since attempted to apply the concept to more categories, but with limited success due to the hig…

Cited by 3SourcePDFScholar
2024

Splatter Image: Ultra-Fast Single-View 3D Reconstruction

CVPR 2024poster

We introduce the Splatter Image an ultra-efficient approach for monocular 3D object reconstruction. Splatter Image is based on Gaussian Splatting which allows fast and high-quality reconstruction of 3D scenes from multiple images. We apply Gaussian Splatting to monocular reconstruction by learning a…

2023

Common Pets in 3D: Dynamic New-View Synthesis of Real-Life Deformable Categories

CVPR 2023highlight

Obtaining photorealistic reconstructions of objects from sparse views is inherently ambiguous and can only be achieved by learning suitable reconstruction priors. Earlier works on sparse rigid object reconstruction successfully learned such priors from large datasets such as CO3D. In this paper, we…

2023

Continual Detection Transformer for Incremental Object Detection

CVPR 2023poster

Incremental object detection (IOD) aims to train an object detector in phases, each with annotations for new object categories. As other incremental settings, IOD is subject to catastrophic forgetting, which is often addressed by techniques such as knowledge distillation (KD) and exemplar replay (ER…

Cited by 87SourcePDFScholar
2023

Contrastive Lift: 3D Object Instance Segmentation by Slow-Fast Contrastive Fusion

NeurIPS 2023spotlight

Instance segmentation in 3D is a challenging task due to the lack of large-scale annotated datasets. In this paper, we show that this task can be addressed effectively by leveraging instead 2D pre-trained models for instance segmentation. We propose a novel approach to lift 2D segments to 3D and fus…

2023

DynamicStereo: Consistent Dynamic Depth From Stereo Videos

CVPR 2023poster

We consider the problem of reconstructing a dynamic scene observed from a stereo camera. Most existing methods for depth from stereo treat different stereo frames independently, leading to temporally inconsistent depth predictions. Temporal consistency is especially important for immersive AR or VR…

2023

EPIC Fields: Marrying 3D Geometry and Video Understanding

NeurIPS 2023poster

Neural rendering is fuelling a unification of learning, 3D geometry and video understanding that has been waiting for more than two decades. Progress, however, is still hampered by a lack of suitable datasets and benchmarks. To address this gap, we introduce EPIC Fields, an augmentation of EPIC-KITC…

2023

HOLODIFFUSION: Training a 3D Diffusion Model Using 2D Images

CVPR 2023poster

Diffusion models have emerged as the best approach for generative modeling of 2D images. Part of their success is due to the possibility of training them on millions if not billions of images with a stable learning objective. However, extending these models to 3D remains difficult for two reasons. F…

Cited by 121SourcePDFScholar
2023

HoloFusion: Towards Photo-realistic 3D Generative Modeling

ICCV 2023poster

Diffusion-based image generators can now produce high-quality and diverse samples, but their success has yet to fully translate to 3D generation: existing diffusion methods can either generate low-resolution but 3D consistent outputs, or detailed 2D views of 3D objects with potential structural defe…

Cited by 40PDFcodeScholar
2023

MagicPony: Learning Articulated 3D Animals in the Wild

CVPR 2023poster

We consider the problem of predicting the 3D shape, articulation, viewpoint, texture, and lighting of an articulated animal like a horse given a single test image as input. We present a new method, dubbed MagicPony, that learns this predictor purely from in-the-wild single-view images of the object…

2023

Novel-View Acoustic Synthesis

CVPR 2023poster

We introduce the novel-view acoustic synthesis (NVAS) task: given the sight and sound observed at a source viewpoint, can we synthesize the sound of that scene from an unseen target viewpoint? We propose a neural rendering approach: Visually-Guided Acoustic Synthesis (ViGAS) network that learns to s…

2023

PC2: Projection-Conditioned Point Cloud Diffusion for Single-Image 3D Reconstruction

CVPR 2023highlight

Reconstructing the 3D shape of an object from a single RGB image is a long-standing problem in computer vision. In this paper, we propose a novel method for single-image 3D reconstruction which generates a sparse point cloud via a conditional denoising diffusion process. Our method takes as input a…

2023

RealFusion: 360deg Reconstruction of Any Object From a Single Image

CVPR 2023poster

We consider the problem of reconstructing a full 360deg photographic model of an object from a single image of it. We do so by fitting a neural radiance field to the image, but find this problem to be severely ill-posed. We thus take an off-the-self conditional image generator based on diffusion and…

Cited by 318SourcePDFScholar
2023

Replay: Multi-modal Multi-view Acted Videos for Casual Holography

ICCV 2023poster

We introduce Replay, a collection of multi-view, multi-modal videos of humans interacting socially. Each scene is filmed in high production quality, from different viewpoints with several static cameras, as well as wearable action cameras, and recorded with a large array of microphones at different…

Cited by 7PDFcodeScholar
2023

Text-To-4D Dynamic Scene Generation

ICML 2023poster

We present MAV3D (Make-A-Video3D), a method for generating three-dimensional dynamic scenes from text descriptions. Our approach uses a 4D dynamic Neural Radiance Field (NeRF), which is optimized for scene appearance, density, and motion consistency by querying a Text-to-Video (T2V) diffusion-based…

2023

Viewset Diffusion: (0-)Image-Conditioned 3D Generative Models from 2D Data

ICCV 2023poster

We present Viewset Diffusion, a diffusion-based generator that outputs 3D objects while only using multi-view 2D data for supervision. We note that there exists a one-to-one mapping between viewsets, i.e., collections of several 2D views of an object, and 3D models. Hence, we train a diffusion model…

Cited by 96PDFcodeScholar
2023

What does CLIP know about a red circle? Visual prompt engineering for VLMs

ICCV 2023oral

Large-scale Vision-Language Models, such as CLIP, learn powerful image-text representations that have found numerous applications, from zero-shot classification to text-to-image generation. Despite that, their capabilities for solving novel discriminative tasks via prompting fall behind those of lar…

Cited by 153PDFScholar
2022

BANMo: Building Animatable 3D Neural Models From Many Casual Videos

CVPR 2022oral

Prior work for articulated 3D shape reconstruction often relies on specialized multi-view and depth sensors or pre-built deformable 3D models. Such methods do not scale to diverse sets of objects in the wild. We present a method that requires neither of them. It builds high-fidelity, articulated 3D…

Cited by 202PDFcodeScholar
2022

Deep Spectral Methods: A Surprisingly Strong Baseline for Unsupervised Semantic Segmentation and Localization

CVPR 2022oral

Unsupervised localization and segmentation are long-standing computer vision challenges that involve decomposing an image into semantically-meaningful segments without any labeled data. These tasks are particularly interesting in an unsupervised setting due to the difficulty and cost of obtaining de…

Cited by 188PDFcodeScholar
2022

End-to-End Visual Editing with a Generatively Pre-trained Artist

ECCV 2022poster

"We consider the targeted image editing problem, namely blending a region in a source image with a driver image that specifies the desired change. Differently from prior works, we solve this problem by learning a conditional probability distribution of the edits, end-to-end in code space. Training s…

Cited by 6SourcePDFScholar
2022

Finding an Unsupervised Image Segmenter in each of your Deep Generative Models

ICLR 2022poster

Recent research has shown that numerous human-interpretable directions exist in the latent space of GANs. In this paper, we develop an automatic procedure for finding directions that lead to foreground-background image separation, and we use these directions to train an image segmentation model with…

Cited by 62SourcePDFScholar
2022

KeyTr: Keypoint Transporter for 3D Reconstruction of Deformable Objects in Videos

CVPR 2022oral

We consider the problem of reconstructing the depth of dynamic objects from videos. Recent progress in dynamic video depth prediction has focused on improving the output of monocular depth estimators by means of multi-view constraints while imposing little to no restrictions on the deformation of th…

Cited by 13PDFScholar
2022

Lifting 2D Object Locations to 3D by Discounting LiDAR Outliers across Objects and Views

ICRA 2022poster

We present a system for automatic converting of 2D mask object predictions and raw LiDAR point clouds into full 3D bounding boxes of objects. Because the LiDAR point clouds are partial, directly fitting bounding boxes to the point clouds is meaningless. Instead, we suggest that obtaining good result…

Cited by 12SourcecodeScholar
2022

Measuring the Interpretability of Unsupervised Representations via Quantized Reversed Probing

ICLR 2022poster

Self-supervised visual representation learning has recently attracted significant research interest. While a common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instead investigate the problem of measuring their interpretability, i.e. understand…

2022

Open-Set Recognition: A Good Closed-Set Classifier is All You Need

ICLR 2022oral

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received significant attention in recent years. In this paper, we first…

2022

SNeS: Learning Probably Symmetric Neural Surfaces from Incomplete Data

ECCV 2022poster

"We present a method for the accurate 3D reconstruction of partly-symmetric objects. We build on the strengths of recent advances in neural reconstruction and rendering such as Neural Radiance Fields (NeRF). A major shortcomings of such approaches is that they fail to reconstruct any part of the obj…

2022

Self-Supervised Object Detection From Audio-Visual Correspondence

CVPR 2022poster

We tackle the problem of learning object detectors without supervision. Differently from weakly-supervised object detection, we do not assume image-level class labels. Instead, we extract a supervisory signal from audio-visual data, using the audio component to "teach" the object detector. While thi…

Cited by 64PDFScholar
2022

Unsupervised Multi-Object Segmentation by Predicting Probable Motion Patterns

NeurIPS 2022accept

We propose a new approach to learn to segment multiple image objects without manual supervision. The method can extract objects form still images, but uses videos for supervision. While prior works have considered motion for segmentation, a key insight is that, while motion can be used to identify o…

Cited by 17SourcePDFScholar
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

Goal-Conditioned End-to-End Visuomotor Control for Versatile Skill Primitives

ICRA 2021poster

Visuomotor control (VMC) is an effective means of achieving basic manipulation tasks such as pushing or pick- and-place from raw images. Conditioning VMC on desired goal states is a promising way of achieving versatile skill primitives. However, common conditioning schemes either rely on task-specif…

Cited by 18SourcecodeScholar
2021

Keeping Your Eye on the Ball: Trajectory Attention in Video Transformers

NeurIPS 2021oral

In video transformers, the time dimension is often treated in the same way as the two spatial dimensions. However, in a scene where objects or the camera may move, a physical point imaged at one location in frame $t$ may be entirely unrelated to what is found at that location in frame $t+k$. These t…

2021

Localizing Visual Sounds the Hard Way

CVPR 2021poster

The objective of this work is to localize sound sources that are visible in a video without using manual annotations. Our key technical contribution is to show that, by training the network to explicitly discriminate challenging image fragments, even for images that do contain the object emitting th…

Cited by 234PDFScholar
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

On Compositions of Transformations in Contrastive Self-Supervised Learning

ICCV 2021poster

In the image domain, excellent representations can be learned by inducing invariance to content-preserving transformations via noise contrastive learning. In this paper, we generalize contrastive learning to a wider set of transformations, and their compositions, for which either invariance or disti…

Cited by 73PDFcodeScholar
2021

PASS: An ImageNet replacement for self-supervised pretraining without humans

NeurIPS 2021poster

Computer vision has long relied on ImageNet and other large datasets of images sampled from the Internet for pretraining models. However, these datasets have ethical and technical shortcomings, such as containing personal information taken without consent, unclear license usage, biases, and, in some…

Cited by 67SourcecodeScholar
2021

Space-Time Crop & Attend: Improving Cross-Modal Video Representation Learning

ICCV 2021poster

The quality of the image representations obtained from self-supervised learning depends strongly on the type of data augmentations used in the learning formulation. Recent papers have ported these methods from still images to videos and found that leveraging both audio and video signals yields stron…

Cited by 43PDFcodeScholar
2021

Support-set bottlenecks for video-text representation learning

ICLR 2021spotlight

The dominant paradigm for learning video-text representations – noise contrastive learning – increases the similarity of the representations of pairs of samples that are known to be related, such as text and video from the same sample, and pushes away the representations of all other pairs. We posit…

Cited by 302SourcePDFScholar
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
2021

Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild (Extended Abstract)

IJCAI 2021poster

We propose a method to learn 3D deformable object categories from raw single-view images, without external supervision. The method is based on an autoencoder that factors each input image into depth, albedo, viewpoint and illumination. In order to disentangle these components without supervision, we…

2021

Unsupervised Part Discovery from Contrastive Reconstruction

NeurIPS 2021poster

The goal of self-supervised visual representation learning is to learn strong, transferable image representations, with the majority of research focusing on object or scene level. On the other hand, representation learning at part level has received significantly less attention. In this paper, we pr…

2020

3D Multi-bodies: Fitting Sets of Plausible 3D Human Models to Ambiguous Image Data

NeurIPS 2020spotlight

We consider the problem of obtaining dense 3D reconstructions of deformable objects from single and partially occluded views. In such cases, the visual evidence is usually insufficient to identify a 3D reconstruction uniquely, so we aim at recovering several plausible reconstructions compatible with…

Cited by 94SourcePDFScholar
2020

Automatically Discovering and Learning New Visual Categories with Ranking Statistics

ICLR 2020poster

We tackle the problem of discovering novel classes in an image collection given labelled examples of other classes. This setting is similar to semi-supervised learning, but significantly harder because there are no labelled examples for the new classes. The challenge, then, is to leverage the inform…

Cited by 250SourcecodeScholar
2020

Canonical 3D Deformer Maps: Unifying parametric and non-parametric methods for dense weakly-supervised category reconstruction

NeurIPS 2020poster

We propose the Canonical 3D Deformer Map, a new representation of the 3D shape of common object categories that can be learned from a collection of 2D images of independent objects. Our method builds in a novel way on concepts from parametric deformation models, non-parametric 3D reconstruction, and…

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…

2020

Labelling unlabelled videos from scratch with multi-modal self-supervision

NeurIPS 2020poster

A large part of the current success of deep learning lies in the effectiveness of data -- more precisely: of labeled data. Yet, labelling a dataset with human annotation continues to carry high costs, especially for videos. While in the image domain, recent methods have allowed to generate meaningfu…

2020

Quantifying Learnability and Describability of Visual Concepts Emerging in Representation Learning

NeurIPS 2020poster

The increasing impact of black box models, and particularly of unsupervised ones, comes with an increasing interest in tools to understand and interpret them. In this paper, we consider in particular how to characterise visual groupings discovered automatically by deep neural networks, starting with…

2020

RELATE: Physically Plausible Multi-Object Scene Synthesis Using Structured Latent Spaces

NeurIPS 2020poster

We present RELATE, a model that learns to generate physically plausible scenes and videos of multiple interacting objects. Similar to other generative approaches, RELATE is trained end-to-end on raw, unlabeled data. RELATE combines an object-centric GAN formulation with a model that explicitly accou…

2020

Self-Supervised Learning of Interpretable Keypoints From Unlabelled Videos

CVPR 2020oral

We propose a new method for recognizing the pose of objects from a single image that for learning uses only unlabelled videos and a weak empirical prior on the object poses. Video frames differ primarily in the pose of the objects they contain, so our method distils the pose information by analyzing…

Cited by 100PDFScholar
2020

There and Back Again: Revisiting Backpropagation Saliency Methods

CVPR 2020poster

Saliency methods seek to explain the predictions of a model by producing an importance map across each input sample. A popular class of such methods is based on backpropagating a signal and analyzing the resulting gradient. Despite much research on such methods, relatively little work has been done…

Cited by 148PDFcodeScholar
2020

Transferring Dense Pose to Proximal Animal Classes

CVPR 2020poster

Recent contributions have demonstrated that it is possible to recognize the pose of humans densely and accurately given a large dataset of poses annotated in detail. In principle, the same approach could be extended to any animal class, but the effort required for collecting new annotations for each…

Cited by 73PDFScholar
2020

Unsupervised Learning of Probably Symmetric Deformable 3D Objects From Images in the Wild

CVPR 2020oral

We propose a method to learn 3D deformable object categories from raw single-view images, without external supervision. The method is based on an autoencoder that factors each input image into depth, albedo, viewpoint and illumination. In order to disentangle these components without supervision, we…

Cited by 367PDFcodeScholar
2019

C3DPO: Canonical 3D Pose Networks for Non-Rigid Structure From Motion

ICCV 2019oral

We propose C3DPO, a method for extracting 3D models of deformable objects from 2D keypoint annotations in unconstrained images. We do so by learning a deep network that reconstructs a 3D object from a single view at a time, accounting for partial occlusions, and explicitly factoring the effects of v…

Cited by 137PDFcodeScholar
2019

Correlated Uncertainty for Learning Dense Correspondences from Noisy Labels

NeurIPS 2019poster

Many machine learning methods depend on human supervision to achieve optimal performance. However, in tasks such as DensePose, where the goal is to establish dense visual correspondences between images, the quality of manual annotations is intrinsically limited. We address this issue by augmenting n…

Cited by 33SourcePDFScholar
2019

Fixing the train-test resolution discrepancy

NeurIPS 2019poster

Data-augmentation is key to the training of neural networks for image classification. This paper first shows that existing augmentations induce a significant discrepancy between the size of the objects seen by the classifier at train and test time: in fact, a lower train resolution improves the clas…

2019

Invariant Information Clustering for Unsupervised Image Classification and Segmentation

ICCV 2019poster

We present a novel clustering objective that learns a neural network classifier from scratch, given only unlabelled data samples. The model discovers clusters that accurately match semantic classes, achieving state-of-the-art results in eight unsupervised clustering benchmarks spanning image classif…

Cited by 1113PDFcodeScholar
2019

Learning to Discover Novel Visual Categories via Deep Transfer Clustering

ICCV 2019poster

We consider the problem of discovering novel object categories in an image collection. While these images are unlabelled, we also assume prior knowledge of related but different image classes. We use such prior knowledge to reduce the ambiguity of clustering, and improve the quality of the newly dis…

Cited by 395PDFcodeScholar
2019

Meta-learning with differentiable closed-form solvers

ICLR 2019poster

Adapting deep networks to new concepts from a few examples is challenging, due to the high computational requirements of standard fine-tuning procedures. Most work on few-shot learning has thus focused on simple learning techniques for adaptation, such as nearest neighbours or gradient descent. None…

Cited by 1245SourcePDFScholar
2019

Slim DensePose: Thrifty Learning From Sparse Annotations and Motion Cues

CVPR 2019oral

DensePose supersedes traditional landmark detectors by densely mapping image pixels to body surface coordinates. This power, however, comes at a greatly increased annotation cost, as supervising the model requires to manually label hundreds of points per pose instance. In this work, we thus seek met…

Cited by 40PDFScholar
2019

Small Steps and Giant Leaps: Minimal Newton Solvers for Deep Learning

ICCV 2019poster

We propose a fast second-order method that can be used as a drop-in replacement for current deep learning solvers. Compared to stochastic gradient descent (SGD), it only requires two additional forward-mode automatic differentiation operations per iteration, which has a computational cost comparable…

Cited by 23PDFcodeScholar
2019

Unsupervised Learning of Landmarks by Descriptor Vector Exchange

ICCV 2019poster

Equivariance to random image transformations is an effective method to learn landmarks of object categories, such as the eyes and the nose in faces, without manual supervision. However, this method does not explicitly guarantee that the learned landmarks are consistent with changes between different…

Cited by 84PDFcodeScholar
2018

Efficient Parametrization of Multi-Domain Deep Neural Networks

CVPR 2018poster

A practical limitation of deep neural networks is their high degree of specialization to a single task and visual domain. In complex applications such as mobile platforms, this requires juggling several large models with detrimental effect on speed and battery life. Recently, inspired by the success…

Cited by 387SourcePDFScholar
2018

Gather-Excite: Exploiting Feature Context in Convolutional Neural Networks

NeurIPS 2018poster

While the use of bottom-up local operators in convolutional neural networks (CNNs) matches well some of the statistics of natural images, it may also prevent such models from capturing contextual long-range feature interactions. In this work, we propose a simple, lightweight approach for better cont…

2018

Long-term Tracking in the Wild: a Benchmark

ECCV 2018poster

We introduce the OxUvA dataset and benchmark for evaluating single-object tracking algorithms. Benchmarks have enabled great strides in the field of object tracking by defining standardized evaluations on large sets of diverse videos. However, these works have focused exclusively on sequences that a…

Cited by 206SourcePDFScholar
2018

Modelling and unsupervised learning of symmetric deformable object categories

NeurIPS 2018poster

We propose a new approach to model and learn, without manual supervision, the symmetries of natural objects, such as faces or flowers, given only images as input. It is well known that objects that have a symmetric structure do not usually result in symmetric images due to articulation and perspecti…

Cited by 15SourcePDFScholar
2018

Net2Vec: Quantifying and Explaining How Concepts Are Encoded by Filters in Deep Neural Networks

CVPR 2018poster

In an effort to understand the meaning of the intermediate representations captured by deep networks, recent papers have tried to associate specific semantic concepts to individual neural network filter responses, where interesting correlations are often found, largely by focusing on extremal filter…

2018

Self-Supervised Learning of Geometrically Stable Features Through Probabilistic Introspection

CVPR 2018poster

Self-supervision can dramatically cut back the amount of manually-labelled data required to train deep neural networks. While self-supervision has usually been considered for tasks such as image classification, in this paper we aim at extending it to geometry-oriented tasks such as semantic matching…

Cited by 87SourcePDFScholar
2018

Semi-convolutional Operators for Instance Segmentation

ECCV 2018poster

Object detection and instance segmentation are dominated by region-based methods such as Mask RCNN. However, there is a growing interest in reducing these problems to pixel labeling tasks, as the latter could be more efficient, could be integrated seamlessly in image-to-image network architectures a…

Cited by 110SourcePDFScholar
2018

ShapeStacks: Learning Vision-Based Physical Intuition for Generalised Object Stacking

ECCV 2018poster

Physical intuition is pivotal for intelligent agents to perform complex tasks. In this paper we investigate the passive acquisition of an intuitive understanding of physical principles as well as the active utilisation of this intuition in the context of generalised object stacking. To this end, we…

2018

Unsupervised Learning of Object Landmarks through Conditional Image Generation

NeurIPS 2018poster

We propose a method for learning landmark detectors for visual objects (such as the eyes and the nose in a face) without any manual supervision. We cast this as the problem of generating images that combine the appearance of the object as seen in a first example image with the geometry of the object…

Cited by 285SourcePDFScholar
2017

AnchorNet: A Weakly Supervised Network to Learn Geometry-Sensitive Features for Semantic Matching

CVPR 2017poster

Despite significant progress of deep learning in recent years, state-of-the-art semantic matching methods still rely on legacy features such as SIFT or HoG. We argue that the strong invariance properties that are key to the success of recent deep architectures on the classification task make them un…

Cited by 71PDFScholar
2017

End-To-End Representation Learning for Correlation Filter Based Tracking

CVPR 2017poster

The Correlation Filter is an algorithm that trains a linear template to discriminate between images and their translations. It is well suited to object tracking because its formulation in the Fourier domain provides a fast solution, enabling the detector to be re-trained once per frame. Previous wor…

Cited by 1892PDFScholar
2017

HPatches: A Benchmark and Evaluation of Handcrafted and Learned Local Descriptors

CVPR 2017poster

In this paper, we propose a novel benchmark for evaluating local image descriptors. We demonstrate that the existing datasets and evaluation protocols do not specify unambiguously all aspects of evaluation, leading to ambiguities and inconsistencies in results reported in the literature. Furthermore…

Cited by 980PDFScholar
2017

Improved Texture Networks: Maximizing Quality and Diversity in Feed-Forward Stylization and Texture Synthesis

CVPR 2017poster

The recent work of Gatys et al., who characterized the style of an image by the statistics of convolutional neural network filters, ignited a renewed interest in the texture generation and image stylization problems. While their image generation technique uses a slow optimization process, recently s…

Cited by 1004PDFcodeScholar
2017

Learning multiple visual domains with residual adapters

NeurIPS 2017spotlight

There is a growing interest in learning data representations that work well for many different types of problems and data. In this paper, we look in particular at the task of learning a single visual representation that can be successfully utilized in the analysis of very different types of images,…

2017

Unsupervised learning of object frames by dense equivariant image labelling

NeurIPS 2017oral

One of the key challenges of visual perception is to extract abstract models of 3D objects and object categories from visual measurements, which are affected by complex nuisance factors such as viewpoint, occlusion, motion, and deformations. Starting from the recent idea of viewpoint factorization,…

Cited by 113SourcePDFScholar
2016

Dynamic Image Networks for Action Recognition

CVPR 2016oral

We introduce the concept of dynamic image, a novel compact representation of videos useful for video analysis especially when convolutional neural networks (CNNs) are used. The dynamic image is based on the rank pooling concept and is obtained through the parameters of a ranking machine that encodes…

Cited by 727PDFcodeScholar
2016

Learning feed-forward one-shot learners

NeurIPS 2016poster

One-shot learning is usually tackled by using generative models or discriminative embeddings. Discriminative methods based on deep learning, which are very effective in other learning scenarios, are ill-suited for one-shot learning as they need large amounts of training data. In this paper, we propo…

Cited by 576SourcePDFScholar