YOLO2U-Net: Detection-Guided 3D Instance Segmentation for Microscopy
Amirkoushyar Ziabari, Derek C. Rose, Abbas Shirinifard, David Solecki

TL;DR
This paper presents YOLO2U-Net, a novel method combining detection and segmentation techniques to accurately identify and segment individual cells in 3D microscopy volumes, addressing challenges like low z-axis resolution.
Contribution
It introduces a combined detection and multi-view fusion approach with a 3D U-Net for improved 3D cell instance segmentation in microscopy images.
Findings
Outperforms existing 3D segmentation methods
Effective in handling overlapping cells in 3D volumes
Demonstrates high accuracy in brain tissue cell segmentation
Abstract
Microscopy imaging techniques are instrumental for characterization and analysis of biological structures. As these techniques typically render 3D visualization of cells by stacking 2D projections, issues such as out-of-plane excitation and low resolution in the -axis may pose challenges (even for human experts) to detect individual cells in 3D volumes as these non-overlapping cells may appear as overlapping. In this work, we introduce a comprehensive method for accurate 3D instance segmentation of cells in the brain tissue. The proposed method combines the 2D YOLO detection method with a multi-view fusion algorithm to construct a 3D localization of the cells. Next, the 3D bounding boxes along with the data volume are input to a 3D U-Net network that is designed to segment the primary cell in each 3D bounding box, and in turn, to carry out instance segmentation of cells in the entire…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Medical Image Segmentation Techniques · AI in cancer detection
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
