muzairkhattak / multimodal-prompt-learning

[CVPR 2023] Official repository of paper titled "MaPLe: Multi-modal Prompt Learning".
https://muzairkhattak.github.io/multimodal-prompt-learning/
MIT License
578 stars 43 forks source link

where the coupling function code is implemented? #62

Closed dana-niu closed 2 months ago

dana-niu commented 3 months ago

Hello, can you tell me where the coupling function code is implemented? Thank you very much.

muzairkhattak commented 2 months ago

Hi @dana-niu,

The initialization of coupling function is written at these lines.

The usage of coupling function in the forward pass is written here.

Thank you!

dana-niu commented 2 months ago

I found it. Thank you very much for your reply!

---- Replied Message ---- | From | Muhammad Uzair @.> | | Date | 04/22/2024 13:13 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [muzairkhattak/multimodal-prompt-learning] where the coupling function code is implemented? (Issue #62) |

Hi @dana-niu,

The initialization of coupling function is written at these lines.

The usage of coupling function in the forward pass is written here.

Thank you!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>