TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/Pyramid Pooling Module

Pyramid Pooling Module

Computer VisionIntroduced 200075 papers
Source Paper

Description

A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional network like a ResNet is that, while the receptive field is already larger than the input image, the empirical receptive field is much smaller than the theoretical one especially on high-level layers. This makes many networks not sufficiently incorporate the momentous global scenery prior.

The PPM is an effective global prior representation that addresses this problem. It contains information with different scales and varying among different sub-regions. Using our 4-level pyramid, the pooling kernels cover the whole, half of, and small portions of the image. They are fused as the global prior. Then we concatenate the prior with the original feature map in the final part.

Papers Using This Method

Semantic segmentation for building houses from wooden cubes2025-03-28Optimized Unet with Attention Mechanism for Multi-Scale Semantic Segmentation2025-02-06Threshold Attention Network for Semantic Segmentation of Remote Sensing Images2025-01-14Parking Space Detection in the City of Granada2025-01-11Understanding Spatio-Temporal Relations in Human-Object Interaction using Pyramid Graph Convolutional Network2024-10-10A Surprisingly Simple Approach to Generalized Few-Shot Semantic Segmentation2024-09-26A Comparative Analysis of CNN-based Deep Learning Models for Landslide Detection2024-08-03Make a Strong Teacher with Label Assistance: A Novel Knowledge Distillation Approach for Semantic Segmentation2024-07-18High-Resolution Cloud Detection Network2024-07-10Evaluation of Deep Learning Semantic Segmentation for Land Cover Mapping on Multispectral, Hyperspectral and High Spatial Aerial Imagery2024-06-20Reparameterizable Dual-Resolution Network for Real-time Semantic Segmentation2024-06-18MarsSeg: Mars Surface Semantic Segmentation with Multi-level Extractor and Connector2024-04-05Fuzzy Rank-based Late Fusion Technique for Cytology image Segmentation2024-03-16Generative Denoise Distillation: Simple Stochastic Noises Induce Efficient Knowledge Transfer for Dense Prediction2024-01-16A knowledge-based data-driven (KBDD) framework for all-day identification of cloud types using satellite remote sensing2023-12-01Equirectangular image construction method for standard CNNs for Semantic Segmentation2023-10-13Spatial-Assistant Encoder-Decoder Network for Real Time Semantic Segmentation2023-09-19Evaluation Kidney Layer Segmentation on Whole Slide Imaging using Convolutional Neural Networks and Transformers2023-09-05Image Segmentation Keras : Implementation of Segnet, FCN, UNet, PSPNet and other models in Keras2023-07-25SSSegmenation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch2023-05-26