Cross Attention Map #6792
Answered
by
sayakpaul
miriam-horovicz-ni
asked this question in
Q&A
-
I am using Image to Image inpaint pipeline, I want to visualize my generated image cross attention maps in regards to prompt. What is the easiest way to achieve that? |
Beta Was this translation helpful? Give feedback.
Answered by
sayakpaul
Feb 6, 2024
Replies: 1 comment
-
You can refer to the https://github.com/yuval-alaluf/Attend-and-Excite codebase and repurpose it accordingly. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
miriam-horovicz-ni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can refer to the https://github.com/yuval-alaluf/Attend-and-Excite codebase and repurpose it accordingly.