AICurious Logo

What is: RoIWarp?

SourceInstance-aware Semantic Segmentation via Multi-task Network Cascades
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Region of Interest Warping, or RoIWarp, is a form of RoIPool that is differentiable with respect to the box position. In practice, this takes the form of a RoIWarp layer followed by a standard Max Pooling layer. The RoIWarp layer crops a feature map region and warps it into a target size by interpolation.