paper-with-me

Papers

D-UNet: a dimension-fusion U shape network for chronic stroke lesion segmentation

2019-08-14 · Yongjin Zhou, Weijian Huang, Pei Dong, Yong Xia, Shan-Shan Wang

Assessing the location and extent of lesions caused by chronic stroke is critical for medical diagnosis, surgical planning, and prognosis. In recent years, with the rapid development of 2D and 3D convolutional neural networks (CNN), the encoder-decoder structure has shown great potential in the field of medical image segmentation. However, the 2D CNN ignores the 3D information of medical images, while the 3D CNN suffers from high computational resource demands. This paper proposes a new architecture called dimension-fusion-UNet (D-UNet), which combines 2D and 3D convolution innovatively in the encoding stage. The proposed architecture achieves a better segmentation performance than 2D networks, while requiring significantly less computation time in comparison to 3D networks. Furthermore, to alleviate the data imbalance issue between positive and negative samples for the network training, we propose a new loss function called Enhance Mixing Loss (EML). This function adds a weighted focal coefficient and combines two traditional loss functions. The proposed method has been tested on the ATLAS dataset and compared to three state-of-the-art methods. The results demonstrate that the proposed method achieves the best quality performance in terms of DSC = 0.5349+0.2763 and precision = 0.6331+0.295).

📄 PDF Abstract BibTeX arXiv:1908.05104

Code (3)

SZUHvern/D-UNet 공식 구현 tf
SWKoreaBME/D-Unet_PyTorch pytorch
nellish123/contrib mindspore

Tasks

DecoderImage SegmentationLesion SegmentationMedical DiagnosisMedical Image SegmentationPrognosisSemantic Segmentation

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Dual-Encoder Transformer-Based Multimodal Learning for Ischemic Stroke Lesion Segmentation Using Diffusion MRI

2025-12-23 · Muhammad Usman, Azka Rehman, Muhammad Mutti Ur Rehman, Abd Ur Rehman 외 arxiv

Accurate segmentation of ischemic stroke lesions from diffusion magnetic resonance imaging (MRI) is essential for clinical decision-making and outcome assessment. Diffusion-Weighted Imaging (DWI) and Apparent Diffusion C…

Lesion Segmentation

Neuro-TransUNet: Segmentation of stroke lesion in MRI using transformers

2024-06-10 · Muhammad Nouman, Mohamed Mabrok, Essam A. Rashed

Accurate segmentation of the stroke lesions using magnetic resonance imaging (MRI) is associated with difficulties due to the complicated anatomy of the brain and the different properties of the lesions. This study intro…

AnatomyLesion SegmentationSegmentation

CLCI-Net: Cross-Level fusion and Context Inference Networks for Lesion Segmentation of Chronic Stroke

2019-07-16 · Hao Yang, Weijian Huang, Kehan Qi, Cheng Li 외

Segmenting stroke lesions from T1-weighted MR images is of great value for large-scale stroke rehabilitation neuroimaging analyses. Nevertheless, there are great challenges with this task, such as large range of stroke l…

DecoderImage SegmentationLesion SegmentationMedical Image Segmentation+1

Automated Lesion Segmentation of Stroke MRI Using nnU-Net: A Comprehensive External Validation Across Acute and Chronic Lesions

2026-01-13 · Tammar Truzman, Matthew A. Lambon Ralph, Ajay D. Halai arxiv

Accurate and generalisable segmentation of stroke lesions from magnetic resonance imaging (MRI) is essential for advancing clinical research, prognostic modelling, and personalised interventions. Although deep learning h…

Lesion Segmentation

LambdaUNet: 2.5D Stroke Lesion Segmentation of Diffusion-weighted MR Images

2021-04-28 · Yanglan Ou, Ye Yuan, Xiaolei Huang, Kelvin Wong 외

Diffusion-weighted (DW) magnetic resonance imaging is essential for the diagnosis and treatment of ischemic stroke. DW images (DWIs) are usually acquired in multi-slice settings where lesion areas in two consecutive 2D s…

Image SegmentationLesion SegmentationSemantic Segmentation