Sciweavers

3373 search results - page 357 / 675
» Linear transformations on codes
Sort
View
146
Voted
ICASSP
2011
IEEE
14 years 7 months ago
Sparse decomposition of transformation-invariant signals with continuous basis pursuit
Consider the decomposition of a signal into features that undergo transformations drawn from a continuous family. Current methods discretely sample the transformations and apply s...
Chaitanya Ekanadham, Daniel Tranchina, Eero P. Sim...
159
Voted
ICASSP
2011
IEEE
14 years 7 months ago
Rapid feature space MLLR speaker adaptation with bilinear models
In this paper, we propose a novel method for rapid feature space Maximum Likelihood Linear Regression (FMLLR) speaker adaptation based on bilinear models. When the amount of adapt...
Shilei Zhang, Peder A. Olsen, Yong Qin
CVPR
2012
IEEE
13 years 6 months ago
Learning rotation-aware features: From invariant priors to equivariant descriptors
Identifying suitable image features is a central challenge in computer vision, ranging from representations for lowlevel to high-level vision. Due to the difficulty of this task,...
Uwe Schmidt, Stefan Roth
ICIP
2008
IEEE
16 years 5 months ago
Multiple description video decoding using map
The problem of efficient video transmission over noisy channels involves good compression rates and robustness in presence of channel failures. The proposed framework of joint sou...
Marc Antonini, Marie Andrée Agostini
ICFP
2004
ACM
16 years 4 months ago
Scrap more boilerplate: reflection, zips, and generalised casts
Writing boilerplate code is a royal pain. Generic programming promises to alleviate this pain by allowing the programmer to write a generic "recipe" for boilerplate code...
Ralf Lämmel, Simon L. Peyton Jones