paper-with-me

Papers

EfficientCellSeg: Efficient Volumetric Cell Segmentation Using Context Aware Pseudocoloring

2022-04-06 · Royden Wagner, Karl Rohr

Volumetric cell segmentation in fluorescence microscopy images is important to study a wide variety of cellular processes. Applications range from the analysis of cancer cells to behavioral studies of cells in the embryonic stage. Like in other computer vision fields, most recent methods use either large convolutional neural networks (CNNs) or vision transformer models (ViTs). Since the number of available 3D microscopy images is typically limited in applications, we take a different approach and introduce a small CNN for volumetric cell segmentation. Compared to previous CNN models for cell segmentation, our model is efficient and has an asymmetric encoder-decoder structure with very few parameters in the decoder. Training efficiency is further improved via transfer learning. In addition, we introduce Context Aware Pseudocoloring to exploit spatial context in z-direction of 3D images while performing volumetric cell segmentation slice-wise. We evaluated our method using different 3D datasets from the Cell Segmentation Benchmark of the Cell Tracking Challenge. Our segmentation method achieves top-ranking results, while our CNN model has an up to 25x lower number of parameters than other top-ranking methods. Code and pretrained models are available at: https://github.com/roydenwa/efficient-cell-seg

📄 PDF Abstract BibTeX arXiv:2204.03014

Code (1)

roydenwa/efficient-cell-seg 공식 구현 tf

Tasks

Cell SegmentationCell TrackingDecoderSegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Sigmoid Activation 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Batch Normalization 설명 없음
RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…

Similar Papers 제목 키워드 기반

Semantic Segmentation of highly class imbalanced fully labelled 3D volumetric biomedical images and unsupervised Domain Adaptation of the pre-trained Segmentation Network to segment another fully unlabelled Biomedical 3D Image stack

2020-03-13 · Shreya Roy, Anirban Chakraborty

The goal of our work is to perform pixel label semantic segmentation on 3D biomedical volumetric data. Manual annotation is always difficult for a large bio-medical dataset. So, we consider two cases where one dataset is…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Accurate and versatile 3D segmentation of plant tissues at cellular resolution

2020-07-29 · eLife 2020 7 · Adrian Wolny, Lorenzo Cerrone, Athul Vijayan, Rachele Tofanelli 외

Quantitative analysis of plant and animal morphogenesis requires accurate segmentation of individual cells in volumetric images of growing organs. In the last years, deep learning has provided robust automated algorithms…

Cell Segmentationgraph partitioningSegmentation

Point-Unet: A Context-aware Point-based Neural Network for Volumetric Segmentation

2022-03-16 · Ngoc-Vuong Ho, Tan Nguyen, Gia-Han Diep, Ngan Le 외

Medical image analysis using deep learning has recently been prevalent, showing great performance for various downstream tasks including medical image segmentation and its sibling, volumetric image segmentation. Particul…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

On the Compactness, Efficiency, and Representation of 3D Convolutional Networks: Brain Parcellation as a Pretext Task

2017-07-06 · Wenqi Li, Guotai Wang, Lucas Fidon, Sebastien Ourselin 외

Deep convolutional neural networks are powerful tools for learning visual representations from images. However, designing efficient deep architectures to analyse volumetric medical images remains challenging. This work i…

3D Medical Imaging SegmentationImage SegmentationMedical Image SegmentationSegmentation+3

VoxelEmbed: 3D Instance Segmentation and Tracking with Voxel Embedding based Deep Learning

2021-06-22 · Mengyang Zhao, Quan Liu, Aadarsh Jha, Ruining Deng 외

Recent advances in bioimaging have provided scientists a superior high spatial-temporal resolution to observe dynamics of living cells as 3D volumetric videos. Unfortunately, the 3D biomedical video analysis is lagging, …

3D Instance SegmentationCell TrackingGPUInstance Segmentation+2