Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Chris Russell is active.

Publication


Featured researches published by Chris Russell.


european conference on computer vision | 2010

What, where and how many? combining object detectors and CRFs

L'ubor Ladický; Paul Sturgess; Karteek Alahari; Chris Russell; Philip H. S. Torr

Computer vision algorithms for individual tasks such as object recognition, detection and segmentation have shown impressive results in the recent past. The next challenge is to integrate all these algorithms and address the problem of scene understanding. This paper is a step towards this goal. We present a probabilistic framework for reasoning about regions, objects, and their attributes such as object class, location, and spatial extent. Our model is a Conditional Random Field defined on pixels, segments and objects. We define a global energy function for the model, which combines results from sliding window detectors, and low-level pixel-based unary and pairwise relations. One of our primary contributions is to show that this energy function can be solved efficiently. Experimental results show that our model achieves significant improvement over the baseline methods on CamVid and PASCAL VOC datasets.


computer vision and pattern recognition | 2017

Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image

Denis Tome; Chris Russell; Lourdes Agapito

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that fuses probabilistic knowledge of 3D human pose with a multi-stage CNN architecture and uses the knowledge of plausible 3D landmark locations to refine the search for better 2D locations. The entire process is trained end-to-end, is extremely efficient and obtains state-of-the-art results on Human3.6M outperforming previous approaches both on 2D and 3D errors.


computer vision and pattern recognition | 2010

Efficient piecewise learning for conditional random fields

Karteek Alahari; Chris Russell; Philip H. S. Torr

Conditional Random Field models have proved effective for several low-level computer vision problems. Inference in these models involves solving a combinatorial optimization problem, with methods such as graph cuts, belief propagation. Although several methods have been proposed to learn the model parameters from training data, they suffer from various drawbacks. Learning these parameters involves computing the partition function, which is intractable. To overcome this, state-of-the-art structured learning methods frame the problem as one of large margin estimation. Iterative solutions have been proposed to solve the resulting convex optimization problem. Each iteration involves solving an inference problem over all the labels, which limits the efficiency of these structured methods. In this paper we present an efficient large margin piece-wise learning method which is widely applicable. We show how the resulting optimization problem can be reduced to an equivalent convex problem with a small number of constraints, and solve it using an efficient scheme. Our method is both memory and computationally efficient. We show results on publicly available standard datasets.


Medical Informatics and The Internet in Medicine | 2002

Development of an assessment tool to measure the influence of clinical software on the delivery of high quality consultations. A study comparing two computerized medical record systems in a nurse run heart clinic in a general practice setting.

S de Lusignan; S Wells; Chris Russell; W. P. Bevington; P. Arrowsmith

A rating scale was developed to assess the contribution made by computer software towards the delivery of a quality consultation, with the purpose of informing the development of the next generation of systems. Two software programmes were compared, using this scale to test their ability to enable or inhibit the delivery of an ideal consultation with a patient with heart disease. The context was a general practice based, nurse run clinic for the secondary prevention of heart disease. One of the programmes was customized for this purpose; the other was a standard general practice programme. Consultations were video-recorded, and then assessed by an expert panel using the new assessment tool. Both software programmes were oriented towards the implementation of the evidence, rather than facilitating patient-centred practice. The rating scale showed, not surprisingly, significantly greater support from the customized software in the consultation in five out of eight areas. However, the scales reliability measured by Cronbachs Alpha, was sub-optimal. With further refinement, this rating scale may become a useful tool that will inform software developers of the effectiveness of their programmes in the consultation, and suggest where they need development.


british machine vision conference | 2016

Better Together: Joint Reasoning for Non-rigid 3D Reconstruction with Specularities and Shading.

Qi Liu-Yin; Rui Yu; Lourdes Agapito; Andrew W. Fitzgibbon; Chris Russell

We demonstrate the use of shape-from-shading (SfS) to improve both the quality and the robustness of 3D reconstruction of dynamic objects captured by a single camera. Unlike previous approaches that made use of SfS as a post-processing step, we offer a principled integrated approach that solves dynamic object tracking and reconstruction and SfS as a single unified cost function. Moving beyond Lambertian S f S , we propose a general approach that models both specularities and shading while simultaneously tracking and reconstructing general dynamic objects. Solving these problems jointly prevents the kinds of tracking failures which can not be recovered from by pipeline approaches. We show state-of-the-art results both qualitatively and quantitatively.


