zhanghang1989 / ResNeSt

ResNeSt: Split-Attention Networks
https://arxiv.org/abs/2004.08955
Apache License 2.0
3.23k stars 496 forks source link

About the understanding of paper #155

Open fangxu622 opened 3 years ago

fangxu622 commented 3 years ago

image

We may apply a series of transformations .....

what's the transformations ?

Can we view transformation as convolution module ?

zhanghang1989 commented 3 years ago

Yes, they are convolutions.