中文
相关论文

相关论文: MultiResUNet : Rethinking the U-Net Architecture f…

200 篇论文

Though U-Net has achieved tremendous success in medical image segmentation tasks, it lacks the ability to explicitly model long-range dependencies. Therefore, Vision Transformers have emerged as alternative segmentation structures recently,…

图像与视频处理 · 电气工程与系统科学 2021-11-12 Hongyi Wang , Shiao Xie , Lanfen Lin , Yutaro Iwamoto , Xian-Hua Han , Yen-Wei Chen , Ruofeng Tong

The current state-of-the art techniques for image segmentation are often based on U-Net architectures, a U-shaped encoder-decoder networks with skip connections. Despite the powerful performance, the architecture often does not perform well…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Asbjørn Munk , Ao Ma , Mads Nielsen

Large-scale models pre-trained on large-scale datasets have profoundly advanced the development of deep learning. However, the state-of-the-art models for medical image segmentation are still small-scale, with their parameters only in the…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Ziyan Huang , Haoyu Wang , Zhongying Deng , Jin Ye , Yanzhou Su , Hui Sun , Junjun He , Yun Gu , Lixu Gu , Shaoting Zhang , Yu Qiao

Brain tumor segmentation is a critical task in medical image analysis, aiding in the diagnosis and treatment planning of brain tumor patients. The importance of automated and accurate brain tumor segmentation cannot be overstated. It…

图像与视频处理 · 电气工程与系统科学 2024-05-24 Muhammad Ansab Butt , Absaar Ul Jabbar

Over the past decade, U-Net has been the dominant architecture in medical image segmentation, leading to the development of thousands of U-shaped variants. Despite its widespread adoption, there is still no comprehensive benchmark to…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Fenghe Tang , Chengqi Dong , Wenxin Ma , Zikang Xu , Heqin Zhu , Zihang Jiang , Rongsheng Wang , Yuhao Wang , Chenxu Wu , Shaohua Kevin Zhou

In accelerated MRI reconstruction, the anatomy of a patient is recovered from a set of under-sampled and noisy measurements. Deep learning approaches have been proven to be successful in solving this ill-posed inverse problem and are…

图像与视频处理 · 电气工程与系统科学 2023-03-20 Zalan Fabian , Berk Tinaz , Mahdi Soltanolkotabi

Automatic segmentation of multi-sequence (multi-modal) cardiac MR (CMR) images plays a significant role in diagnosis and management for a variety of cardiac diseases. However, the performance of relevant algorithms is significantly affected…

图像与视频处理 · 电气工程与系统科学 2020-09-08 Haochuan Jiang , Chengjia Wang , Agisilaos Chartsias , Sotirios A. Tsaftaris

Multi-modality is widely used in medical imaging, because it can provide multiinformation about a target (tumor, organ or tissue). Segmentation using multimodality consists of fusing multi-information to improve the segmentation. Recently,…

图像与视频处理 · 电气工程与系统科学 2020-07-17 Tongxue Zhou , Su Ruan , Stéphane Canu

Deep neural networks (DNN) have achieved unprecedented performance in computer-vision tasks almost ubiquitously in business, technology, and science. While substantial efforts are made to engineer highly accurate architectures and provide…

图像与视频处理 · 电气工程与系统科学 2022-09-08 Sumedha Singla

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

Organ at risk (OAR) segmentation is a crucial step for treatment planning and outcome determination in radiotherapy treatments of cancer patients. Several deep learning based segmentation algorithms have been developed in recent years,…

图像与视频处理 · 电气工程与系统科学 2022-02-07 Ilkin Isler , Curtis Lisle , Justin Rineer , Patrick Kelly , Damla Turgut , Jacob Ricci , Ulas Bagci

The task of localizing and categorizing objects in medical images often remains formulated as a semantic segmentation problem. This approach, however, only indirectly solves the coarse localization task by predicting pixel-level scores,…

Deep learning technologies have dramatically reshaped the field of medical image registration over the past decade. The initial developments, such as regression-based and U-Net-based networks, established the foundation for deep learning in…

图像与视频处理 · 电气工程与系统科学 2024-11-04 Junyu Chen , Yihao Liu , Shuwen Wei , Zhangxing Bian , Shalini Subramanian , Aaron Carass , Jerry L. Prince , Yong Du

Deep Neural Networks (DNNs) have the potential for making various clinical procedures more time-efficient by automating medical image segmentation. Due to their strong, in some cases human-level, performance, they have become the standard…

图像与视频处理 · 电气工程与系统科学 2022-02-24 Martijn M. A. Bosma , Arkadiy Dushatskiy , Monika Grewal , Tanja Alderliesten , Peter A. N. Bosman

Image analysis technology is used to solve the inadvertences of artificial traditional methods in disease, wastewater treatment, environmental change monitoring analysis and convolutional neural networks (CNN) play an important role in…

图像与视频处理 · 电气工程与系统科学 2022-04-26 Jian Wu , Wanli Liu , Chen Li , Tao Jiang , Islam Mohammad Shariful , Hongzan Sun , Xiaoqi Li , Xintong Li , Xinyu Huang , Marcin Grzegorzek

In this paper, we present the VMSE U-Net and VM-Unet CBAM+ model, two cutting-edge deep learning architectures designed to enhance medical image segmentation. Our approach integrates Squeeze-and-Excitation (SE) and Convolutional Block…

图像与视频处理 · 电气工程与系统科学 2025-07-10 Sayandeep Kanrar , Raja Piyush , Qaiser Razi , Debanshi Chakraborty , Vikas Hassija , GSS Chalapathi

Extracting blood vessels from retinal fundus images plays a decisive role in diagnosing the progression in pertinent diseases. In medical image analysis, vessel extraction is a semantic binary segmentation problem, where blood vasculature…

图像与视频处理 · 电气工程与系统科学 2022-03-21 Kundan Kumar , Sumanshu Agarwal

Medical Image Segmentation (MIS) includes diverse tasks, from bone to organ segmentation, each with its own challenges in finding the best segmentation model. The state-of-the-art AutoML-related MIS-framework nnU-Net automates many aspects…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Jannis Becktepe , Leona Hennig , Steffen Oeltze-Jafra , Marius Lindauer

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,…

Typical Magnetic Resonance Imaging (MRI) scan may take 20 to 60 minutes. Reducing MRI scan time is beneficial for both patient experience and cost considerations. Accelerated MRI scan may be achieved by acquiring less amount of k-space data…

图像与视频处理 · 电气工程与系统科学 2020-01-15 Pak Lun Kevin Ding , Zhiqiang Li , Yuxiang Zhou , Baoxin Li