← Search

Roberto Cipolla

29 accepted papers

2024

ReCoRe: Regularized Contrastive Representation Learning of World Model

CVPR 2024poster

While recent model-free Reinforcement Learning (RL) methods have demonstrated human-level effectiveness in gaming environments their success in everyday tasks like visual navigation has been limited particularly under significant appearance variations. This limitation arises from (i) poor sample eff…

Cited by 10SourcePDFScholar
2023

HuManiFlow: Ancestor-Conditioned Normalising Flows on SO(3) Manifolds for Human Pose and Shape Distribution Estimation

CVPR 2023poster

Monocular 3D human pose and shape estimation is an ill-posed problem since multiple 3D solutions can explain a 2D image of a subject. Recent approaches predict a probability distribution over plausible 3D pose and shape parameters conditioned on the image. We show that these approaches exhibit a tra…

2023

IMP: Iterative Matching and Pose Estimation With Adaptive Pooling

CVPR 2023poster

Previous methods solve feature matching and pose estimation using a two-stage process by first finding matches and then estimating the pose. As they ignore the geometric relationships between the two tasks, they focus on either improving the quality of matches or filtering potential outliers, leadin…

2022

Efficient Large-Scale Localization by Global Instance Recognition

CVPR 2022poster

Hierarchical frameworks consisting of both coarse and fine localization are often used as the standard pipeline for large-scale visual localization. Despite their promising performance in simple environments, they still suffer from low efficiency and accuracy in large-scale scenes, especially under…

Cited by 23PDFScholar
2022

Model-Based Imitation Learning for Urban Driving

NeurIPS 2022accept

An accurate model of the environment and the dynamic agents acting in it offers great potential for improving motion planning. We present MILE: a Model-based Imitation LEarning approach to jointly learn a model of the world and a policy for autonomous driving. Our method leverages 3D geometry as an…

2022

Multi-View Depth Estimation by Fusing Single-View Depth Probability With Multi-View Geometry

CVPR 2022oral

Multi-view depth estimation methods typically require the computation of a multi-view cost-volume, which leads to huge memory consumption and slow inference. Furthermore, multi-view matching can fail for texture-less surfaces, reflective surfaces and moving objects. For such failure modes, single-vi…

Cited by 69PDFcodeScholar
2021

Embodied Visual Navigation With Automatic Curriculum Learning in Real Environments

RA-L 2021

We present NavACL, a method of automatic curriculum learning tailored to the navigation task. NavACL is simple to train and efficiently selects relevant tasks using geometric features. In our experiments, deep reinforcement learning agents trained using NavACL significantly outperform state-of-the-a

Cited by 51SourceScholar
2021

Estimating and Exploiting the Aleatoric Uncertainty in Surface Normal Estimation

ICCV 2021poster

Surface normal estimation from a single image is an important task in 3D scene understanding. In this paper, we address two limitations shared by the existing methods: the inability to estimate the aleatoric uncertainty and lack of detail in the prediction. The proposed network estimates the per-pix…

Cited by 127PDFcodeScholar
2021

FIERY: Future Instance Prediction in Bird's-Eye View From Surround Monocular Cameras

ICCV 2021poster

Driving requires interacting with road agents and predicting their future behaviour in order to navigate safely. We present FIERY: a probabilistic future prediction model in bird's-eye view from monocular cameras. Our model predicts future instance segmentation and motion of dynamic agents that can…

Cited by 330PDFcodeScholar
2021

Hierarchical Kinematic Probability Distributions for 3D Human Shape and Pose Estimation From Images in the Wild

ICCV 2021poster

This paper addresses the problem of 3D human body shape and pose estimation from an RGB image. This is often an ill-posed problem, since multiple plausible 3D bodies may match the visual evidence present in the input - particularly when the subject is occluded. Thus, it is desirable to estimate a di…

Cited by 76PDFcodeScholar
2021

PX-NET: Simple and Efficient Pixel-Wise Training of Photometric Stereo Networks

ICCV 2021poster

Retrieving accurate 3D reconstructions of objects from the way they reflect light is a very challenging task in computer vision. Despite more than four decades since the definition of the Photometric Stereo problem, most of the literature has had limited success when global illumination effects such…

Cited by 69PDFScholar
2021

Probabilistic 3D Human Shape and Pose Estimation From Multiple Unconstrained Images in the Wild

CVPR 2021poster

This paper addresses the problem of 3D human body shape and pose estimation from RGB images. Recent progress in this field has focused on single images, video or multi-view images as inputs. In contrast, we propose a new task: shape and pose estimation from a group of multiple images of a human subj…

