how to do Adaboost with different sizes of input features?

0 views
Skip to first unread message

ligang zhang

unread,
May 25, 2009, 8:34:58 PM5/25/09
to face...@googlegroups.com
Hi Everyone,

Currently, I try to use Adaboost for salient features selection. I encounter one problem: if the input features have different sizes (e.g 4*4, 8*8 block), how to implement the Adaboost? I read the code of Adaboost, and find that it seems only suitable for uniform size input features.
Thanks very much.

Li

sabrina

unread,
Jun 19, 2009, 3:34:05 AM6/19/09
to Face Recognition Research Community
I agree that adaboost can only process uniform size of input
features.I wonder it ,too.
How about uniform these different features under the same framework?I
mean thant you can try to use some transform to make the two differnt
kind of features use the same comparing rule .For example,if you use
lbp transform to the blocks,the features can be uniformed into 59 or
58 bin,then we can implement same rules to form weak classifiers.
Reply all
Reply to author
Forward
0 new messages