pytorch-deeplab-xception
pytorch-deeplab-xception copied to clipboard
DeepLab v3+ model in PyTorch. Support different backbones.
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:  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.