paper-with-me

Papers

Instance segmentation with the number of clusters incorporated in embedding learning

2021-03-27 · Jianfeng Cao, Hong Yan

Semantic and instance segmentation algorithms are two general yet distinct image segmentation solutions powered by Convolution Neural Network. While semantic segmentation benefits extensively from the end-to-end training strategy, instance segmentation is frequently framed as a multi-stage task, supported by learning-based discrimination and post-process clustering. Independent optimizations on substages instigate the accumulation of segmentation errors. In this work, we propose to embed prior clustering information into an embedding learning framework FCRNet, stimulating the one-stage instance segmentation. FCRNet relieves the complexity of post process by incorporating the number of clustering groups into the embedding space. The superior performance of FCRNet is verified and compared with other methods on the nucleus dataset BBBC006.

📄 PDF Abstract BibTeX arXiv:2103.14869

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationInstance SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Rethinking Task and Metrics of Instance Segmentation on 3D Point Clouds

2019-09-27 · Kosuke Arase, Yusuke Mukuta, Tatsuya Harada

Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions suc…

Instance SegmentationSemantic Segmentation

GP-S3Net: Graph-based Panoptic Sparse Semantic Segmentation Network

2021-08-18 · ICCV 2021 10 · Ryan Razani, Ran Cheng, Enxu Li, Ehsan Taghavi 외

Panoptic segmentation as an integrated task of both static environmental understanding and dynamic object identification, has recently begun to receive broad research interest. In this paper, we propose a new computation…

Panoptic SegmentationSegmentationSemantic Segmentation

Spatial Semantic Embedding Network: Fast 3D Instance Segmentation with Deep Metric Learning

2020-07-07 · Dongsu Zhang, Junha Chun, Sang Kyun Cha, Young Min Kim

We propose spatial semantic embedding network (SSEN), a simple, yet efficient algorithm for 3D instance segmentation using deep metric learning. The raw 3D reconstruction of an indoor environment suffers from occlusions,…

3D Instance Segmentation3D ReconstructionInstance SegmentationMetric Learning+2

A boundary-aware point clustering approach in Euclidean and embedding spaces for roof plane segmentation

2023-09-07 · Li Li, Qingqing Li, Guozheng Xu, Pengwei Zhou 외

Roof plane segmentation from airborne LiDAR point clouds is an important technology for 3D building model reconstruction. One of the key issues of plane segmentation is how to design powerful features that can exactly di…

Segmentation

Improving Pixel Embedding Learning through Intermediate Distance Regression Supervision for Instance Segmentation

2020-07-13 · Yuli Wu, Long Chen, Dorit Merhof

As a proposal-free approach, instance segmentation through pixel embedding learning and clustering is gaining more emphasis. Compared with bounding box refinement approaches, such as Mask R-CNN, it has potential advantag…

ClusteringDistance regressionInstance Segmentationregression+2