why first conv layer padding = 100
machanic opened this issue · 1 comments
machanic commented
https://github.com/wkentaro/fcn/blob/master/fcn/models/fcn8s.py#L25
in the first convolutional layer , padding is set to 100, why?
wkentaro commented
Please check wkentaro/pytorch-fcn#40.