What is: Deformable RoI Pooling?
Source | Deformable Convolutional Networks |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Deformable RoI Pooling adds an offset to each bin position in the regular bin partition of the RoI Pooling. Similarly, the offsets are learned from the preceding feature maps and the RoIs, enabling adaptive part localization for objects with different shapes.