paper-with-me

Papers

Panoptic SegFormer: Delving Deeper into Panoptic Segmentation with Transformers

2021-09-08 · CVPR 2022 1 · Zhiqi Li, Wenhai Wang, Enze Xie, Zhiding Yu, Anima Anandkumar, Jose M. Alvarez, Ping Luo, Tong Lu

Panoptic segmentation involves a combination of joint semantic segmentation and instance segmentation, where image contents are divided into two types: things and stuff. We present Panoptic SegFormer, a general framework for panoptic segmentation with transformers. It contains three innovative components: an efficient deeply-supervised mask decoder, a query decoupling strategy, and an improved post-processing method. We also use Deformable DETR to efficiently process multi-scale features, which is a fast and efficient version of DETR. Specifically, we supervise the attention modules in the mask decoder in a layer-wise manner. This deep supervision strategy lets the attention modules quickly focus on meaningful semantic regions. It improves performance and reduces the number of required training epochs by half compared to Deformable DETR. Our query decoupling strategy decouples the responsibilities of the query set and avoids mutual interference between things and stuff. In addition, our post-processing strategy improves performance without additional costs by jointly considering classification and segmentation qualities to resolve conflicting mask overlaps. Our approach increases the accuracy 6.2\% PQ over the baseline DETR model. Panoptic SegFormer achieves state-of-the-art results on COCO test-dev with 56.2\% PQ. It also shows stronger zero-shot robustness over existing methods. The code is released at \url{https://github.com/zhiqi-li/Panoptic-SegFormer}.

📄 PDF Abstract BibTeX arXiv:2109.03814

Code (3)

zhiqi-li/Panoptic-SegFormer 공식 구현 pytorch
claud1234/clft pytorch
claud1234/fcn_transformer_object_segmentation pytorch

Tasks

DecoderInstance SegmentationPanoptic SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Mix-FFN Mix-FFN is a feedforward layer used in the SegFormer architecture.…
SegFormer SegFormer is a Transformer-based framework for semantic segmentation that unifies Transformers with lightweight…
Deformable Attention Module Deformable Attention Module is an attention module used in the Deformable DETR architecture, which seeks to overcome one…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Panoptic Segmentation: A Review

2021-11-19 · Omar Elharrouss, Somaya Al-Maadeed, Nandhini Subramanian, Najmath Ottakath 외

Image segmentation for video analysis plays an essential role in different research fields such as smart city, healthcare, computer vision and geoscience, and remote sensing applications. In this regard, a significant ef…

Autonomous DrivingCrowd CountingImage SegmentationInstance Segmentation+4

PVO: Panoptic Visual Odometry

2022-07-04 · CVPR 2023 1 · Weicai Ye, Xinyue Lan, Shuo Chen, Yuhang Ming 외

We present PVO, a novel panoptic visual odometry framework to achieve more comprehensive modeling of the scene motion, geometry, and panoptic segmentation information. Our PVO models visual odometry (VO) and video panopt…

Camera Pose EstimationOptical Flow EstimationPanoptic SegmentationPose Estimation+3

Scene-Centric Unsupervised Panoptic Segmentation

2025-04-02 · CVPR 2025 1 · Oliver Hahn, Christoph Reich, Nikita Araslanov, Daniel Cremers 외

Unsupervised panoptic segmentation aims to partition an image into semantically meaningful regions and distinct object instances without training on manually annotated data. In contrast to prior work on unsupervised pano…

Instance SegmentationPanoptic SegmentationPseudo LabelScene Understanding+5

PanopticPartFormer++: A Unified and Decoupled View for Panoptic Part Segmentation

2023-01-03 · Xiangtai Li, Shilin Xu, Yibo Yang, Haobo Yuan 외

Panoptic Part Segmentation (PPS) unifies panoptic and part segmentation into one task. Previous works utilize separate approaches to handle things, stuff, and part predictions without shared computation and task associat…

Panoptic SegmentationSegmentation

Fast Panoptic Segmentation Network

2019-10-09 · Daan de Geus, Panagiotis Meletis, Gijs Dubbelman

In this work, we present an end-to-end network for fast panoptic segmentation. This network, called Fast Panoptic Segmentation Network (FPSNet), does not require computationally costly instance mask predictions or mergin…

Panoptic SegmentationSegmentation