Sciweavers

7991 search results - page 359 / 1599
» Using More Reasoning to Improve
Sort
View
EUSFLAT
2009
188views Fuzzy Logic» more  EUSFLAT 2009»
15 years 4 months ago
Fuzzy Logic-Based Image Processing Using Graphics Processor Units
Abstract This paper introduces a parallelization of fuzzy logicbased image processing using Graphics Processor Units (GPUs). Using an NVIDIA 8800 Ultra, a 126 time speed improvemen...
Robert H. Luke III, Derek Anderson, James M. Kelle...
ICCV
2009
IEEE
15 years 4 months ago
Robust facial feature tracking using selected multi-resolution linear predictors
This paper proposes a learnt data-driven approach for accurate, real-time tracking of facial features using only intensity information. Constraints such as a-priori shape models o...
Eng-Jon Ong, Yuxuan Lan, Barry Theobald, Richard H...
PAMI
2011
15 years 1 months ago
Facial Deblur Inference Using Subspace Analysis for Recognition of Blurred Faces
— This paper proposes a novel method for recognizing faces degraded by blur using deblurring of facial images. The main issue is how to infer a Point Spread Function (PSF) repres...
Masashi Nishiyama, Abdenour Hadid, Hidenori Takesh...
ICDE
2000
IEEE
130views Database» more  ICDE 2000»
16 years 8 months ago
CMP: A Fast Decision Tree Classifier Using Multivariate Predictions
Most decision tree classifiers are designed to keep class histograms for single attributes, and to select a particular attribute for the next split using said histograms. In this ...
Haixun Wang, Carlo Zaniolo
ICFP
2007
ACM
16 years 6 months ago
Faster laziness using dynamic pointer tagging
In the light of evidence that Haskell programs compiled by GHC exhibit large numbers of mispredicted branches on modern processors, we re-examine the "tagless" aspect of...
Simon Marlow, Alexey Rodriguez Yakushev, Simon L. ...