paper-with-me

Papers

MultiStar: Instance Segmentation of Overlapping Objects with Star-Convex Polygons

2020-11-26 · Florin C. Walter, Sebastian Damrich, Fred A. Hamprecht

Instance segmentation of overlapping objects in biomedical images remains a largely unsolved problem. We take up this challenge and present MultiStar, an extension to the popular instance segmentation method StarDist. The key novelty of our method is that we identify pixels at which objects overlap and use this information to improve proposal sampling and to avoid suppressing proposals of truly overlapping objects. This allows us to apply the ideas of StarDist to images with overlapping objects, while incurring only a small overhead compared to the established method. MultiStar shows promising results on two datasets and has the advantage of using a simple and easy to train network architecture.

📄 PDF Abstract BibTeX arXiv:2011.13228

Code (1)

overlapping-instances/MultiStar 공식 구현 pytorch

Tasks

Instance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

When Hillclimbers Beat Genetic Algorithms in Multimodal Optimization

2015-04-26 · Fernando G. Lobo, Mosab Bazargani

It has been shown in the past that a multistart hillclimbing strategy compares favourably to a standard genetic algorithm with respect to solving instances of the multimodal problem generator. We extend that work and ver…

Diversity

Instance Segmentation of Dense and Overlapping Objects via Layering

2022-10-07 · Long Chen, Yuli Wu, Dorit Merhof

Instance segmentation aims to delineate each individual object of interest in an image. State-of-the-art approaches achieve this goal by either partitioning semantic segmentations or refining coarse representations of de…

Instance SegmentationObjectSemantic Segmentation

Resolving Overlapping Convex Objects in Silhouette Images by Concavity Analysis and Gaussian Process

2019-06-03 · Sahar Zafari, Mariia Murashkina, Tuomas Eerola, Jouni Sampo 외

Segmentation of overlapping convex objects has various applications, for example, in nanoparticles and cell imaging. Often the segmentation method has to rely purely on edges between the background and foreground making …

Combinatorial OptimizationSegmentation

QCell: Recombining and Aligning Cell Queries for Overlapping Instance Segmentation

2026-08-29 · Yaroslav Prytula, Anton Popov, Dmytro Fishman hf

Instance segmentation of overlapping cells in microscopy remains challenging due to semi-transparent structures that produce weak boundaries and mixed visual evidence in overlap regions. Existing methods address this thr…

Instance SegmentationCell Segmentation

FG-TreeSeg: Flow-Guided Tree Crown Segmentation without Instance Annotations

2026-01-31 · Pengyu Chen, Fangzheng Lyu, Sicheng Wang, Cuizhen Wang arxiv

Individual tree crown segmentation is an important task in remote sensing for forest biomass estimation and ecological monitoring. However, accurate delineation in dense, overlapping canopies remains a bottleneck. While …

Instance Segmentation