wurenkai / UltraLight-VM-UNet

[arXiv] The official code for "UltraLight VM-UNet: Parallel Vision Mamba Significantly Reduces Parameters for Skin Lesion Segmentation".
235 stars 33 forks source link

decoder #47

Open Lm0611 opened 5 months ago

Lm0611 commented 5 months ago

image 为什么decoder只有5个呢,论文结构图不是encoder和decoder都有6个吗

mmllpp123 commented 5 months ago

好像作者代码里面在你的截图下面还有一个self.final层