open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
8.37k stars 2.63k forks source link

TypeError: EncoderDecoder: SwinTransformer: __init__() got an unexpected keyword argument 'pretrain_style' #969

Closed luohao1099416321 closed 3 years ago

luohao1099416321 commented 3 years ago

Hi, I can't find the cause of this problem, can you help me see it?

Junjun2016 commented 3 years ago

pretrain_style has been deprecated in the latest version.