中文
相关论文

相关论文: CFPNet-M: A Light-Weight Encoder-Decoder Based Net…

200 篇论文

Deep neural networks have been widely used in medical image analysis and medical image segmentation is one of the most important tasks. U-shaped neural networks with encoder-decoder are prevailing and have succeeded greatly in various…

图像与视频处理 · 电气工程与系统科学 2023-06-09 Juntao Jiang , Xiyu Chen , Guanzhong Tian , Yong Liu

Medical image segmentation is an essential prerequisite for developing healthcare systems, especially for disease diagnosis and treatment planning. On various medical image segmentation tasks, the u-shaped architecture, also known as U-Net,…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Jieneng Chen , Yongyi Lu , Qihang Yu , Xiangde Luo , Ehsan Adeli , Yan Wang , Le Lu , Alan L. Yuille , Yuyin Zhou

There is large consent that successful training of deep networks requires many thousand annotated training samples. In this paper, we present a network and training strategy that relies on the strong use of data augmentation to use the…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Olaf Ronneberger , Philipp Fischer , Thomas Brox

Segmentation is one of the most significant steps in image processing. Segmenting an image is a technique that makes it possible to separate a digital image into various areas based on the different characteristics of pixels in the image.…

图像与视频处理 · 电气工程与系统科学 2024-11-20 Sina Derakhshandeh , Ali Mahloojifar

Medical image segmentation is pivotal in healthcare, enhancing diagnostic accuracy, informing treatment strategies, and tracking disease progression. This process allows clinicians to extract critical information from visual data, enabling…

图像与视频处理 · 电气工程与系统科学 2024-10-31 Ovais Iqbal Shah , Danish Raza Rizvi , Aqib Nazir Mir

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Sergio Naval Marimont , Giacomo Tarroni

In this paper, we present a generic deep convolutional neural network (DCNN) for multi-class image segmentation. It is based on a well-established supervised end-to-end DCNN model, known as U-net. U-net is firstly modified by adding widely…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Ruizhe Li , Yue Xing , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen

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…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Xin Chen , Ke Ding

Semantic segmentation for medical 3D image stacks enables accurate volumetric reconstructions, computer-aided diagnostics and follow up treatment planning. In this work, we present a novel variant of the Unet model called the NUMSnet that…

图像与视频处理 · 电气工程与系统科学 2023-04-07 Sohini Roychowdhury

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…

图像与视频处理 · 电气工程与系统科学 2026-04-01 Zhuoyi Fang , Kexuan Shi , Jiajia Liu , Qiang Han

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

Medical image segmentation is a critical aspect of modern medical research and clinical practice. Despite the remarkable performance of Convolutional Neural Networks (CNNs) in this domain, they inherently struggle to capture long-range…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Jiashu Xu

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image segmentation tasks.…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Debesh Jha , Michael A. Riegler , Dag Johansen , Pål Halvorsen , Håvard D. Johansen

The U-shaped architecture has emerged as a crucial paradigm in the design of medical image segmentation networks. However, due to the inherent local limitations of convolution, a fully convolutional segmentation network with U-shaped…

图像与视频处理 · 电气工程与系统科学 2023-08-04 Fenghe Tang , Jianrui Ding , Lingtao Wang , Chunping Ning , S. Kevin Zhou

Medical image segmentation, particularly in multi-domain scenarios, requires precise preservation of anatomical structures across diverse representations. While deep learning has advanced this field, existing models often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Afshin Bozorgpour , Sina Ghorbani Kolahi , Reza Azad , Ilker Hacihaliloglu , Dorit Merhof

Biomedical image segmentation plays a central role in quantitative analysis, clinical diagnosis, and medical intervention. In the light of the fully convolutional networks (FCN) and U-Net, deep convolutional networks (DNNs) have made…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Jiawei Zhang , Yuzhen Jin , Jilan Xu , Xiaowei Xu , Yanchun Zhang

In this paper, we present UNet++, a new, more powerful architecture for medical image segmentation. Our architecture is essentially a deeply-supervised encoder-decoder network where the encoder and decoder sub-networks are connected through…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Zongwei Zhou , Md Mahfuzur Rahman Siddiquee , Nima Tajbakhsh , Jianming Liang

Magnetic Resonance Imaging (MRI) is the most commonly used non-intrusive technique for medical image acquisition. Brain tumor segmentation is the process of algorithmically identifying tumors in brain MRI scans. While many approaches have…

图像与视频处理 · 电气工程与系统科学 2022-11-04 Jason Walsh , Alice Othmani , Mayank Jain , Soumyabrata Dev

U-Net has been providing state-of-the-art performance in many medical image segmentation problems. Many modifications have been proposed for U-Net, such as attention U-Net, recurrent residual convolutional U-Net (R2-UNet), and U-Net with…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Juntang Zhuang

Accurate medical imaging segmentation is critical for precise and effective medical interventions. However, despite the success of convolutional neural networks (CNNs) in medical image segmentation, they still face challenges in handling…

图像与视频处理 · 电气工程与系统科学 2023-11-14 Adrian Celaya , Beatrice Riviere , David Fuentes