face-alignment
face-alignment copied to clipboard
A problem about "draw.m"?
In globalpredicition.m,"drawshapes(Te_Data{k}.img_gray, [Te_Data{k}.shape_gt Te_Data{k}.intermediate_shapes{1}(:,:, s) shape_newstage]);" Te_Data{k}.shape_gt ,if it not exists,how to get the landmarks points?
You do not have to get the groundtruth landmarks. If you have no groundtruth landmarks, you can remove Te_Data{k}.shape_gt from that line.
在 2014-12-08 11:02:01,"weiyt2014" [email protected] 写道:
In globalpredicition.m,"drawshapes(Te_Data{k}.img_gray, [Te_Data{k}.shape_gt Te_Data{k}.intermediate_shapes{1}(:,:, s) shape_newstage]);" Te_Data{k}.shape_gt ,if it not exists,how to get the landmarks points?
— Reply to this email directly or view it on GitHub.
I have removed it ,but the effect is bad.I don't know the problem is where?mainly predicition landmarks are errors and are very different from ideal results.
yes, if it is true, you may need to re-train the model. By th way, what is your training error?
training error is often between 0.1 and 0.2,but some also 0.5,0.6!
Have you the training model? If possible ,could you send me a copy one.
ÔÚ 2014-12-08 22:35:45£¬"jwyang" [email protected] дµÀ£º
yes, if it is true, you may need to re-train the model. By th way, what is your training error?
¡ª Reply to this email directly or view it on GitHub.