English

InstanSeg: an embedding-based instance segmentation algorithm optimized for accurate, efficient and portable cell segmentation

Computer Vision and Pattern Recognition 2024-08-29 v1

Abstract

Cell and nucleus segmentation are fundamental tasks for quantitative bioimage analysis. Despite progress in recent years, biologists and other domain experts still require novel algorithms to handle increasingly large and complex real-world datasets. These algorithms must not only achieve state-of-the-art accuracy, but also be optimized for efficiency, portability and user-friendliness. Here, we introduce InstanSeg: a novel embedding-based instance segmentation pipeline designed to identify cells and nuclei in microscopy images. Using six public cell segmentation datasets, we demonstrate that InstanSeg can significantly improve accuracy when compared to the most widely used alternative methods, while reducing the processing time by at least 60%. Furthermore, InstanSeg is designed to be fully serializable as TorchScript and supports GPU acceleration on a range of hardware. We provide an open-source implementation of InstanSeg in Python, in addition to a user-friendly, interactive QuPath extension for inference written in Java. Our code and pre-trained models are available at https://github.com/instanseg/instanseg .

Keywords

Cite

@article{arxiv.2408.15954,
  title  = {InstanSeg: an embedding-based instance segmentation algorithm optimized for accurate, efficient and portable cell segmentation},
  author = {Thibaut Goldsborough and Ben Philps and Alan O'Callaghan and Fiona Inglis and Leo Leplat and Andrew Filby and Hakan Bilen and Peter Bankhead},
  journal= {arXiv preprint arXiv:2408.15954},
  year   = {2024}
}

Comments

12 pages,6 figures

R2 v1 2026-06-28T18:26:49.253Z