Proposal-Free Volumetric Instance Segmentation from Latent Single-Instance Masks
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.
Code (0)
등록된 구현이 없습니다.
Tasks
AllInstance SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Proposal-free Lidar Panoptic Segmentation with Pillar-level Affinity
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+3Towards Bounding-Box Free Panoptic Segmentation
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+1Hierarchical Lovász Embeddings for Proposal-free Panoptic Segmentation
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 SegmentationHierarchical Lovasz Embeddings for Proposal-Free Panoptic Segmentation
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 SegmentationProposal-free Network for Instance-level Object Segmentation
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