Sciweavers

1163 search results - page 61 / 233
» Concurrent Subspaces Analysis
Sort
View
BMVC
2010
14 years 9 months ago
Histogram of Body Poses and Spectral Regression Discriminant Analysis for Human Action Categorization
This paper explores a recently proposed and rarely reported subspace learning method, Spectral Regression Discriminant Analysis (SRDA) [1, 2], on silhouette based human action rec...
Ling Shao, Xiuli Chen
ICB
2007
Springer
142views Biometrics» more  ICB 2007»
15 years 3 months ago
Face Recognition by Discriminant Analysis with Gabor Tensor Representation
Abstract. This paper proposes a novel face recognition method based on discriminant analysis with Gabor tensor representation. Although the Gabor face representation has achieved g...
Zhen Lei, Rufeng Chu, Ran He, ShengCai Liao, Stan ...
CVPR
2012
IEEE
13 years 1 months ago
Generalized Multiview Analysis: A discriminative latent space
This paper presents a general multi-view feature extraction approach that we call Generalized Multiview Analysis or GMA. GMA has all the desirable properties required for cross-vi...
Abhishek Sharma, Abhishek Kumar, Hal Daumé ...
97
Voted
SIGSOFT
2003
ACM
16 years 8 days ago
Context-sensitive slicing of concurrent programs
Program slicing is a technique to identify statements that may influence the computations at other statements. Precise slicing has been shown to be undecidable for concurrent prog...
Jens Krinke
POPL
2009
ACM
15 years 6 months ago
Comparing the performance of concurrent linked-list implementations in Haskell
Haskell has a rich set of synchronization primitives for implemented-state concurrency abstractions, ranging from the very high level (Software Transactional Memory) to the very l...
Martin Sulzmann, Edmund S. L. Lam, Simon Marlow