← Search

Andrew Zisserman

132 accepted papers

2026

Efficiently Reconstructing Dynamic Scenes One D4RT at a Time

CVPR 2026

Understanding and reconstructing the complex geometry and motion of dynamic 4D scenes from video remains a formidable challenge in computer vision. This paper introduces D4RT, a simple yet powerful feedforward network designed to efficiently solve this task. D4RT utilizes a unified transformer archi

Cited by 0SourceScholar
2026

Unique Lives, Shared World: Learning from Single-Life Videos

CVPR 2026

We introduce the "single-life" learning paradigm, where we train a distinct vision model exclusively on egocentric videos captured by one individual. We leverage the multiple viewpoints naturally captured within a single life to learn a visual encoder in a self-supervised manner. Our experiments dem

Cited by 0SourceScholar
2025

Chirality in Action: Time-Aware Video Representation Learning by Latent Straightening

NeurIPS 2025poster

Our objective is to develop compact video representations that are sensitive to visual change over time. To measure such time-sensitivity, we introduce a new task: chiral action recognition, where one needs to distinguish between a pair of temporally opposite actions, such as “opening vs. closing a…

Cited by 0SourceScholar
2025

LayerLock: Non-collapsing Representation Learning with Progressive Freezing

ICCV 2025poster

We introduce LayerLock, a simple yet effective approach for self-supervised visual representation learning, that gradually transitions throughout training from predicting shallow features to deeper ones through progressive layer freezing. First, we make the observation that during training of video…

Cited by 0SourcePDFScholar
2025

Learning from Streaming Video with Orthogonal Gradients

CVPR 2025poster

We address the challenge of representation learning from a continuous stream of video as input, in a self-supervised manner. This differs from the standard approaches to video learning where videos are chopped and shuffled during training in order to create a non-redundant batch that satisfies the i…

Cited by 0SourcePDFScholar
2025

Lost in Translation, Found in Context: Sign Language Translation with Contextual Cues

CVPR 2025poster

Our objective is to translate continuous sign language into spoken language text. Inspired by the way human interpreters rely on context for accurate translation, we incorporate additional contextual cues together with the signing video, into a new translation framework. Specifically, besides visual…

Cited by 3SourcePDFScholar
2025

SciVid: Cross-Domain Evaluation of Video Models in Scientific Applications

ICCV 2025poster

In recent years, there has been a proliferation of spatiotemporal foundation models in different scientific disciplines. While promising, these models are often domain-specific and are only assessed within the particular applications for which they are designed. Given that many tasks can be represen…

2025

Shot-by-Shot: Film-Grammar-Aware Training-Free Audio Description Generation

ICCV 2025poster

Our objective is the automatic generation of Audio Descriptions (ADs) for edited video material, such as movies and TV series. To achieve this, we propose a two-stage framework that leverages "shots" as the fundamental units of video understanding. This includes extending temporal context to neighbo…

Cited by 0SourcePDFScholar
2025

The Sound of Water: Inferring Physical Properties from Pouring Liquids

ICASSP 2025accepted

We study the connection between audio-visual observations and the underlying physics of a mundane yet intriguing everyday activity: pouring liquids. Given only the sound of liquid pouring into a container, our objective is to automatically infer physical properties such as the liquid level, the shap…

Cited by 0SourceScholar
2024

A General Protocol to Probe Large Vision Models for 3D Physical Understanding

NeurIPS 2024poster

Our objective in this paper is to probe large vision models to determine to what extent they ‘understand’ different physical properties of the 3D scene depicted in an image. To this end, we make the following contributions: (i) We introduce a general and lightweight protocol to evaluate whether feat…

2024

A Simple Recipe for Contrastively Pre-training Video-First Encoders Beyond 16 Frames

CVPR 2024poster

Understanding long real-world videos requires modeling of long-range visual dependencies. To this end we explore video-first architectures building on the common paradigm of transferring large-scale image--text models to video via shallow temporal fusion. However we expose two limitations to the app…

Cited by 26SourcePDFScholar
2024

A Sound Approach: Using Large Language Models to Generate Audio Descriptions for Egocentric Text-Audio Retrieval

ICASSP 2024accepted

Video databases from the internet are a valuable source of text-audio retrieval datasets. However, given that sound and vision streams represent different "views" of the data, treating visual descriptions as audio descriptions is far from optimal. Even if audio class labels are present, they commonl…

Cited by 0SourceScholar
2024

AutoAD III: The Prequel - Back to the Pixels

