-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
about the facial landmarks #13
Comments
and another question is how do you get the facial landmarks cause i found facial landmarks data in the training set? |
same here! |
and about landmarks, the paper does not menssion the loss function about the landmarks, is there any loss function about the landmarks learning? |
But how to get the pre-trained FAN network? Do you mean we get the hyperparameter of the pre-trained FAN network in another way but not in this trainning process? |
@lhr-30 Technically, yes. This paper effectively trains only the green part in Fig. 3. The FAN network in which authors refer in the paper is from this. |
Now I have difficulty in reproducing this paper. Thr problem is that how to train the FAN part. In the emonet, we only get 'heatmap' but if we want to add the loss function we need to get the face landmarks. So how to transfrom the heatmap to face landmarks or do you have some other way to compute this part of loss function? Thank you.
…------------------ 原始邮件 ------------------
发件人: "face-analysis/emonet" ***@***.***>;
发送时间: 2022年6月29日(星期三) 下午5:13
***@***.***>;
***@***.******@***.***>;
主题: Re: [face-analysis/emonet] about the facial landmarks (Issue #13)
But how to get the pre-trained FAN network? Do you mean we get the hyperparameter of the pre-trained FAN network in another way but not in this trainning process?
@lhr-30 Technically, yes. This paper effectively trains only the green part in Fig. 3. The FAN network in which authors refer in the paper is from this.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Any advance from this: how obtain facial landmarks from heatmap? The paper doesn`t report details about that. |
Why does the training set data contain facial landmarks? It seems that the facial landmarks are not used during the training process, just helps to crop the image?
The text was updated successfully, but these errors were encountered: