hszhao / semseg

Semantic Segmentation in Pytorch
MIT License
1.32k stars 245 forks source link

About the model structure #79

Open L0-zhang opened 2 years ago

L0-zhang commented 2 years ago

Dr. Zhao, in your PSA paper, the model adopts ResNet-FCN-backbone. But I find no code about confusion about feature maps of different scales. Is my understanding right? Thank you very much.

iamsh4shank commented 4 months ago

Hello, @L0-zhang did you get a way to use pretrained model with a different strucutre?