xmindflow/deformableLKA

Deformable LKA module

Closed this issue · 1 comments

Hello, I would like to know where the complete code flow of the Deformable LKA module in Figure 2 in your paper is, but I didn't find it

Hi @Ystartff ,

Thank you for your interest. You can find it here:

class deformable_LKA_Attention(nn.Module):