Improving 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 advantages in handling complex shapes and dense objects. In this work, we propose a simple, yet highly effective, architecture for object-aware embedding learning. A distance regression module is incorporated into our architecture to generate seeds for fast clustering. At the same time, we show that the features learned by the distance regression module are able to promote the accuracy of learned object-aware embeddings significantly. By simply concatenating features of the distance regression module to the images as inputs of the embedding module, the mSBD scores on the CVPPP Leaf Segmentation Challenge can be further improved by more than 8% compared to the identical set-up without concatenation, yielding the best overall result amongst the leaderboard at CodaLab.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringDistance regressionInstance SegmentationregressionSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Levenshtein Distance Embedding with Poisson Regression for DNA Storage
Efficient computation or approximation of Levenshtein distance, a widely-used metric for evaluating sequence similarity, has attracted significant attention with the emergence of DNA storage and other biological applicat…
regressionAutomatic kidney segmentation in ultrasound images using subsequent boundary distance regression and pixelwise classification networks
It remains challenging to automatically segment kidneys in clinical ultrasound (US) images due to the kidneys' varied shapes and image intensity distributions, although semi-automatic methods have achieved promising perf…
ClassificationData AugmentationDistance regressionGeneral Classification+1Fully-automatic segmentation of kidneys in clinical ultrasound images using a boundary distance regression network
It remains challenging to automatically segment kidneys in clinical ultrasound images due to the kidneys' varied shapes and image intensity distributions, although semi-automatic methods have achieved promising performan…
ClassificationDistance regressionGeneral ClassificationregressionEOLO: Embedded Object Segmentation only Look Once
In this paper, we introduce an anchor-free and single-shot instance segmentation method, which is conceptually simple with 3 independent branches, fully convolutional and can be used by easily embedding it into mobile an…
Distance regressionGPUInstance SegmentationObject+3Vector Contrastive Learning For Pixel-Wise Pretraining In Medical Vision
Contrastive learning (CL) has become a cornerstone of self-supervised pretraining (SSP) in foundation models, however, extending CL to pixel-wise representation, crucial for medical vision, remains an open problem. Stand…
Contrastive LearningFeature CorrelationregressionSelf-Learning