abhi4ssj / few-shot-segmentation

PyTorch implementation of 'Squeeze and Excite' Guided Few Shot Segmentation of Volumetric Scans
MIT License
103 stars 15 forks source link

About scSE block using in this model #18

Open DpDark opened 3 years ago

DpDark commented 3 years ago

In paper "Recalibrating Fully Convolutional Networks withSpatial and Channel ‘Squeeze & Excitation’ Blocks", we can find that using scSE block can get better performance ,but this paper didn't do experiments about it, has anyone tried this?

Why does the author only use sSE instead of scSE? Is it because scSE has too many parameters?

lilyandluc commented 2 years ago

In paper "Recalibrating Fully Convolutional Networks withSpatial and Channel ‘Squeeze & Excitation’ Blocks", we can find that using scSE block can get better performance ,but this paper didn't do experiments about it, has anyone tried this?

Why does the author only use sSE instead of scSE? Is it because scSE has too many parameters?

have you got the dataset? i want to try this code .but i cann't find that dataset anywhere.can you send me that if you got one?