# Star-convex Polyhedra for 3D Object Detection and Segmentation in   Microscopy

**Authors:** Martin Weigert, Uwe Schmidt, Robert Haase, Ko Sugawara, Gene Myers

arXiv: 1908.03636 · 2020-06-16

## TL;DR

This paper introduces StarDist-3D, a novel method using star-convex polyhedra for accurate 3D cell nuclei detection and segmentation in microscopy images, overcoming challenges of shape complexity and anisotropic voxel sizes.

## Contribution

It extends 2D star-convex shape prediction to 3D, addressing shape representation, anisotropic data adaptation, and efficient intersection computation for improved nuclei segmentation.

## Key findings

- Outperforms classical and deep learning methods on challenging datasets
- Accurately models complex nuclei shapes with star-convex polyhedra
- Handles anisotropic voxel sizes effectively

## Abstract

Accurate detection and segmentation of cell nuclei in volumetric (3D) fluorescence microscopy datasets is an important step in many biomedical research projects. Although many automated methods for these tasks exist, they often struggle for images with low signal-to-noise ratios and/or dense packing of nuclei. It was recently shown for 2D microscopy images that these issues can be alleviated by training a neural network to directly predict a suitable shape representation (star-convex polygon) for cell nuclei. In this paper, we adopt and extend this approach to 3D volumes by using star-convex polyhedra to represent cell nuclei and similar shapes. To that end, we overcome the challenges of 1) finding parameter-efficient star-convex polyhedra representations that can faithfully describe cell nuclei shapes, 2) adapting to anisotropic voxel sizes often found in fluorescence microscopy datasets, and 3) efficiently computing intersections between pairs of star-convex polyhedra (required for non-maximum suppression). Although our approach is quite general, since star-convex polyhedra include common shapes like bounding boxes and spheres as special cases, our focus is on accurate detection and segmentation of cell nuclei. Finally, we demonstrate on two challenging datasets that our approach (StarDist-3D) leads to superior results when compared to classical and deep learning based methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03636/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03636/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1908.03636/full.md

---
Source: https://tomesphere.com/paper/1908.03636