awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)

Results 113 awesome-semantic-segmentation-pytorch issues
Sort by recently updated
recently updated
newest added

Hi, Could you please provide the way your dataset is arranged/ structured in your directory (i.e. train data, validation data and test data). I tried running the downloading script to...

选择了deeplabv3_resnet50_pascal_voc从头训练了一个权重,在使用demo.py测试的时候发现输出的pred值全为0。不确定是因为自己训练的权重问题还是其它原因。想用预训练权重测试下这个问题但没找到下载链接,求预训练权重deeplabv3_resnet50_pascal_voc.pth的下载地址?

DeepLabV3+, the backbone can only use Xception, and other backbones cannot be selected ![1](https://github.com/Tramac/awesome-semantic-segmentation-pytorch/assets/92045971/186d075e-ae2b-40f5-bdd7-3dcf7a29d01a)