CVPR 2024poster

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently visual language models for AD generation are limited by a lack of suitable training data and also their evaluation is hampe…

Cited by 19SourcePDFScholar
2024

FlexCap: Describe Anything in Images in Controllable Detail

NeurIPS 2024poster

We introduce FlexCap, a vision-language model that generates region-specific descriptions of varying lengths. FlexCap is trained to produce length-conditioned captions for input boxes, enabling control over information density, with descriptions ranging from concise object labels to detailed caption…

2024

Learning from One Continuous Video Stream

CVPR 2024poster

We introduce a framework for online learning from a single continuous video stream - the way people and animals learn without mini-batches data augmentation or shuffling. This poses great challenges given the high correlation between consecutive video frames and there is very little prior work on it…

Cited by 3SourcePDFScholar
2024

Made to Order: Discovering monotonic temporal changes via self-supervised video ordering

ECCV 2024oral

"Our objective is to discover and localize monotonic temporal changes in a sequence of images. To achieve this, we exploit a simple proxy task of ordering a shuffled image sequence, with ‘time’ serving as a supervisory signal, since only changes that are monotonic with time can give rise to the corr…

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

Separating the "Chirp" from the "Chat": Self-supervised Visual Grounding of Sound and Language

CVPR 2024poster

We present DenseAV a novel dual encoder grounding architecture that learns high-resolution semantically meaningful and audio-visual aligned features solely through watching videos. We show that DenseAV can discover the "meaning" of words and the "location" of sounds without explicit localization sup…

2024

TAPVid-3D: A Benchmark for Tracking Any Point in 3D

NeurIPS 2024poster

We introduce a new benchmark, TAPVid-3D, for evaluating the task of long-range Tracking Any Point in 3D (TAP-3D). While point tracking in two dimensions (TAP-2D) has many benchmarks measuring performance on real-world videos, such as TAPVid-DAVIS, three-dimensional point tracking has none. To this e…

2024

TIM: A Time Interval Machine for Audio-Visual Action Recognition

CVPR 2024poster

Diverse actions give rise to rich audio-visual signals in long videos. Recent works showcase that the two modalities of audio and video exhibit different temporal extents of events and distinct labels. We address the interplay between the two modalities in long videos by explicitly modelling the tem…

2024

Text-Conditioned Resampler For Long Form Video Understanding

ECCV 2024poster

"In this paper we present a text-conditioned video resampler (TCR) module that uses a pre-trained and frozen visual encoder and large language model (LLM) to process long video sequences for a task. TCR localises relevant visual features from the video given a text condition and provides them to a L…

Cited by 12SourcePDFScholar
2024

The Manga Whisperer: Automatically Generating Transcriptions for Comics

CVPR 2024poster

In the past few decades Japanese comics commonly referred to as Manga have transcended both cultural and linguistic boundaries to become a true worldwide sensation. Yet the inherent reliance on visual cues and illustration within manga renders it largely inaccessible to individuals with visual impai…

2023

A Light Touch Approach to Teaching Transformers Multi-View Geometry

CVPR 2023poster

Transformers are powerful visual learners, in large part due to their conspicuous lack of manually-specified priors. This flexibility can be problematic in tasks that involve multiple-view geometry, due to the near-infinite possible variations in 3D shapes and viewpoints (requiring flexibility), and…

Cited by 8SourcePDFScholar
2023

AutoAD II: The Sequel - Who, When, and What in Movie Audio Description

ICCV 2023poster

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occur only during existing pauses in dialogue, should refer to characters by name, and…

Cited by 47PDFScholar
2023

AutoAD: Movie Description in Context

CVPR 2023highlight

The objective of this paper is an automatic Audio Description (AD) model that ingests movies and outputs AD in text form. Generating high-quality movie AD is challenging due to the dependency of the descriptions on context, and the limited amount of training data available. In this work, we leverage…

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

Epic-Sounds: A Large-Scale Dataset of Actions that Sound

ICASSP 2023accepted

We introduce EPIC-SOUNDS, a large-scale dataset of audio annotations capturing temporal extents and class labels within the audio stream of the egocentric videos from EPIC-KITCHENS-100. We propose an annotation pipeline where annotators temporally label distinguishable audio segments and describe th…

Cited by 0SourceScholar
2023

Perception Test: A Diagnostic Benchmark for Multimodal Video Models

NeurIPS 2023poster

