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

How can I get pretrained model for deeplabv3? #95

Open 1032697379 opened 4 years ago

Tramac commented 4 years ago

Sorry, I did not keep the trained model.

Wongshy commented 3 years ago

Sorry, I did not keep the trained model.

Did you pretrained deeplabv3+ with xception? How can i achieve it?

bbbts commented 1 month ago

Sorry, I did not keep the trained model.

Did you pretrained deeplabv3+ with xception? How can i achieve it?

@Tramac @Wongshy @1032697379 I am having the same issue training deeplabv3+ with xception. Were you able to solve it? Kindly help.