paper-with-me

Papers

Proposal-Free Volumetric Instance Segmentation from Latent Single-Instance Masks

2020-09-10 · Alberto Bailoni, Constantin Pape, Steffen Wolf, Anna Kreshuk, Fred A. Hamprecht

This work introduces a new proposal-free instance segmentation method that builds on single-instance segmentation masks predicted across the entire image in a sliding window style. In contrast to related approaches, our method concurrently predicts all masks, one for each pixel, and thus resolves any conflict jointly across the entire image. Specifically, predictions from overlapping masks are combined into edge weights of a signed graph that is subsequently partitioned to obtain all final instances concurrently. The result is a parameter-free method that is strongly robust to noise and prioritizes predictions with the highest consensus across overlapping masks. All masks are decoded from a low dimensional latent representation, which results in great memory savings strictly required for applications to large volumetric images. We test our method on the challenging CREMI 2016 neuron segmentation benchmark where it achieves competitive scores.

📄 PDF Abstract BibTeX arXiv:2009.04998

Code (0)

등록된 구현이 없습니다.

Tasks

AllInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Proposal-free Lidar Panoptic Segmentation with Pillar-level Affinity

2022-04-19 · Qi Chen, Sourabh Vora

We propose a simple yet effective proposal-free architecture for lidar panoptic segmentation. We jointly optimize both semantic segmentation and class-agnostic instance classification in a single network using a pillar-b…

ClassificationClusteringobject-detectionObject Detection+3

Towards Bounding-Box Free Panoptic Segmentation

2020-02-18 · Ujwal Bonde, Pablo F. Alcantarilla, Stefan Leutenegger

In this work we introduce a new Bounding-Box Free Network (BBFNet) for panoptic segmentation. Panoptic segmentation is an ideal problem for proposal-free methods as it already requires per-pixel semantic class labels. We…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+1

Hierarchical Lovász Embeddings for Proposal-free Panoptic Segmentation

2021-06-08 · Tommi Kerola, Jie Li, Atsushi Kanehira, Yasunori Kudo 외

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and category…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Hierarchical Lovasz Embeddings for Proposal-Free Panoptic Segmentation

2021-06-19 · CVPR 2021 1 · Tommi Kerola, Jie Li, Atsushi Kanehira, Yasunori Kudo 외

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and cate…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Proposal-free Network for Instance-level Object Segmentation

2015-09-09 · Xiaodan Liang, Yunchao Wei, Xiaohui Shen, Jianchao Yang 외

Instance-level object segmentation is an important yet under-explored task. The few existing studies are almost all based on region proposal methods to extract candidate segments and then utilize object classification to…

ClusteringObjectRegion ProposalSegmentation+1