Cited by 72PDFScholar
2020

Predicting Semantic Map Representations From Images Using Pyramid Occupancy Networks

CVPR 2020oral

Autonomous vehicles commonly rely on highly detailed birds-eye-view maps of their environment, which capture both static elements of the scene such as road layout as well as dynamic elements such as other cars and pedestrians. Generating these map representations on the fly is a complex multi-stage…

Cited by 304PDFcodeScholar
2020

Who Left the Dogs Out? 3D Animal Reconstruction with Expectation Maximization in the Loop

ECCV 2020poster

We introduce an automatic, end-to-end method for recovering the 3D pose and shape of dogs from monocular internet images. The large variation in shape between dog breeds, and significant occlusion and low quality of internet images makes this a challenging problem. We learn a richer prior over shape…

2019

Orientation-Aware Semantic Segmentation on Icosahedron Spheres

ICCV 2019poster

We address semantic segmentation on omnidirectional images, to leverage a holistic understanding of the surrounding scene for applications like autonomous driving systems. For the spherical domain, several methods recently adopt an icosahedron mesh, but systems are typically rotation invariant or re…

Cited by 99PDFcodeScholar
2018

Adaptation of an Expressive Single Speaker Deep Neural Network Speech Synthesis System

ICASSP 2018accepted

One of the advantages of statistical parametric speech synthesis is the ability to alter some of the characteristics of the speech e.g. change the speaker, expression etc. In this paper we present a technique to adapt an expressive single speaker deep neural network (DNN) speech synthesis model to a…

Cited by 0SourceScholar
2018

Multi-Task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics

CVPR 2018poster

Numerous deep learning applications benefit from multi-task learning with multiple regression and classification objectives. In this paper we make the observation that the performance of such systems is strongly dependent on the relative weighting between each task's loss. Tuning these weights by ha…

Cited by 4160SourcePDFScholar
2017

Deep Roots: Improving CNN Efficiency With Hierarchical Filter Groups

CVPR 2017poster

We propose a new method for creating computationally efficient and compact convolutional neural networks (CNNs) using a novel sparse connection structure that resembles a tree root. This allows a significant reduction in computational cost and number of parameters compared to state-of-the-art deep C…

Cited by 383PDFcodeScholar
2017

Expressive visual text to speech and expression adaptation using deep neural networks

ICASSP 2017accepted

In this paper, we present an expressive visual text to speech system (VTTS) based on a deep neural network (DNN). Given an input text sentence and a set of expression tags, the VTTS is able to produce not only the audio speech, but also the accompanying facial movements. The expressions can either b…

Cited by 0SourceScholar
2016

Refining Architectures of Deep Convolutional Neural Networks

CVPR 2016poster

Deep Convolutional Neural Networks (CNNs) have recently evinced immense success for various image recognition tasks. However, a question of paramount importance is somewhat unanswered in deep learning research - is the selected CNN optimal for the dataset in terms of accuracy and model size? In thi…

Cited by 40PDFScholar
2016

SceneNet: An annotated model generator for indoor scene understanding

ICRA 2016

We introduce SceneNet, a framework for generating high-quality annotated 3D scenes to aid indoor scene understanding. SceneNet leverages manually-annotated datasets of real world scenes such as NYUv2 to learn statistics about object co-occurrences and their spatial relationships. Using a hierarchica

Cited by 110SourceScholar
2016

Understanding Real World Indoor Scenes With Synthetic Data

CVPR 2016poster

Scene understanding is a prerequisite to many high level tasks for any automated intelligent machine operating in real world environments. Recent attempts with supervised learning have shown promise in this direction but also highlighted the need for enormous quantity of supervised data --- performa…

Cited by 448PDFScholar
2015

DEEP-CARVING: Discovering Visual Attributes by Carving Deep Neural Nets

CVPR 2015poster

Most of the approaches for discovering visual attributes in images demand significant supervision, which is cumbersome to obtain. In this paper, we aim to discover visual attributes in a weakly supervised setting that is commonly encountered with contemporary image search engines. For instance, giv…

Cited by 80SourcePDFScholar
2015

PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

ICCV 2015poster

We present a robust and real-time monocular six degree of freedom relocalization system. Our system trains a convolutional neural network to regress the 6-DOF camera pose from a single RGB image in an end-to-end manner with no need of additional engineering or graph optimisation. The algorithm can o…

Cited by 2991PDFScholar