Closed jianingwangind closed 4 years ago
I see that in model/deeplab_multi.py, the forward function of the Classifier_Module. The output seems to only the sum of the outputs from the first two dilated convolution layers. Is it so designed?
Please check this previous issue.
https://github.com/wasidennis/AdaptSegNet/issues/4
I see that in model/deeplab_multi.py, the forward function of the Classifier_Module. The output seems to only the sum of the outputs from the first two dilated convolution layers. Is it so designed?