Sciweavers

2914 search results - page 445 / 583
» Learning and Inference with Constraints
Sort
View
ICCV
2009
IEEE
1957views Computer Vision» more  ICCV 2009»
16 years 11 months ago
Robust Visual Tracking using L1 Minimization
In this paper we propose a robust visual tracking method by casting tracking as a sparse approximation problem in a particle filter framework. In this framework, occlusion, corru...
Xue Mei, Haibin Ling
150
Voted
CVPR
2004
IEEE
16 years 8 months ago
A Unified Spatio-Temporal Articulated Model for Tracking
Tracking articulated objects in image sequences remains a challenging problem, particularly in terms of the ability to localize the individual parts of an object given selfocclusi...
Xiangyang Lan, Daniel P. Huttenlocher
CVPR
2008
IEEE
16 years 8 months ago
Combining appearance models and Markov Random Fields for category level object segmentation
Object models based on bag-of-words representations can achieve state-of-the-art performance for image classification and object localization tasks. However, as they consider obje...
Diane Larlus, Frédéric Jurie
ICDE
2008
IEEE
154views Database» more  ICDE 2008»
16 years 7 months ago
Butterfly: Protecting Output Privacy in Stream Mining
Abstract-- Privacy preservation in data mining demands protecting both input and output privacy. The former refers to sanitizing the raw data itself before performing mining. The l...
Ting Wang, Ling Liu
ICSE
2008
IEEE-ACM
16 years 6 months ago
Systematically refactoring inheritance to delegation in java
Because of the strong coupling of classes and the proliferation of unneeded class members induced by inheritance, the suggestion to use composition and delegation instead has beco...
Hannes Kegel, Friedrich Steimann