paper-with-me

Papers

Hierarchical Random Walker Segmentation for Large Volumetric Biomedical Images

2021-03-17 · Dominik Drees, Florian Eilers, Xiaoyi Jiang

The random walker method for image segmentation is a popular tool for semi-automatic image segmentation, especially in the biomedical field. However, its linear asymptotic run time and memory requirements make application to 3D datasets of increasing sizes impractical. We propose a hierarchical framework that, to the best of our knowledge, is the first attempt to overcome these restrictions for the random walker algorithm and achieves sublinear run time and constant memory complexity. The goal of this framework is -- rather than improving the segmentation quality compared to the baseline method -- to make interactive segmentation on out-of-core datasets possible. The method is evaluated quantitavely on synthetic data and the CT-ORG dataset where the expected improvements in algorithm run time while maintaining high segmentation quality are confirmed. The incremental (i.e., interaction update) run time is demonstrated to be in seconds on a standard PC even for volumes of hundreds of gigabytes in size. In a small case study the applicability to large real world from current biomedical research is demonstrated. An implementation of the presented method is publicly available in version 5.2 of the widely used volume rendering and processing software Voreen (https://www.uni-muenster.de/Voreen/).

📄 PDF Abstract BibTeX arXiv:2103.09564

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

pc 설명 없음

Similar Papers 제목 키워드 기반

MeshWalker: Deep Mesh Understanding by Random Walks

2020-06-09 · Alon Lahav, Ayellet Tal

Most attempts to represent 3D shapes for deep learning have focused on volumetric grids, multi-view images and point clouds. In this paper we look at the most popular representation of 3D shapes in computer graphics - a …

3D Classification3D Object RecognitionSemantic Segmentation

End-to-End Learned Random Walker for Seeded Image Segmentation

2019-05-22 · CVPR 2019 6 · Lorenzo Cerrone, Alexander Zeilmann, Fred A. Hamprecht

We present an end-to-end learned algorithm for seeded segmentation. Our method is based on the Random Walker algorithm, where we predict the edge weights of the underlying graph using a convolutional neural network. This…

Image SegmentationInstance SegmentationSegmentation

Unsupervised detection of small hyperreflective features in ultrahigh resolution optical coherence tomography

2023-03-26 · Marcel Reimann, Jungeun Won, Hiroyuki Takahashi, Antonio Yaghy 외

Recent advances in optical coherence tomography such as the development of high speed ultrahigh resolution scanners and corresponding signal processing techniques may reveal new potential biomarkers in retinal diseases. …

3D UX-Net: A Large Kernel Volumetric ConvNet Modernizing Hierarchical Transformer for Medical Image Segmentation

2022-09-29 · Ho Hin Lee, Shunxing Bao, Yuankai Huo, Bennett A. Landman

The recent 3D medical ViTs (e.g., SwinUNETR) achieve the state-of-the-art performances on several 3D volumetric data benchmarks, including 3D medical image segmentation. Hierarchical transformers (e.g., Swin Transformers…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Multiple Random Walkers and Their Application to Image Cosegmentation

2015-06-01 · CVPR 2015 6 · Chulwoo Lee, Won-Dong Jang, Jae-Young Sim, Chang-Su Kim

A graph-based system to simulate the movements and interactions of multiple random walkers (MRW) is proposed in this work. In the MRW system, multiple agents traverse a single graph simultaneously. To achieve desired int…

Clustering