Questions about deformable roi pooling
pp00704831 opened this issue · 0 comments
pp00704831 commented
Hello,
Could we apply the deformable roi pooling with arbitrary size out (ex: 7x3) instead of square size (ex: 7x7)
We can directly use adaptive average pooling in PyTorch, but could we use in deformable pooling manner?