speedinghzl / pytorch-segmentation-toolbox

PyTorch Implementations for DeeplabV3 and PSPNet
MIT License
768 stars 167 forks source link

Confused with crop size 769. #16

Closed donnyyou closed 5 years ago

donnyyou commented 5 years ago

Why not 768 which is divisible by 8?

speedinghzl commented 5 years ago

It's a long story and it's just a number. You can find 769 in the deeplabv3 paper.