british machine vision conference | 2011

Efficient Second Order Multi-Target Tracking with Exclusion Constraints.

Chris Russell; Lourdes Agapito; Francesco Setti

Current state of the art multi-target tracking (MTT) exists in an “either/or” situation. Either a greedy approach can be used, that can make use of second-order information which captures object dynamics, such as “objects tend to move in the same direction over adjacent frames”, or one can use global approaches that make use of the information contained in the entire sequence to resolve ambiguous sub-sequences, but are unable to use such second order information. However, the accurate resolution of ambiguous sequences requires both a good model of object dynamics, and global inference. In this work we present a novel approach to MTT that combines the best of both worlds. By formulating the problem of tracking as one of global MAP estimation over a directed acyclic hyper-graph, we are able to both capture long range interactions, and informative second order priors. In practice, our algorithm is extremely effective, with a run time linear in the number of objects to be tracked, possible locations of an object, and the number of frames. We demonstrate the effectiveness of our approach, both on standard MTT data-sets that contain few objects to be tracked, and on point tracking for non-rigid structure from motion, which, with hundreds of points to be tracked simultaneously, strongly benefits from the efficiency of our approach.


british machine vision conference | 2016

Solving Jigsaw Puzzles with Linear Programming.

Rui Yu; Chris Russell; Lourdes Agapito

We propose a novel Linear Program (LP) based formula- tion for solving jigsaw puzzles. We formulate jigsaw solving as a set of successive global convex relaxations of the stan- dard NP-hard formulation, that can describe both jigsaws with pieces of unknown position and puzzles of unknown po- sition and orientation. The main contribution and strength of our approach comes from the LP assembly strategy. In contrast to existing greedy methods, our LP solver exploits all the pairwise matches simultaneously, and computes the position of each piece/component globally. The main ad- vantages of our LP approach include: (i) a reduced sensi- tivity to local minima compared to greedy approaches, since our successive approximations are global and convex and (ii) an increased robustness to the presence of mismatches in the pairwise matches due to the use of a weighted L1 penalty. To demonstrate the effectiveness of our approach, we test our algorithm on public jigsaw datasets and show that it outperforms state-of-the-art methods.


PLOS ONE | 2015

Correction: F-Formation Detection: Individuating Free-Standing Conversational Groups in Images

Francesco Setti; Chris Russell; Chiara Bassetti; Marco Cristani

There is an error in the first sentence of the Evaluation Metrics subsection of the Experiments section. The correct sentence is: As accuracy measures, we adopt the metrics proposed in [3] and extended in [12]: we consider a group as correctly estimated if at least ⌈(T ⋅ ∣G∣)⌉ of their members are found by the grouping method and correctly detected by the tracker, and if no more than (1−T) ⋅ ∣G∣ false subjects (of the detected tracks) are identified, where ∣G∣ is the cardinality of the labelled group G, and T Є [0,1] is an arbitrary threshold, called tolerance threshold.


neural information processing systems | 2017

Counterfactual Fairness

Matt J. Kusner; Joshua R. Loftus; Chris Russell; Ricardo Silva


neural information processing systems | 2017

VEEGAN: Reducing Mode Collapse in GANs using Implicit Variational Learning

Akash Srivastava; Lazar Valkoz; Chris Russell; Michael U. Gutmann; Charles A. Sutton

Collaboration


Dive into the Chris Russell's collaboration.

Top Co-Authors

Avatar

Lourdes Agapito

University College London

View shared research outputs
Top Co-Authors

Avatar

Ricardo Silva

University College London

View shared research outputs
Top Co-Authors

Avatar

Matt J. Kusner

Washington University in St. Louis

View shared research outputs
Top Co-Authors

Avatar

Rui Yu

University College London

View shared research outputs
Top Co-Authors

Avatar

Karteek Alahari

Oxford Brookes University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge