zhangliliang / RPN_BF

RPN+BF
Other
203 stars 75 forks source link

Subscripted assignment dimension mismatch. #38

Closed yinggo closed 7 years ago

yinggo commented 7 years ago

Subscripted assignment dimension mismatch.

Error in DeepTrain_otf_trans_ratio>sampleWins (line 454) bg_feat(bg_feat_idx:bg_feat_idx+length(sel_idx)-1, :) = sel_feat;

Error in DeepTrain_otf_trans_ratio (line 148) [X0, X0_score, sel_idxes] = sampleWins( detector, stage, 0 );

Error in script_rpn_bf_pedestrian_VGG16_caltech (line 146) detector = DeepTrain_otf_trans_ratio( opts );