We propose a novel multimodal video benchmark - the Perception Test - to evaluate the perception and reasoning skills of pre-trained multimodal models (e.g. Flamingo, BEiT-3, or GPT-4). Compared to existing benchmarks that focus on computational tasks (e.g. classification, detection or tracking), th…

2023

TAPIR: Tracking Any Point with Per-Frame Initialization and Temporal Refinement

ICCV 2023poster

We present a novel model for Tracking Any Point (TAP) that effectively tracks any queried point on any physical surface throughout a video sequence. Our approach employs two stages: (1) a matching stage, which independently locates a suitable candidate point match for the query point on every other…

Cited by 337PDFcodeScholar
2023

Verbs in Action: Improving Verb Understanding in Video-Language Models

ICCV 2023poster

Understanding verbs is crucial to modelling how people and objects interact with each other and the environment through space and time. Recently, state-of-the-art video-language models based on CLIP have been shown to have limited verb understanding and to rely extensively on nouns, restricting thei…

Cited by 82PDFcodeScholar
2022

Associating Objects and Their Effects in Video through Coordination Games

NeurIPS 2022accept

We explore a feed-forward approach for decomposing a video into layers, where each layer contains an object of interest along with its associated shadows, reflections, and other visual effects. This problem is challenging since associated effects vary widely with the 3D geometry and lighting conditi…

Cited by 5SourcePDFScholar
2022

Automatic Dense Annotation of Large-Vocabulary Sign Language Videos

ECCV 2022poster

"Recently, sign language researchers have turned to sign language interpreted TV broadcasts, comprising (i) a video of continuous signing and (ii) subtitles corresponding to the audio content, as a readily available and large-scale source of training data. One key challenge in the usability of such…

Cited by 24SourcePDFScholar
2022

Flamingo: a Visual Language Model for Few-Shot Learning

NeurIPS 2022accept

Building models that can be rapidly adapted to novel tasks using only a handful of annotated examples is an open challenge for multimodal machine learning research. We introduce Flamingo, a family of Visual Language Models (VLM) with this ability. We propose key architectural innovations to: (i) bri…

Cited by 4376SourcePDFScholar
2022

Input-Level Inductive Biases for 3D Reconstruction

CVPR 2022poster

Much of the recent progress in 3D vision has been driven by the development of specialized architectures that incorporate geometrical inductive biases. In this paper we tackle 3D reconstruction using a domain agnostic architecture and study how instead to inject the same type of inductive biases dir…

Cited by 30PDFScholar
2022

Object Discovery and Representation Networks

ECCV 2022poster

"The promise of self-supervised learning (SSL) is to leverage large amounts of unlabeled data to solve complex tasks. While there has been excellent progress with simple, image-level learning, recent methods have shown the advantage of including knowledge of image structure. However, by introducing…

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

Perceiver IO: A General Architecture for Structured Inputs & Outputs

ICLR 2022spotlight

A central goal of machine learning is the development of systems that can solve many problems in as many data domains as possible. Current architectures, however, cannot be applied beyond a small set of stereotyped settings, as they bake in domain & task assumptions or scale poorly to large inputs o…

2022

Reading To Listen at the Cocktail Party: Multi-Modal Speech Separation

CVPR 2022poster

The goal of this paper is speech separation and enhancement in multi-speaker and noisy environments using a combination of different modalities. Previous works have shown good performance when conditioning on temporal or static visual evidence such as synchronised lip movements or face identity. In…

Cited by 34PDFScholar
2022

Segmenting Moving Objects via an Object-Centric Layered Representation

NeurIPS 2022accept

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer representation. This is implemented using a variant of the transforme…

2022

TAP-Vid: A Benchmark for Tracking Any Point in a Video

NeurIPS 2022accept

Generic motion understanding from video involves not only tracking objects, but also perceiving how their surfaces deform and move. This information is useful to make inferences about 3D shape, physical properties and object interactions. While the problem of tracking arbitrary physical points on su…

2021

Aligning Subtitles in Sign Language Videos

ICCV 2021poster

The goal of this work is to temporally align asynchronous subtitles in sign language videos. In particular, we focus on sign-language interpreted TV broadcast data comprising (i) a video of continuous signing, and (ii) subtitles corresponding to the audio content. Previous work exploiting such weakl…

Cited by 39PDFScholar
2021

Broaden Your Views for Self-Supervised Video Learning

ICCV 2021poster

Most successful self-supervised learning methods are trained to align the representations of two independent views from the data. State-of-the-art methods in video are inspired by image techniques, where these two views are similarly extracted by cropping and augmenting the resulting crop. However,…

