WAMAWAMA / TNSCUI2020-Seg-Rank1st

This is the source code of the 1st place solution for segmentation task in MICCAI 2020 TN-SCUI challenge.
481 stars 78 forks source link

ask heip #36

Closed Yffy123456 closed 2 years ago

Yffy123456 commented 2 years ago

Hello,i have some of the code is not clear .

In slover.py self.unet = smp.DeepLabV3Plus(encoder_name="efficientnet-b6", encoder_weights='imagenet', in_channels=self.img_ch, classes=1) therein encoder_name="efficientnet-b6" refers to the name of the second stage enconder