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.

Papers/EPSNet: Efficient Panoptic Segmentation Network with Cross...

EPSNet: Efficient Panoptic Segmentation Network with Cross-layer Attention Fusion

Chia-Yuan Chang, Shuo-En Chang, Pei-Yung Hsiao, Li-Chen Fu

2020-03-23Scene ParsingPanoptic SegmentationSegmentationSemantic SegmentationInstance Segmentation
PaperPDFCode(official)

Abstract

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work, we propose an Efficient Panoptic Segmentation Network (EPSNet) to tackle the panoptic segmentation tasks with fast inference speed. Basically, EPSNet generates masks based on simple linear combination of prototype masks and mask coefficients. The light-weight network branches for instance segmentation and semantic segmentation only need to predict mask coefficients and produce masks with the shared prototypes predicted by prototype network branch. Furthermore, to enhance the quality of shared prototypes, we adopt a module called "cross-layer attention fusion module", which aggregates the multi-scale features with attention mechanism helping them capture the long-range dependencies between each other. To validate the proposed work, we have conducted various experiments on the challenging COCO panoptic dataset, which achieve highly promising performance with significantly faster inference speed (53ms on GPU).

Results

TaskDatasetMetricValueModel
Semantic SegmentationCOCO test-devPQ38.9EPSNet (ResNet-101-FPN)
Semantic SegmentationCOCO test-devPQst31EPSNet (ResNet-101-FPN)
Semantic SegmentationCOCO test-devPQth44.1EPSNet (ResNet-101-FPN)
10-shot image generationCOCO test-devPQ38.9EPSNet (ResNet-101-FPN)
10-shot image generationCOCO test-devPQst31EPSNet (ResNet-101-FPN)
10-shot image generationCOCO test-devPQth44.1EPSNet (ResNet-101-FPN)
Panoptic SegmentationCOCO test-devPQ38.9EPSNet (ResNet-101-FPN)
Panoptic SegmentationCOCO test-devPQst31EPSNet (ResNet-101-FPN)
Panoptic SegmentationCOCO test-devPQth44.1EPSNet (ResNet-101-FPN)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17