Sciweavers

215 search results - page 36 / 43
» The deterministic global optimization algorithm DIRECT
Sort
View
CVPR
2012
IEEE
13 years 2 months ago
We are not contortionists: Coupled adaptive learning for head and body orientation estimation in surveillance video
In this paper, we deal with the estimation of body and head poses (i.e orientations) in surveillance videos, and we make three main contributions. First, we address this issue as ...
Cheng Chen, Jean-Marc Odobez
ECCV
2002
Springer
16 years 1 months ago
Computing the Physical Parameters of Rigid-Body Motion from Video
Abstract. This paper presents an optimization framework for estimating the motion and underlying physical parameters of a rigid body in free flight from video. The algorithm takes ...
Kiran S. Bhat, Steven M. Seitz, Jovan Popovic
JCST
2010
109views more  JCST 2010»
14 years 6 months ago
Feature Preserving Mesh Simplification Using Feature Sensitive Metric
We present a new method for feature preserving mesh simplification based on feature sensitive (FS) metric. Previous quadric error based approach is extended to a high-dimensional F...
Jin Wei, Yu Lou
ML
2002
ACM
167views Machine Learning» more  ML 2002»
14 years 11 months ago
Linear Programming Boosting via Column Generation
We examine linear program (LP) approaches to boosting and demonstrate their efficient solution using LPBoost, a column generation based simplex method. We formulate the problem as...
Ayhan Demiriz, Kristin P. Bennett, John Shawe-Tayl...
SPAA
1997
ACM
15 years 3 months ago
Efficient Detection of Determinacy Races in Cilk Programs
A parallel multithreaded program that is ostensibly deterministic may nevertheless behave nondeterministically due to bugs in the code. These bugs are called determinacy races, an...
Mingdong Feng, Charles E. Leiserson