pytorch-deeplab-xception icon indicating copy to clipboard operation
pytorch-deeplab-xception copied to clipboard

DeepLab v3+ model in PyTorch. Support different backbones.

Results 111 pytorch-deeplab-xception issues
Sort by recently updated
recently updated
newest added

Hi,@jaemin93 I had run the inference.py provided by you successfully! But what puzzled me is that the pictures of result acquired by me are all like this: ![image](https://user-images.githubusercontent.com/59866090/116083516-402c0580-a6cf-11eb-95ff-2c60abd4ded1.png) The real...

when training has this error warnings.warn(warning.format(ret)) 0%| | 0/1539 [00:00

Has anyone tried backbone DRN-105? Download the training after the weight error: Missing key (s) in state_dict: "backbone. Layer5.6. Conv1. Weight", "backbone. Layer5.6. Bn1. Weight", etc.

Hi, i have a question about pretrained model, which dataset is using for pretrained model. for example deeplabv3-mobilenetv2 one more question: when i download pretrained model and unzip it with...

First of all, thanks for creating this repo. It is very clear and easier to use than the original tensorflow model. I ran a few training experiments on VOC2012 and...

Who has the test.py?Please give me a copy, thank you

There are some pixels not belonging to any classes.