中文
相关论文

相关论文: TransUNext: towards a more advanced U-shaped frame…

200 篇论文

Medical image segmentation - the prerequisite of numerous clinical needs - has been significantly prospered by recent advances in convolutional neural networks (CNNs). However, it exhibits general limitations on modeling explicit long-range…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yundong Zhang , Huiye Liu , Qiang Hu

In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer. Although Transformer architectures are powerful at extracting global information, its…

图像与视频处理 · 电气工程与系统科学 2024-04-12 Songkai Sun , Qingshan She , Yuliang Ma , Rihui Li , Yingchun Zhang

Retinal vessel segmentation is an essential step for fundus image analysis. With the recent advances of deep learning technologies, many convolutional neural networks have been applied in this field, including the successful U-Net. In this…

图像与视频处理 · 电气工程与系统科学 2019-11-11 Weilin Fu , Katharina Breininger , Zhaoya Pan , Andreas Maier

Retinal vessel segmentation is a vital step for the diagnosis of many early eye-related diseases. In this work, we propose a new deep learning model, namely Channel Attention Residual U-Net (CAR-UNet), to accurately segment retinal vascular…

图像与视频处理 · 电气工程与系统科学 2020-10-22 Changlu Guo , Márton Szemenyei , Yangtao Hu , Wenle Wang , Wei Zhou , Yugen Yi

We propose Video-TransUNet, a deep architecture for instance segmentation in medical CT videos constructed by integrating temporal feature blending into the TransUNet deep learning framework. In particular, our approach amalgamates strong…

图像与视频处理 · 电气工程与系统科学 2022-08-23 Chengxi Zeng , Xinyu Yang , Majid Mirmehdi , Alberto M Gambaruto , Tilo Burghardt

In the past few years, convolutional neural networks (CNNs), particularly U-Net, have been the prevailing technique in the medical image processing era. Specifically, the seminal U-Net, as well as its alternatives, have successfully managed…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Reza Azad , Mohammad T. AL-Antary , Moein Heidari , Dorit Merhof

Our research is motivated by the urgent global issue of a large population affected by retinal diseases, which are evenly distributed but underserved by specialized medical expertise, particularly in non-urban areas. Our primary objective…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Deependra Singh , Saksham Agarwal , Subhankar Mishra

Purpose: Manual medical image segmentation is an exhausting and time-consuming task along with high inter-observer variability. In this study, our objective is to improve the multi-resolution image segmentation performance of U-Net…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Simindokht Jahangard , Mohammad Hossein Zangooei , Maysam Shahedi

The rise of Transformer architectures has advanced medical image segmentation, leading to hybrid models that combine Convolutional Neural Networks (CNNs) and Transformers. However, these models often suffer from excessive complexity and…

图像与视频处理 · 电气工程与系统科学 2025-07-17 Yousef Sadegheih , Afshin Bozorgpour , Pratibha Kumari , Reza Azad , Dorit Merhof

In recent years, U-Net and its variants have been widely used in pathology image segmentation tasks. One of the key designs of U-Net is the use of skip connections between the encoder and decoder, which helps to recover detailed information…

图像与视频处理 · 电气工程与系统科学 2023-10-18 Zongyi Li , Hongbing Lyu , Jun Wang

Automatic analysis of retinal blood images is of vital importance in diagnosis tasks of retinopathy. Segmenting vessels accurately is a fundamental step in analysing retinal images. However, it is usually difficult due to various imaging…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Yishuo Zhang , Albert C. S. Chung

Accurate segmentation of retinal vessels is a basic step in Diabetic retinopathy(DR) detection. Most methods based on deep convolutional neural network (DCNN) have small receptive fields, and hence they are unable to capture global context…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Yun Jiang , Ning Tan , Tingting Peng , Hai Zhang

The vascular structure of blood vessels is important in diagnosing retinal conditions such as glaucoma and diabetic retinopathy. Accurate segmentation of these vessels can help in detecting retinal objects such as the optic disc and optic…

图像与视频处理 · 电气工程与系统科学 2020-12-18 Abdullah Sarhan , Jon Rokne , Reda Alhajj , Andrew Crichton

We develop a connection sensitive attention U-Net(CSAU) for accurate retinal vessel segmentation. This method improves the recent attention U-Net for semantic segmentation with four key improvements: (1) connection sensitive loss that…

计算机视觉与模式识别 · 计算机科学 2019-04-24 Ruirui Li , Mingming Li , Jiacheng Li , Yating Zhou

Renal tumors, especially renal cell carcinoma (RCC), show significant heterogeneity, posing challenges for diagnosis using radiology images such as MRI, echocardiograms, and CT scans. U-Net based deep learning techniques are emerging as a…

人工智能 · 计算机科学 2024-10-23 Fnu Neha , Arvind K. Bansal

Retinal imaging serves as a valuable tool for diagnosis of various diseases. However, reading retinal images is a difficult and time-consuming task even for experienced specialists. The fundamental step towards automated retinal image…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Liangzhi Li , Manisha Verma , Yuta Nakashima , Ryo Kawasaki , Hajime Nagahara

Automatic segmentation of retinal blood vessels from fundus images plays an important role in the computer aided diagnosis of retinal diseases. The task of blood vessel segmentation is challenging due to the extreme variations in morphology…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Avijit Dasgupta , Sonam Singh

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough in biomedical image…

图像与视频处理 · 电气工程与系统科学 2023-02-13 Qing Xu , Zhicheng Ma , Na HE , Wenting Duan

Analysis of retinal fundus images is essential for eye-care physicians in the diagnosis, care and treatment of patients. Accurate fundus and/or retinal vessel maps give rise to longitudinal studies able to utilize multimedia image…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Henry A Leopold , Jeff Orchard , John S Zelek , Vasudevan Lakshminarayanan

Medical image segmentation plays a crucial role in advancing healthcare systems for disease diagnosis and treatment planning. The u-shaped architecture, popularly known as U-Net, has proven highly successful for various medical image…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jieneng Chen , Jieru Mei , Xianhang Li , Yongyi Lu , Qihang Yu , Qingyue Wei , Xiangde Luo , Yutong Xie , Ehsan Adeli , Yan Wang , Matthew Lungren , Lei Xing , Le Lu , Alan Yuille , Yuyin Zhou