paper-with-me

Papers

Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach

2021-06-06 · NeurIPS 2021 12 · Ahmed Abbas, Paul Swoboda

We propose a fully differentiable architecture for simultaneous semantic and instance segmentation (a.k.a. panoptic segmentation) consisting of a convolutional neural network and an asymmetric multiway cut problem solver. The latter solves a combinatorial optimization problem that elegantly incorporates semantic and boundary predictions to produce a panoptic labeling. Our formulation allows to directly maximize a smooth surrogate of the panoptic quality metric by backpropagating the gradient through the optimization problem. Experimental evaluation shows improvement by backpropagating through the optimization problem w.r.t. comparable approaches on Cityscapes and COCO datasets. Overall, our approach shows the utility of using combinatorial optimization in tandem with deep learning in a challenging large scale real-world problem and showcases benefits and insights into training such an architecture.

📄 PDF Abstract BibTeX arXiv:2106.03188

Code (2)

aabbas90/COPS 공식 구현 pytorch
LPMP/LPMP pytorch

Tasks

Combinatorial OptimizationInstance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Bipartite Conditional Random Fields for Panoptic Segmentation

2019-12-11 · Sadeep Jayasumana, Kanchana Ranasinghe, Mayuka Jayawardhana, Sahan Liyanaarachchi 외

We tackle the panoptic segmentation problem with a conditional random field (CRF) model. Panoptic segmentation involves assigning a semantic label and an instance label to each pixel of a given image. At each pixel, the …

Panoptic SegmentationSegmentation

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

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

PanDepth: Joint Panoptic Segmentation and Depth Completion

2022-12-29 · Juan Lagos, Esa Rahtu

Understanding 3D environments semantically is pivotal in autonomous driving applications where multiple computer vision tasks are involved. Multi-task models provide different types of outputs for a given scene, yielding…

Autonomous DrivingDepth CompletionInstance SegmentationPanoptic Segmentation+2