Cited by 151PDFcodeScholar
2021

Frozen in Time: A Joint Video and Image Encoder for End-to-End Retrieval

ICCV 2021poster

Our objective in this work is video-text retrieval - in particular a joint embedding that enables efficient text-to-video retrieval. The challenges in this area include the design of the visual architecture and the nature of the training data, in that the available large scale video-text training da…

Cited by 1303PDFcodeScholar
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

Omnimatte: Associating Objects and Their Effects in Video

CVPR 2021poster

Computer vision has become increasingly better at segmenting objects in images and videos; however, scene effects related to the objects -- shadows, reflections, generated smoke, etc. -- are typically overlooked. Identifying such scene effects and associating them with the objects producing them is…

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

Perceiver: General Perception with Iterative Attention

ICML 2021spotlight

Biological systems understand the world by simultaneously processing high-dimensional inputs from modalities as diverse as vision, audition, touch, proprioception, etc. The perception models used in deep learning on the other hand are designed for individual modalities, often relying on domain-speci…

2021

Playing a Part: Speaker Verification at the movies

ICASSP 2021accepted

The goal of this work is to investigate the performance of popular speaker recognition models on speech segments from movies, where often actors intentionally disguise their voice to play a character. We make the following three contributions: (i) We collect a novel, challenging speaker recognition…

Cited by 0SourceScholar
2021

QUERYD: A Video Dataset with High-Quality Text and Audio Narrations

ICASSP 2021accepted

