paper-with-me

홈 › Papers

ConsInstancy: Learning Instance Representations for Semi-Supervised Panoptic Segmentation of Concrete Aggregate Particles

2022-04-10 · Max Coenen, Tobias Schack, Dries Beyer, Christian Heipke, Michael Haist

We present a semi-supervised method for panoptic segmentation based on ConsInstancy regularisation, a novel strategy for semi-supervised learning. It leverages completely unlabelled data by enforcing consistency between predicted instance representations and semantic segmentations during training in order to improve the segmentation performance. To this end, we also propose new types of instance representations that can be predicted by one simple forward path through a fully convolutional network (FCN), delivering a convenient and simple-to-train framework for panoptic segmentation. More specifically, we propose the prediction of a three-dimensional instance orientation map as intermediate representation and two complementary distance transform maps as final representation, providing unique instance representations for a panoptic segmentation. We test our method on two challenging data sets of both, hardened and fresh concrete, the latter being proposed by the authors in this paper demonstrating the effectiveness of our approach, outperforming the results achieved by state-of-the-art methods for semi-supervised segmentation. In particular, we are able to show that by leveraging completely unlabeled data in our semi-supervised approach the achieved overall accuracy (OA) is increased by up to 5% compared to an entirely supervised training using only labeled data. Furthermore, we exceed the OA achieved by state-of-the-art semi-supervised methods by up to 1.5%.

📄 PDF Abstract BibTeX arXiv:2204.04635

Code (1)

maximiliancoenen/consinstancy 공식 구현 tf

Tasks

Panoptic SegmentationSegmentation

Similar Papers 제목 키워드 기반

MonoDVPS: A Self-Supervised Monocular Depth Estimation Approach to Depth-aware Video Panoptic Segmentation

2022-10-14 · Andra Petrovai, Sergiu Nedevschi

Depth-aware video panoptic segmentation tackles the inverse projection problem of restoring panoptic 3D point clouds from video sequences, where the 3D points are augmented with semantic classes and temporally consistent…

Depth-aware Video Panoptic SegmentationDepth EstimationDepth PredictionImage Segmentation+5

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

Beyond the Label Itself: Latent Labels Enhance Semi-supervised Point Cloud Panoptic Segmentation

2023-12-13 · Yujun Chen, Xin Tan, Zhizhong Zhang, Yanyun Qu 외

As the exorbitant expense of labeling autopilot datasets and the growing trend of utilizing unlabeled data, semi-supervised segmentation on point clouds becomes increasingly imperative. Intuitively, finding out more ``un…

Panoptic SegmentationPosition

Panoptic Compositional Feature Field for Editable Scene Rendering With Network-Inferred Labels via Metric Learning

2023-01-01 · CVPR 2023 1 · Xinhua Cheng, Yanmin Wu, Mengxi Jia, Qian Wang 외

Despite neural implicit representations demonstrating impressive high-quality view synthesis capacity, decomposing such representations into objects for instance-level editing is still challenging. Recent works learn…

2D Panoptic SegmentationMetric LearningNovel View SynthesisPanoptic Segmentation

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