Sciweavers

1416 search results - page 207 / 284
» Optimal feature selection for support vector machines
Sort
View
IJCV
1998
105views more  IJCV 1998»
13 years 8 months ago
Robust Algorithms for Object Localization
Object localization using sensed data features and corresponding model features is a fundamental problem in machine vision. We reformulate object localization as a least squares p...
Aaron S. Wallack, Dinesh Manocha
ICDE
2007
IEEE
175views Database» more  ICDE 2007»
14 years 10 months ago
Dynamic Batch Nearest Neighbor Search in Video Retrieval
To retrieve similar database videos to a query clip, each video is typically represented by a sequence of highdimensional feature vectors. Given a query video containing m feature...
Jie Shao, Zi Huang, Heng Tao Shen, Xiaofang Zhou, ...
ICCV
2005
IEEE
14 years 2 months ago
Image Based Regression Using Boosting Method
We present a general algorithm of image based regression that is applicable to many vision problems. The proposed regressor that targets a multiple-output setting is learned using...
Shaohua Kevin Zhou, Bogdan Georgescu, Xiang Sean Z...
ECCV
2000
Springer
14 years 11 months ago
Learning Similarity for Texture Image Retrieval
A novel algorithm is proposed to learn pattern similarities for texture image retrieval. Similar patterns in di erent texture classes are grouped into a cluster in the feature spac...
Guodong Guo, Stan Z. Li, Kap Luk Chan
LISP
2002
135views more  LISP 2002»
13 years 8 months ago
Optimizing Nested Loops Using Local CPS Conversion
Abstract. Local CPS conversion is a compiler transformation for improving the code generated for nested loops by a direct-style compiler that uses recursive functions to represent ...
John H. Reppy