paper-with-me

Papers

Boundary-Aware Network for Kidney Parsing

2022-08-29 · Shishuai Hu, Yiwen Ye, Zehui Liao, Yong Xia

Kidney structures segmentation is a crucial yet challenging task in the computer-aided diagnosis of surgery-based renal cancer. Although numerous deep learning models have achieved remarkable success in many medical image segmentation tasks, accurate segmentation of kidney structures on computed tomography angiography (CTA) images remains challenging, due to the variable sizes of kidney tumors and the ambiguous boundaries between kidney structures and their surroundings. In this paper, we propose a boundary-aware network (BA-Net) to segment kidneys, kidney tumors, arteries, and veins on CTA scans. This model contains a shared encoder, a boundary decoder, and a segmentation decoder. The multi-scale deep supervision strategy is adopted on both decoders, which can alleviate the issues caused by variable tumor sizes. The boundary probability maps produced by the boundary decoder at each scale are used as attention to enhance the segmentation feature maps. We evaluated the BA-Net on the Kidney PArsing (KiPA) Challenge dataset and achieved an average Dice score of 89.65$\%$ for kidney structure segmentation on CTA scans using 4-fold cross-validation. The results demonstrate the effectiveness of the BA-Net.

📄 PDF Abstract BibTeX arXiv:2208.13338

Code (1)

ShishuaiHu/BA-Net 공식 구현 pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

3D Kidneys and Kidney Tumor Semantic Segmentation using Boundary-Aware Networks

2019-09-14 · Andriy Myronenko, Ali Hatamizadeh

Automated segmentation of kidneys and kidney tumors is an important step in quantifying the tumor's morphometrical details to monitor the progression of the disease and accurately compare decisions regarding the kidney t…

DecoderSegmentationSemantic SegmentationTumor Segmentation

Fully-automatic segmentation of kidneys in clinical ultrasound images using a boundary distance regression network

2019-01-05 · Shi Yin, Zhengqiang Zhang, Hongming Li, Qinmu Peng 외

It remains challenging to automatically segment kidneys in clinical ultrasound images due to the kidneys' varied shapes and image intensity distributions, although semi-automatic methods have achieved promising performan…

ClassificationDistance regressionGeneral Classificationregression

Automatic kidney segmentation in ultrasound images using subsequent boundary distance regression and pixelwise classification networks

2018-11-12 · Shi Yin, Qinmu Peng, Hongming Li, Zhengqiang Zhang 외

It remains challenging to automatically segment kidneys in clinical ultrasound (US) images due to the kidneys' varied shapes and image intensity distributions, although semi-automatic methods have achieved promising perf…

ClassificationData AugmentationDistance regressionGeneral Classification+1

A Multi-Stage Framework for the 2022 Multi-Structure Segmentation for Renal Cancer Treatment

2022-07-19 · Yusheng Liu, Zhongchen Zhao, Lisheng Wang

Three-dimensional (3D) kidney parsing on computed tomography angiography (CTA) images is of great clinical significance. Automatic segmentation of kidney, renal tumor, renal vein and renal artery benefits a lot on surger…

Unsupervised Anatomical Feature Learning via Diffusion Models: Enhanced Medical Image Segmentation with Denoising Diffusion Probabilistic Models

2026-08-26 · Akshat G, Divyansh Gupta, Shaleen Bhatnagar, Shilpa Ankalaki 외 arxiv

Acquiring pixel-level annotations for medical image segmentation is a severe bottleneck. Traditional U-Net architectures, while effective, learn local texture patterns and lack awareness of global anatomical structures, …

Medical Image SegmentationLiver Segmentation