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.88k stars 587 forks source link

Request for pretrained xception base model #35

Open NuistZF opened 5 years ago

NuistZF commented 5 years ago

I cannot implement deeplabv3+ without base model. Can you release the pretrained xception base model. Thank you.

jianzhang96 commented 3 years ago

the same problem, and the performance of the deeplabv3+ without pretrained xception model is not good.

OrangeJuice3211 commented 1 year ago

hello,did you find the URL to download the pretrained xception base model?