zijundeng / pytorch-semantic-segmentation

PyTorch for Semantic Segmentation
MIT License
1.73k stars 393 forks source link

voc-psp_net/train.py #35

Open sinha-abhash opened 6 years ago

sinha-abhash commented 6 years ago

args is missing 'shorter_size' parameter. Please suggest the possible value.

YifuLiuL commented 5 years ago

args is missing 'shorter_size' parameter. Please suggest the possible value.

hi,I meet this problem too. what is this value suitable?

JennyVVV commented 4 years ago

args is missing 'shorter_size' parameter. Please suggest the possible value.

Hi, I have the same problem, do you solve it? Thanks.