Instance segmentation with the number of clusters incorporated in embedding learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringImage SegmentationInstance SegmentationSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Rethinking Task and Metrics of Instance Segmentation on 3D Point Clouds
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 SegmentationGP-S3Net: Graph-based Panoptic Sparse Semantic Segmentation Network
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 SegmentationSpatial Semantic Embedding Network: Fast 3D Instance Segmentation with Deep Metric Learning
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+2A boundary-aware point clustering approach in Euclidean and embedding spaces for roof plane segmentation
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…
SegmentationImproving Pixel Embedding Learning through Intermediate Distance Regression Supervision for Instance Segmentation
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