yaoing / DAN

Official implementation of DAN
MIT License
166 stars 35 forks source link

Grad Cam visualization #24

Closed Doanhdz closed 2 years ago

Doanhdz commented 2 years ago

First thanks for your great work? I have a question hope you can help me. When I finished training model, I run run_grad_cam.py script and got very bad result. Attention module seem don't attent to important region Head0 Head1 Head2 Head3

yaoing commented 2 years ago

Thans for your interest! I would like to know what is the accuracy of the trained model, and the above pictures is lost.

Doanhdz commented 2 years ago

Thanks for your reply, i trained 3 class Positive(Happy), Neutral, Negative(Fear + Disgust + Angry), and accuracy is 80.06% Here is the grad cam images head0_cam head1_cam head2_cam head3_cam

Doanhdz commented 2 years ago

@yaoing Can you give me the answer ?

yaoing commented 2 years ago

Sorry, I have no idea about that.