MODNet icon indicating copy to clipboard operation
MODNet copied to clipboard

Whether it is possible to replace the backbone of the semantic segmentation part and change it to swintrainsformer

Open xianglei3 opened this issue 2 years ago • 0 comments

Hello, I am a student of Tsinghua University. From your paper, I know that modnet includes segmentation, detail prediction and fusion. I want to ask whether the backbone of the segmentation can be replaced with other networks, such as switchtransformer. If so, can it be replaced completely or only partially? In addition, how to deal with the interaction between the segmentation and detail, In particular, the paper mentioned that the characteristics of the middle layer of the segmentation module are used as the input of the detail prediction module. Thank you very much

xianglei3 avatar Oct 24 '22 08:10 xianglei3