pdollar / toolbox

Piotr's Image & Video Matlab Toolbox
849 stars 500 forks source link

Error using forestInds #49

Closed SingL3 closed 1 year ago

SingL3 commented 5 years ago

Error using forestInds Mismatch between data types.

Error in adaBoostApply_otf_trans (line 43) ids = forestInds(X,model.thrs(:,i),model.fids(:,i),model.child(:,i),nt);

I dont know what is happening and how to solve this. Do you have any solution? Thanks!