Jianwei Yang

Results 71 comments of Jianwei Yang

好的,如果有问题随意发邮件 > On Dec 7, 2017, at 11:31 PM, fuzixiansheng wrote: > > 好的,感谢指教! > 我把shape_gt初始化了全1矩阵,不知道是不是这一步有问题。我试一下用平均脸初始化shape_gt! > 非常感谢! > > — > You are receiving this because you commented. >...

Hi, Ts_bbox is a learned transformation matrix from the bounding boxs obtained via face detector to those of groundtruth face shapes, which is originally aimed to adapt a OpenCV/Matlab face...

@weiyt2014, never mind, I have deleted the variable from train_model.m.

@weiyt2014, have you get the random forest model from train_randomfs(Data, Param, s) ?

hi, @weiyt2014 , I have made some clarifications to the file train_model.m, please pull request again.

hi, @weiyt2014 , have you debug and found the problems?

@weiyt2014, could you tell me which line collapsed when you debug?

can you step by step and figure out why this error happened? I cannot recognize the problem directly from your message. 在 2014-10-13 08:10:29,"weiyt2014" [email protected] 写道: Error in derivebinaryfeat (line...

do you run the codes in matlab? I suggest you set up some breakpoints in the file derivebinaryfeat.m , and press F5 to see which causes such issue. At 2014-10-13...

is the variable dbsize or params.augnumber is equal to zero ? At 2014-10-13 11:21:43, "weiyt2014" [email protected] wrote: The problem is found.The code of dereivebinaryfeat.mat is not executed from "Line 104~Line...