Sciweavers

1656 search results - page 192 / 332
» Learning and Consistency
Sort
View
CVPR
2011
IEEE
1473views Computer Vision» more  CVPR 2011»
13 years 6 months ago
Object Recognition with Hierarchical Kernel Descriptors
Kernel descriptors provide a unified way to generate rich visual feature sets by turning pixel attributes into patch-level features, and yield impressive results on many object rec...
Liefeng Bo, Kevin Lai, Xiaofeng Ren and Dieter Fox
IJKESDP
2010
94views more  IJKESDP 2010»
13 years 5 months ago
Neuro-fuzzy-combiner: an effective multiple classifier system
: A neuro-fuzzy-combiner (NFC) is proposed to design an efficient multiple classifier system (MCS) with an aim to have an effective solution scheme for difficult classification pro...
Ashish Ghosh, B. Uma Shankar, Lorenzo Bruzzone, Sa...
TSMC
2008
137views more  TSMC 2008»
13 years 10 months ago
A Type-2 Self-Organizing Neural Fuzzy System and Its FPGA Implementation
This paper proposes a type-2 self-organizing neural fuzzy system (T2SONFS) and its hardware implementation. The antecedent parts in each T2SONFS fuzzy rule are interval type-2 fuzz...
Chia-Feng Juang, Yu-Wei Tsao
JAIR
1998
198views more  JAIR 1998»
13 years 10 months ago
Probabilistic Inference from Arbitrary Uncertainty using Mixtures of Factorized Generalized Gaussians
This paper presents a general and efficient framework for probabilistic inference and learning from arbitrary uncertain information. It exploits the calculation properties of fini...
Alberto Ruiz, Pedro E. López-de-Teruel, M. ...
OSDI
2008
ACM
14 years 10 months ago
Digging for Data Structures
Because writing computer programs is hard, computer programmers are taught to use encapsulation and modularity to hide complexity and reduce the potential for errors. Their progra...
Anthony Cozzie, Frank Stratton, Hui Xue, Samuel T....