Hi, thank you for sharing the code. Regarding the Interactive Convolution Block, it is written in the paper: ``The element-wise multiplication encourages interactions between features extracted at different scales, potentially leading to better modeling of complex relationships.'' Why does element-wise multiplication encourage better modeling? Could you please provide more explanation on this design?