paper-with-me

RoIWarp

2000년 도입 · 논문 1편에서 사용

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.

출처: Instance-aware Semantic Segmentation via Multi-task Network Cascades

소개 논문: Instance-aware Semantic Segmentation via Multi-task Network Cascades

RoI Feature Extractors · Computer Vision