csguoh / AdaptIR

[NeurIPS2024] An official implement of the paper "Parameter Efficient Adaptation for Image Restoration with Heterogeneous Mixture-of-Experts"
Apache License 2.0
43 stars 1 forks source link

about Frequency Affine Module #2

Open LiwangChen opened 4 days ago

LiwangChen commented 4 days ago

Hello!The paper says 'another depth-separable 1 × 1 convolution is used as a scale layer for subsequent feature ensemble', but I did not find it in the code

csguoh commented 2 days ago

Hi, Thanks for your interest in this work. The released code actually not include this additional scale layer. However, you can also implement this layer for better performance.

LiwangChen commented 2 days ago

OK!Thanks for your reply!

------------------ 原始邮件 ------------------ 发件人: "csguoh/AdaptIR" @.>; 发送时间: 2024年11月15日(星期五) 晚上8:24 @.>; @.**@.>; 主题: Re: [csguoh/AdaptIR] about Frequency Affine Module (Issue #2)

Hi, Thanks for your interest in this work. The released code actually not include this additional scale layer. However, you can also implement this layer for better performance.

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