Skip to content
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

Open
lhr-30 opened this issue May 25, 2022 · 9 comments
Open

about the facial landmarks #13

lhr-30 opened this issue May 25, 2022 · 9 comments

Comments

@lhr-30
Copy link

lhr-30 commented May 25, 2022

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?

@lhr-30
Copy link
Author

lhr-30 commented May 25, 2022

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?

and another question is how do you get the facial landmarks cause i found facial landmarks data in the training set?

@HEzelda
Copy link

HEzelda commented May 26, 2022

same here!

@lhr-30
Copy link
Author

lhr-30 commented May 26, 2022

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?

and about landmarks, the paper does not menssion the loss function about the landmarks, is there any loss function about the landmarks learning?

@ravikiranrao
Copy link

@lhr-30 @HEzelda As far as I understand, this paper does not train landmarks, rather obtain the landmarks from the pre-trained FAN network. The landmarks obtained are thus treated as a heatmap for the attention map.

@lhr-30
Copy link
Author

lhr-30 commented Jun 29, 2022

@lhr-30 @HEzelda As far as I understand, this paper does not train landmarks, rather obtain the landmarks from the pre-trained FAN network. The landmarks obtained are thus treated as a heatmap for the attention map.

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?

@ravikiranrao
Copy link

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.

@lhr-30
Copy link
Author

lhr-30 commented Jul 5, 2022 via email

@ravikiranrao
Copy link

ravikiranrao commented Jul 6, 2022

Sorry @lhr-30, I do not know much about optimizing the FAN yet. As a trivial suggestion, you can contact the authors directly.

Edit: I believe this is the official repo of FAN, may be you can get the landmarks from here.

@sssmost
Copy link

sssmost commented Jun 20, 2023

Any advance from this: how obtain facial landmarks from heatmap? The paper doesn`t report details about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants