English
Related papers

Related papers: UNet++: A Nested U-Net Architecture for Medical Im…

200 papers

Automatic lymph node (LN) segmentation and detection for cancer staging are critical. In clinical practice, computed tomography (CT) and positron emission tomography (PET) imaging detect abnormal LNs. Despite its low contrast and variety in…

Image and Video Processing · Electrical Eng. & Systems 2022-12-23 Al-Akhir Nayan , Boonserm Kijsirikul , Yuji Iwahori

Medical image segmentation is of great significance in analysis of illness. The use of deep neural networks in medical image segmentation can help doctors extract regions of interest from complex medical images, thereby improving diagnostic…

Image and Video Processing · Electrical Eng. & Systems 2026-04-01 Zhuoyi Fang , Kexuan Shi , Jiajia Liu , Qiang Han

Since its introduction, UNet has been leading a variety of medical image segmentation tasks. Although numerous follow-up studies have also been dedicated to improving the performance of standard UNet, few have conducted in-depth analyses of…

Image and Video Processing · Electrical Eng. & Systems 2024-06-24 Wenhui Zhu , Xiwen Chen , Peijie Qiu , Mohammad Farazi , Aristeidis Sotiras , Abolfazl Razi , Yalin Wang

Biomedical image segmentation is crucial for accurately diagnosing and analyzing various diseases. However, Convolutional Neural Networks (CNNs) and Transformers, the most commonly used architectures for this task, struggle to effectively…

Image and Video Processing · Electrical Eng. & Systems 2024-12-09 Rong Zhou , Zhengqing Yuan , Zhiling Yan , Weixiang Sun , Kai Zhang , Yiwei Li , Yanfang Ye , Xiang Li , Lifang He , Lichao Sun

Although the U-Net architecture has been extensively used for segmentation of medical images, we address two of its shortcomings in this work. Firstly, the accuracy of vanilla U-Net degrades when the target regions for segmentation exhibit…

U-Net and its variants have been widely used in medical image segmentation. However, most current U-Net variants confine their improvement strategies to building more complex encoder, while leaving the decoder unchanged or adopting a simple…

Image and Video Processing · Electrical Eng. & Systems 2023-10-30 Weibin Yang , Longwei Xu , Pengwei Wang , Dehua Geng , Yusong Li , Mingyuan Xu , Zhiqi Dong

Deep learning, especially convolutional neural networks (CNNs) and Transformer architectures, have become the focus of extensive research in medical image segmentation, achieving impressive results. However, CNNs come with inductive biases…

Image and Video Processing · Electrical Eng. & Systems 2024-09-20 Xiao Liu , Peng Gao , Tao Yu , Fei Wang , Ru-Yue Yuan

Most recent semantic segmentation methods adopt a U-Net framework with an encoder-decoder architecture. It is still challenging for U-Net with a simple skip connection scheme to model the global multi-scale context: 1) Not each skip…

Computer Vision and Pattern Recognition · Computer Science 2022-01-26 Haonan Wang , Peng Cao , Jiaqi Wang , Osmar R. Zaiane

The deployment of advanced deep learning models for medical image segmentation is often constrained by the requirement for extensively annotated datasets. Weakly-supervised learning, which allows less precise labels, has become a promising…

Computer Vision and Pattern Recognition · Computer Science 2025-02-17 Thien B. Nguyen-Tat , Hoang-An Vo , Phuoc-Sang Dang

Segmenting ultrasound images is critical for various medical applications, but it offers significant challenges due to ultrasound images' inherent noise and unpredictability. To address these challenges, we proposed EUIS-Net, a CNN network…

Image and Video Processing · Electrical Eng. & Systems 2024-08-23 Shahzaib Iqbal , Hasnat Ahmed , Muhammad Sharif , Madiha Hena , Tariq M. Khan , Imran Razzak

Medical image segmentation is a difficult but important task for many clinical operations such as cardiac bi-ventricular volume estimation. More recently, there has been a shift to utilizing deep learning and fully convolutional neural…

Image and Video Processing · Electrical Eng. & Systems 2020-03-17 Jesse Sun , Fatemeh Darbehani , Mark Zaidi , Bo Wang

Accurate segmentation of anatomical structures in chest radiographs is essential for many computer-aided diagnosis tasks. In this paper we investigate the latest fully-convolutional architectures for the task of multi-class segmentation of…

Computer Vision and Pattern Recognition · Computer Science 2018-10-05 Maayan Frid-Adar , Avi Ben-Cohen , Rula Amer , Hayit Greenspan

Recent advances of semantic image segmentation greatly benefit from deeper and larger Convolutional Neural Network (CNN) models. Compared to image segmentation in the wild, properties of both medical images themselves and of existing…

Computer Vision and Pattern Recognition · Computer Science 2022-07-28 Xin Chen , Ke Ding

In this paper, we present Crossing Aggregation Network (CAggNet), a novel densely connected semantic segmentation approach for medical image analysis. The crossing aggregation network improves the idea from deep layer aggregation and makes…

Image and Video Processing · Electrical Eng. & Systems 2020-11-10 Xu Cao , Yanghao Lin

The paper is a short review of medical image segmentation using U-Net and its variants. As we understand going through a medical images is not an easy job for any clinician either radiologist or pathologist. Analysing medical images is the…

Image and Video Processing · Electrical Eng. & Systems 2022-04-20 Vinay Ummadi

Medical image segmentation has been very challenging due to the large variation of anatomy across different cases. Recent advances in deep learning frameworks have exhibited faster and more accurate performance in image segmentation. Among…

Image and Video Processing · Electrical Eng. & Systems 2020-03-12 Maryam Asadi-Aghbolaghi , Reza Azad , Mahmood Fathy , Sergio Escalera

Accurate medical image segmentation is critical for disease quantification and treatment evaluation. While traditional Unet architectures and their transformer-integrated variants excel in automated segmentation tasks. However, they lack…

Image and Video Processing · Electrical Eng. & Systems 2025-06-09 Guanqun Sun , Yizhi Pan , Weikun Kong , Zichang Xu , Jianhua Ma , Teeradaj Racharak , Le-Minh Nguyen , Junyi Xin

The segmentation of ultra-high resolution images poses challenges such as loss of spatial information or computational inefficiency. In this work, a novel approach that combines encoder-decoder architectures with domain decomposition…

Computer Vision and Pattern Recognition · Computer Science 2025-04-25 Corné Verburg , Alexander Heinlein , Eric C. Cyr

Medical image analysis is critical yet challenged by the need of jointly segmenting organs or tissues, and numerous instances for anatomical structures and tumor microenvironment analysis. Existing studies typically formulated different…

Computer Vision and Pattern Recognition · Computer Science 2025-12-10 Qing Xu , Yuxiang Luo , Wenting Duan , Zhen Chen

UNet has become the gold standard method for segmenting 2D medical images that any new method must be validated against. However, in recent years, several variations of the seminal UNet have been proposed with promising results. However,…