paper-with-me

Papers

Joint Semantic Instance Segmentation on Graphs with the Semantic Mutex Watershed

2020-08-01 · ECCV 2020 8 · Steffen Wolf, Yuyan Li, Constantin Pape, Alberto Bailoni, Anna Kreshuk, Fred A. Hamprecht

Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are solved separately since joint optimization is computationally expensive. We propose a greedy algorithm for joint graph partitioning and labeling derived from the efficient Mutex Watershed partitioning algorithm. It optimizes an objective function closely related to the Symmetric Multiway Cut objective and empirically shows efficient scaling behavior. Due to the algorithm's efficiency, it can operate directly on pixels without prior over-segmentation of the image into superpixels. We evaluate the performance on the Cityscapes dataset (2D urban scenes) and on a 3D microscopy volume. In urban scenes, the proposed algorithm combined with current deep neural networks outperforms the strong baseline of `Panoptic Feature Pyramid Networks' by Kirillov et al. (2019). In the 3D electron microscopy images, we show explicitly that our joint formulation outperforms a separate optimization of the partitioning and labeling problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

graph partitioningInstance SegmentationSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Joint Learning of Instance and Semantic Segmentation for Robotic Pick-and-Place with Heavy Occlusions in Clutter

2020-01-21 · Kentaro Wada, Kei Okada, Masayuki Inaba

We present joint learning of instance and semantic segmentation for visible and occluded region masks. Sharing the feature extractor with instance occlusion segmentation, we introduce semantic occlusion segmentation into…

Instance SegmentationSegmentationSemantic Segmentation

JSNet: Joint Instance and Semantic Segmentation of 3D Point Clouds

2019-12-20 · Lin Zhao, Wenbing Tao

In this paper, we propose a novel joint instance and semantic segmentation approach, which is called JSNet, in order to address the instance and semantic segmentation of 3D point clouds simultaneously. Firstly, we build …

3D Instance SegmentationClusteringInstance SegmentationSegmentation+1

Panoptic Segmentation with a Joint Semantic and Instance Segmentation Network

2018-09-06 · CoRR 2019 2 · Daan de Geus, Panagiotis Meletis, Gijs Dubbelman

We present a single network method for panoptic segmentation. This method combines the predictions from a jointly trained semantic and instance segmentation network using heuristics. Joint training is the first step towa…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds with Multi-Task Pointwise Networks and Multi-Value Conditional Random Fields

2019-04-01 · CVPR 2019 6 · Quang-Hieu Pham, Duc Thanh Nguyen, Binh-Son Hua, Gemma Roig 외

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work,…

3D Instance Segmentation3D Semantic Instance Segmentation3D Semantic SegmentationScene Understanding+1

JSMNet Improving Indoor Point Cloud Semantic and Instance Segmentation through Self-Attention and Multiscale

2023-09-14 · Shuochen Xu, Zhenxin Zhang

The semantic understanding of indoor 3D point cloud data is crucial for a range of subsequent applications, including indoor service robots, navigation systems, and digital twin engineering. Global features are crucial f…

Instance SegmentationSegmentationSemantic Segmentation