Learning Adaptive Receptive Fields for Deep Image Parsing Network
In this paper, we introduce a novel approach to regulate receptive field in deep image parsing network automatically. Unlike previous works which have stressed much importance on obtaining better receptive fields using manually selected dilated convolutional kernels, our approach uses two affine transformation layers in the network's backbone and operates on feature maps. Feature maps will be inflated/shrinked by the new layer and therefore receptive fields in following layers are changed accordingly. By end-to-end training, the whole framework is data-driven without laborious manual intervention. The proposed method is generic across dataset and different tasks. We conduct extensive experiments on both general parsing task and face parsing task as concrete examples to demonstrate the method's superior regulation ability over manual designs.
Code (0)
등록된 구현이 없습니다.
Tasks
Face ParsingSimilar Papers 제목 키워드 기반
Scale-Adaptive Convolutions for Scene Parsing
Many existing scene parsing methods adopt Convolutional Neural Networks with fixed-size receptive fields, which frequently result in inconsistent predictions of large objects and invisibility of small objects. To tackle …
GPUregressionScene ParsingMalleable 2.5D Convolution: Learning Receptive Fields along the Depth-axis for RGB-D Scene Parsing
Depth data provide geometric information that can bring progress in RGB-D scene parsing tasks. Several recent works propose RGB-D convolution operators that construct receptive fields along the depth-axis to handle 3D ne…
Scene ParsingSemantic Segmentation3D human pose estimation with adaptive receptive fields and dilated temporal convolutions
In this work, we demonstrate that receptive fields in 3D pose estimation can be effectively specified using optical flow. We introduce adaptive receptive fields, a simple and effective method to aid receptive field selec…
3D Human Pose Estimation3D Pose EstimationOptical Flow EstimationPose Estimation+1SAIP-Net: Enhancing Remote Sensing Image Segmentation via Spectral Adaptive Information Propagation
Semantic segmentation of remote sensing imagery demands precise spatial boundaries and robust intra-class consistency, challenging conventional hierarchical models. To address limitations arising from spatial domain feat…
Image SegmentationSegmentationSegmentation Of Remote Sensing ImagerySemantic SegmentationCaseNet: Content-Adaptive Scale Interaction Networks for Scene Parsing
Objects at different spatial positions in an image exhibit different scales. Adaptive receptive fields are expected to capture suitable ranges of context for accurate pixel level semantic prediction. Recently, atrous con…
PositionScene Parsing