Sciweavers

1439 search results - page 94 / 288
» Bagging with Adaptive Costs
Sort
View
PAMI
2010
156views more  PAMI 2010»
13 years 6 months ago
An Adaptive and Stable Method for Fitting Implicit Polynomial Curves and Surfaces
—Representing 2D and 3D data sets with implicit polynomials (IPs) has been attractive because of its applicability to various computer vision issues. Therefore, many IP fitting m...
Bo Zheng, Jun Takamatsu, Katsushi Ikeuchi
ICIP
2010
IEEE
13 years 5 months ago
Fast bilateral filtering by adapting block size
Direct implementations of bilateral filtering show O(r2 ) computational complexity per pixel, where r is the filter window radius. Several lower complexity methods have been devel...
Wei Yu, Franz Franchetti, James C. Hoe, Yao-Jen Ch...
PAKDD
2011
ACM
473views Data Mining» more  PAKDD 2011»
13 years 1 months ago
 Finding Rare Classes: Adapting Generative and Discriminative Models in Active Learning
Discovering rare categories and classifying new instances of them is an important data mining issue in many fields, but fully supervised learning of a rare class classifier is pr...
Timothy Hospedales, Shaogang Gong and Tao Xiang
PAKDD
2011
ACM
245views Data Mining» more  PAKDD 2011»
12 years 10 months ago
Finding Rare Classes: Adapting Generative and Discriminative Models in Active Learning
Discovering rare categories and classifying new instances of them is an important data mining issue in many fields, but fully supervised learning of a rare class classifier is pr...
Timothy M. Hospedales, Shaogang Gong, Tao Xiang
ICSE
2000
IEEE-ACM
13 years 11 months ago
Component design of retargetable program analysis tools that reuse intermediate representations
Interactive program analysis tools are often tailored to one particular representation of programs, making adaptation to a new language costly. One way to ease adaptability is to ...
James Hayes, William G. Griswold, Stuart Moskovics