-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
First of all, congratulation for your great work and thanks a lot for sharing it!
I was using EmoNet to extract some face embeddings. After inspecting the code and the output of the model, I would like to ask you more information or how to interpret the out["heatmap"] matrix that the model outputs. I saw that the shape of this tensor is (68, 64, 64)
. As you extracted 68 facial landmarks, my intuition is that it is kind of an attention matrix over the landmarks or, in other words, which of that landmarks were more relevant when predicting the emotional class. But, why 64x64?? Well, maybe I am wrong.
Thanks in advance,
David.
Metadata
Metadata
Assignees
Labels
No labels