We introduce QuerYD, a new large-scale dataset for retrieval and event localisation in video. A unique feature of our dataset is the availability of two audio tracks for each video: the original audio, and a high-quality spoken description of the visual content. The dataset is based on YouDescribe […

Cited by 0SourceScholar
2021

Read and Attend: Temporal Localisation in Sign Language Videos

CVPR 2021poster

The objective of this work is to annotate sign instances across a broad vocabulary in continuous sign language. We train a Transformer model to ingest a continuous signing stream and output a sequence of written tokens on a large-scale collection of signing footage with weakly-aligned subtitles. We…

Cited by 56PDFScholar
2021

SeeHear: Signer Diarisation and a New Dataset

ICASSP 2021accepted

In this work, we propose a framework to collect a large-scale, diverse sign language dataset that can be used to train automatic sign language recognition models.The first contribution of this work is SDTrack, a generic method for signer tracking and diarisation in the wild. Our second contribution…

Cited by 0SourceScholar
2021

Self-Supervised Video Object Segmentation by Motion Grouping

ICCV 2021poster

Animals have evolved highly functional visual systems to understand motion, assisting perception even under complex environments. In this paper, we work towards developing a computer vision system able to segment objects by exploiting motion cues, i.e. motion segmentation. To achieve this, we introd…

Cited by 185PDFScholar
2021

TeachText: CrossModal Generalized Distillation for Text-Video Retrieval

ICCV 2021poster

In recent years, considerable progress on the task of text-video retrieval has been achieved by leveraging large-scale pretraining on visual and audio datasets to construct powerful video encoders. By contrast, despite the natural symmetry, the design of effective algorithms for exploiting large-sca…

Cited by 167PDFcodeScholar
2021

Thinking Fast and Slow: Efficient Text-to-Visual Retrieval With Transformers

CVPR 2021poster

Our objective is language-based search of large-scale image and video datasets. For this task, the approach that consists of independently mapping text and vision to a joint embedding space, a.k.a. dual encoders, is attractive as retrieval scales and is efficient for billions of images using approxi…

Cited by 160PDFScholar
2021

With a Little Help From My Friends: Nearest-Neighbor Contrastive Learning of Visual Representations

ICCV 2021poster

Self-supervised learning algorithms based on instance discrimination train encoders to be invariant to pre-defined transformations of the same instance. While most methods treat different views of the same image as positives for a contrastive loss, we are interested in using positives from other ins…

Cited by 561PDFScholar
2020

ASR is All You Need: Cross-Modal Distillation for Lip Reading

ICASSP 2020accepted

The goal of this work is to train strong models for visual speech recognition without requiring human annotated ground truth data. We achieve this by distilling from an Automatic Speech Recognition (ASR) model that has been trained on a large-scale audio-only corpus. We use a cross-modal distillatio…

Cited by 0SourceScholar
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

BSL-1K: Scaling up co-articulated sign language recognition using mouthing cues

ECCV 2020poster

Recent progress in fine-grained gesture and action classification, and machine translation, point to the possibility of automated sign language recognition becoming a reality. A key stumbling block in making progress towards this goal is a lack of appropriate training data, stemming from the high co…

Cited by 221SourcePDFScholar
2020

Counting Out Time: Class Agnostic Video Repetition Counting in the Wild

CVPR 2020poster

We present an approach for estimating the period with which an action is repeated in a video. The crux of the approach lies in constraining the period prediction module to use temporal self-similarity as an intermediate representation bottleneck that allows generalization to unseen repetitions in vi…

Cited by 159PDFcodeScholar
2020

Disentangled Speech Embeddings Using Cross-Modal Self-Supervision

ICASSP 2020accepted

The objective of this paper is to learn representations of speaker identity without access to manually annotated data. To do so, we develop a self-supervised learning objective that exploits the natural cross-modal synchrony between faces and audio in video. The key idea behind our approach is to te…

Cited by 0SourceScholar
2020

End-to-End Learning of Visual Representations From Uncurated Instructional Videos

CVPR 2020oral

Annotating videos is cumbersome, expensive and not scalable. Yet, many strong video models still rely on manually annotated data. With the recent introduction of the HowTo100M dataset, narrated videos now offer the possibility of learning video representations without manual supervision. In this wor…

Cited by 867PDFcodeScholar
2020

Memory-augmented Dense Predictive Coding for Video Representation Learning

ECCV 2020poster

The objective of this paper is self-supervised learning from video, in particular for representations for action recognition. We make the following contributions: (i) We propose a new architecture and learning framework Memory-augmented Dense Predictive Coding (MemDPC) for the task. It is trained wi…

2020

Self-Supervised Learning of Audio-Visual Objects from Video

ECCV 2020poster

Our objective is to transform a video into a set of discrete audio-visual objects using self-supervised learning. To this end we introduce a model that uses attention to localize and group sound sources, and optical flow to aggregate information over time. We demonstrate the effectiveness of the aud…

Cited by 313SourcePDFScholar
2020

Self-Supervised MultiModal Versatile Networks

NeurIPS 2020poster

Videos are a rich source of multi-modal supervision. In this work, we learn representations using self-supervision by leveraging three modalities naturally present in videos: visual, audio and language streams. To this end, we introduce the notion of a multimodal versatile network -- a network that…

2020

Self-supervised Co-Training for Video Representation Learning

NeurIPS 2020poster

The objective of this paper is visual-only self-supervised video representation learning. We make the following contributions: (i) we investigate the benefit of adding semantic-class positives to instance-based Info Noise Contrastive Estimation (InfoNCE) training, showing that this form of supervise…

2020

Sight to Sound: An End-to-End Approach for Visual Piano Transcription

ICASSP 2020accepted

Automatic music transcription has primarily focused on transcribing audio to a symbolic music representation (e.g. MIDI or sheet music). However, audio-only approaches often struggle with polyphonic instruments and background noise. In contrast, visual information (e.g. a video of an instrument bein…

Cited by 0SourceScholar
2020

Smooth-AP: Smoothing the Path Towards Large-Scale Image Retrieval

ECCV 2020poster

Optimising a ranking-based metric, such as Average Precision (AP), is notoriously challenging due to the fact that it is non-differentiable, and hence cannot be optimised directly using gradient-descent methods. To this end, we introduce an objective that optimises instead a smoothed approximation o…

2020

Speech2Action: Cross-Modal Supervision for Action Recognition

CVPR 2020poster

Is it possible to guess human action from dialogue alone? In this work we investigate the link between spoken words and actions in movies. We note that movie screenplays describe actions, as well as contain the speech of characters and hence can be used to learn this correlation with no additional s…

Cited by 78PDFScholar
2020

Visual Grounding in Video for Unsupervised Word Translation

CVPR 2020poster

There are thousands of actively spoken languages on Earth, but a single visual world. Grounding in this visual world has the potential to bridge the gap between all these languages. Our goal is to use visual grounding to improve unsupervised word mapping between languages. The key idea is to establi…

Cited by 58PDFcodeScholar
2019

Controllable Attention for Structured Layered Video Decomposition

ICCV 2019poster

The objective of this paper is to be able to separate a video into its natural layers, and to control which of the separated layers to attend to. For example, to be able to separate reflections, transparency or object motion. We make the following three contributions: (i) we introduce a new structur…

Cited by 11PDFScholar
2019

EPIC-Fusion: Audio-Visual Temporal Binding for Egocentric Action Recognition

ICCV 2019poster

We focus on multi-modal fusion for egocentric action recognition, and propose a novel architecture for multi-modal temporal-binding, i.e. the combination of modalities within a range of temporal offsets. We train the architecture with three modalities -- RGB, Flow and Audio -- and combine them with…

Cited by 438PDFcodeScholar
2019

Exploiting Temporal Context for 3D Human Pose Estimation in the Wild

CVPR 2019poster

We present a bundle-adjustment-based algorithm for recovering accurate 3D human pose and meshes from monocular videos. Unlike previous algorithms which operate on single frames, we show that reconstructing a person over an entire sequence gives extra constraints that can resolve ambiguities. This is…

Cited by 297PDFcodeScholar
2019

LAEO-Net: Revisiting People Looking at Each Other in Videos

CVPR 2019poster

Capturing the 'mutual gaze' of people is essential for understanding and interpreting the social interactions between them. To this end, this paper addresses the problem of detecting people Looking At Each Other (LAEO) in video sequences. For this purpose, we propose LAEO-Net, a new deep CNN for det…

Cited by 75PDFcodeScholar
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

Sim2real transfer learning for 3D human pose estimation: motion to the rescue

NeurIPS 2019poster

Synthetic visual data can provide practicically infinite diversity and rich labels, while avoiding ethical issues with privacy and bias. However, for many tasks, current models trained on synthetic data generalize poorly to real data. The task of 3D human pose estimation is a particularly interestin…

Cited by 217SourcePDFScholar
2019

Unsupervised Learning of Object Keypoints for Perception and Control

NeurIPS 2019poster

The study of object representations in computer vision has primarily focused on developing representations that are useful for image classification, object detection, or semantic segmentation as downstream tasks. In this work we aim to learn object representations that are useful for control and rei…

2019

Utterance-level Aggregation for Speaker Recognition in the Wild

ICASSP 2019accepted

The objective of this paper is speaker recognition `in the wild' - where utterances may be of variable length and also contain irrelevant signals. Crucial elements in the design of deep networks for this task are the type of trunk (frame level) network, and the method of temporal aggregation. We pro…

Cited by 0SourceScholar
2018

Learning to Navigate in Cities Without a Map

NeurIPS 2018poster

Navigating through unstructured environments is a basic capability of intelligent creatures, and thus is of fundamental interest in the study and development of artificial intelligence. Long-range navigation is a complex cognitive task that relies on developing an internal representation of space, g…

2018

Massively Parallel Video Networks

ECCV 2018poster

We introduce a class of causal video understanding models that aims to improve efficiency of video processing by maximising throughput, minimising latency, and reducing the number of clock cycles. Leveraging operation pipelining and multi-rate clocks, these models perform a minimal amount of computa…

Cited by 64SourcePDFScholar
2018

Seeing Voices and Hearing Faces: Cross-Modal Biometric Matching

CVPR 2018poster

We introduce a seemingly impossible task: given only an audio clip of someone speaking, decide which of two face images is the speaker. In this paper we study this, and a number of related cross-modal tasks, aimed at answering the question: how much can we infer from the voice about the face and vic…

Cited by 269SourcePDFScholar
2018

What Have We Learned From Deep Representations for Action Recognition?

CVPR 2018poster

As the success of deep models has led to their deployment in all areas of computer vision, it is increasingly important to understand how these representations work and what they are capturing. In this paper, we shed light on deep spatiotemporal representations by visualizing what two-stream mode…

Cited by 59SourcePDFScholar
2018

X2Face: A network for controlling face generation using images, audio, and pose codes

ECCV 2018poster

The objective of this paper is a neural network model that controls the pose and expression of a given face, using another face or modality (e.g. audio). This model can then be used for lightweight, sophisticated video and image editing. We make the following three contributions. First, we introduce…

Cited by 511SourcePDFScholar
2017

Look, Listen and Learn

ICCV 2017poster

We consider the question: what can be learnt by looking at and listening to a large number of unlabelled videos? There is a valuable, but so far untapped, source of information contained in the video itself -- the correspondence between the visual and the audio streams, and we introduce a novel "Aud…

Cited by 1154PDFScholar
2016

Convolutional Two-Stream Network Fusion for Video Action Recognition

CVPR 2016poster

Recent applications of Convolutional Neural Networks (ConvNets) for human action recognition in videos have proposed different solutions for incorporating the appearance and motion information. We study a number of ways of fusing ConvNet towers both spatially and temporally in order to best take adv…

Cited by 3662PDFcodeScholar