Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.82k stars 581 forks source link

an error about Deeplabv3_plus:TypeError: __init__() got an unexpected keyword argument 'jpu' #74

Open gaoyangxixi opened 4 years ago

gaoyangxixi commented 4 years ago

an error about Deeplabv3_plus:TypeError: init() got an unexpected keyword argument 'jpu'

Tramac commented 4 years ago

Please delete jpu=args.jpu in this line.