paper-with-me

홈 › Papers

Intra-Batch Supervision for Panoptic Segmentation on High-Resolution Images

2023-04-17 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Daan de Geus, Gijs Dubbelman

Unified panoptic segmentation methods are achieving state-of-the-art results on several datasets. To achieve these results on high-resolution datasets, these methods apply crop-based training. In this work, we find that, although crop-based training is advantageous in general, it also has a harmful side-effect. Specifically, it limits the ability of unified networks to discriminate between large object instances, causing them to make predictions that are confused between multiple instances. To solve this, we propose Intra-Batch Supervision (IBS), which improves a network's ability to discriminate between instances by introducing additional supervision using multiple images from the same batch. We show that, with our IBS, we successfully address the confusion problem and consistently improve the performance of unified networks. For the high-resolution Cityscapes and Mapillary Vistas datasets, we achieve improvements of up to +2.5 on the Panoptic Quality for thing classes, and even more considerable gains of up to +5.8 on both the pixel accuracy and pixel precision, which we identify as better metrics to capture the confusion problem.

📄 PDF Abstract BibTeX arXiv:2304.08222

Code (2)

DdeGeus/Mask2Former-IBS pytorch
DdeGeus/PanopticFCN-IBS pytorch

Tasks

Panoptic Segmentation

Similar Papers 제목 키워드 기반

Fully Convolutional Networks for Panoptic Segmentation with Point-based Supervision

2021-08-17 · Yanwei Li, Hengshuang Zhao, Xiaojuan Qi, Yukang Chen 외

In this paper, we present a conceptually simple, strong, and efficient framework for fully- and weakly-supervised panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things a…

Panoptic SegmentationSegmentationWeakly-supervised panoptic segmentation

SOGNet: Scene Overlap Graph Network for Panoptic Segmentation

2019-11-18 · Yibo Yang, Hongyang Li, Xia Li, Qijie Zhao 외

The panoptic segmentation task requires a unified result from semantic and instance segmentation outputs that may contain overlaps. However, current studies widely ignore modeling overlaps. In this study, we aim to model…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Single-Shot Panoptic Segmentation

2019-11-02 · Mark Weber, Jonathon Luiten, Bastian Leibe

We present a novel end-to-end single-shot method that segments countable object instances (things) as well as background regions (stuff) into a non-overlapping panoptic segmentation at almost video frame rate. Current st…

DecoderInstance SegmentationObjectobject-detection+4

Pointly-Supervised Panoptic Segmentation

2022-10-25 · Junsong Fan, Zhaoxiang Zhang, Tieniu Tan

In this paper, we propose a new approach to applying point-level annotations for weakly-supervised panoptic segmentation. Instead of the dense pixel-level labels used by fully supervised methods, point-level labels only …

Panoptic SegmentationSegmentationSemantic SimilaritySemantic Textual Similarity+1

Cross-View Regularization for Domain Adaptive Panoptic Segmentation

2021-03-03 · CVPR 2021 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Panoptic segmentation unifies semantic segmentation and instance segmentation which has been attracting increasing attention in recent years. However, most existing research was conducted under a supervised learning setu…

Domain AdaptationInstance SegmentationPanoptic SegmentationSegmentation+1