Open raywzy opened 5 years ago
Emmm, in fact, several reasons.
You can find https://github.com/Zhaoyi-Yan/Shift-Net_pytorch/blob/master/util/util.py#L210 is directly adopting nearest sampling, which for torch(deprecated now), it is still the original version https://github.com/Zhaoyi-Yan/Shift-Net/blob/master/lib/myUtils.lua#L36
@Zhaoyi-Yan Thanks for your explaination. Your work is very solid.
I am curious about the method that you mentioned to obtain the mask of feature map. Why not downsample directly?