weiyt2014

Results 31 comments of weiyt2014

LBFRegressor.cpp Predict function binfeatures is loss,if use binfeatures = DeriveBinaryFeat2(RandomForest_[stage1], images, image_index, current_shapes, bounding_boxs, result_face, score) ,the parameters number is wrong ,7parameters,but DeriveBinaryFeat2 is 9parameters. What's more, I hope to...

Oh,I see you have two predict functions in LBFRegressor.cpp.The mistake is founded in vector LBFRegressor::Predict(const vector& images, const vector& bounding_boxs, const vector& ground_truth_shapes, int initial_num,vector& result_face) in the function you...

ok,is LBF6.model and Regressor6.model the same as the code 3000FPS? And the new model is inclde detection and alignment ? dou you have the trained model ?And dou you have...

is LBF6.model and Regressor6.model the same as the code 3000FPS?

Thanks very much! I have also a problem about "function LBFRegModel = train_model(dbnames, method, LBFRegModel_initial)", The function has three parameters.I don't know "method" is udsed to do what?Because mistake is...

Thanks very much! > > train_model > > Already initialized > > train random forests for landmarks... > > extract local binary features... > > Error in derivebinaryfeat (line 15)...

I'm sorry to interrupt you! 51th landmark is over 64th landmark is processing... 61th landmark is over 60th landmark is processing... 56th landmark is over 66th landmark is processing... 64th...

yes.The problems is always ocucured.And I try long but I haven't found solutions. I need some instruction.Thanks very much.

yes.The problems is always ocucured.And I try long but I haven't found solutions. I need some instruction.Thanks very much.