paper-with-me

Papers

Neuron segmentation using 3D wavelet integrated encoder-decoder network

2021-06-01 · Qiufu Li, Linlin Shen

Motivation: 3D neuron segmentation is a key step for the neuron digital reconstruction, which is essential for exploring brain circuits and understanding brain functions. However, the fine line-shaped nerve fibers of neuron could spread in a large region, which brings great computational cost to the neuron segmentation. Meanwhile, the strong noises and disconnected nerve fibers bring great challenges to the task. Results: In this paper, we propose a 3D wavelet and deep learning based 3D neuron segmentation method. The neuronal image is first partitioned into neuronal cubes to simplify the segmentation task. Then, we design 3D WaveUNet, the first 3D wavelet integrated encoder-decoder network, to segment the nerve fibers in the cubes; the wavelets could assist the deep networks in suppressing data noises and connecting the broken fibers. We also produce a Neuronal Cube Dataset (NeuCuDa) using the biggest available annotated neuronal image dataset, BigNeuron, to train 3D WaveUNet. Finally, the nerve fibers segmented in cubes are assembled to generate the complete neuron, which is digitally reconstructed using an available automatic tracing algorithm. The experimental results show that our neuron segmentation method could completely extract the target neuron in noisy neuronal images. The integrated 3D wavelets can efficiently improve the performance of 3D neuron segmentation and reconstruction. Availability: The data and codes for this work are available at https://github.com/LiQiufu/3D-WaveUNet.

📄 PDF Abstract BibTeX arXiv:2106.00259

Code (1)

LiQiufu/3D-WaveUNet 공식 구현 pytorch

Tasks

DecoderSegmentation

Similar Papers 제목 키워드 기반

Spectral U-Net: Enhancing Medical Image Segmentation via Spectral Decomposition

2024-09-13 · Yaopeng Peng, Milan Sonka, Danny Z. Chen

This paper introduces Spectral U-Net, a novel deep learning network based on spectral decomposition, by exploiting Dual Tree Complex Wavelet Transform (DTCWT) for down-sampling and inverse Dual Tree Complex Wavelet Trans…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Single Image Depth Prediction with Wavelet Decomposition

2021-06-03 · CVPR 2021 1 · Michaël Ramamonjisoa, Michael Firman, Jamie Watson, Vincent Lepetit 외

We present a novel method for predicting accurate depths from monocular images with high efficiency. This optimal efficiency is achieved by exploiting wavelet decomposition, which is integrated in a fully differentiable …

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

Detailed Dense Inference with Convolutional Neural Networks via Discrete Wavelet Transform

2018-08-06 · Lingni Ma, Jörg Stückler, Tao Wu, Daniel Cremers

Dense pixelwise prediction such as semantic segmentation is an up-to-date challenge for deep convolutional neural networks (CNNs). Many state-of-the-art approaches either tackle the loss of high-resolution information du…

DecoderSemantic Segmentation

U-WNO:U-Net-enhanced Wavelet Neural Operator for fetal head segmentation

2024-11-25 · Pranava Seth, Deepak Mishra, Veena Iyer

This article describes the development of a novel U-Net-enhanced Wavelet Neural Operator (U-WNO),which combines wavelet decomposition, operator learning, and an encoder-decoder mechanism. This approach harnesses the supe…

Decision MakingDecoderOperator learningSegmentation

Efficient Bearing Sensor Data Compression via an Asymmetrical Autoencoder with a Lifting Wavelet Transform Layer

2025-01-20 · Xin Zhu, Ahmet Enis Cetin

Bearing data compression is vital to manage the large volumes of data generated during condition monitoring. In this paper, a novel asymmetrical autoencoder with a lifting wavelet transform (LWT) layer is developed to co…

Data CompressionDecoderDenoising