中文
相关论文

相关论文: Mirror U-Net: Marrying Multimodal Fission with Mul…

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 analysis of multi-modality positron emission tomography and computed tomography (PET-CT) images for computer aided diagnosis applications requires combining the sensitivity of PET to detect abnormal regions with anatomical localization…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Ashnil Kumar , Michael Fulham , Dagan Feng , Jinman Kim

Medical image segmentation is a critical task in computer vision, with UNet serving as a milestone architecture. The typical component of UNet family is the skip connection, however, their skip connections face two significant limitations:…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Quansong He , Xiangde Min , Kaishen Wang , Tao He

Tumor lesion segmentation is one of the most important tasks in medical image analysis. In clinical practice, Fluorodeoxyglucose Positron-Emission Tomography~(FDG-PET) is a widely used technique to identify and quantify metabolically active…

图像与视频处理 · 电气工程与系统科学 2022-10-17 Jin Ye , Haoyu Wang , Ziyan Huang , Zhongying Deng , Yanzhou Su , Can Tu , Qian Wu , Yuncheng Yang , Meng Wei , Jingqi Niu , Junjun He

Medical imaging is essential in healthcare to provide key insights into patient anatomy and pathology, aiding in diagnosis and treatment. Non-invasive techniques such as X-ray, Magnetic Resonance Imaging (MRI), Computed Tomography (CT), and…

图像与视频处理 · 电气工程与系统科学 2024-12-04 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Sonavi Makarand Dalvi , Nikolaos Mantzou , Safa Shubbar

Multimodal positron emission tomography-computed tomography (PET-CT) is used routinely in the assessment of cancer. PET-CT combines the high sensitivity for tumor detection with PET and anatomical information from CT. Tumor segmentation is…

图像与视频处理 · 电气工程与系统科学 2022-06-13 Xiaohang Fu , Lei Bi , Ashnil Kumar , Michael Fulham , Jinman Kim

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

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

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

In this study, the main objective is to develop an algorithm capable of identifying and delineating tumor regions in breast ultrasound (BUS) and mammographic images. The technique employs two advanced deep learning architectures, namely…

图像与视频处理 · 电气工程与系统科学 2024-02-14 Mohsen Ahmadi , Masoumeh Farhadi Nia , Sara Asgarian , Kasra Danesh , Elyas Irankhah , Ahmad Gholizadeh Lonbar , Abbas Sharifi

Tumor segmentation in PET-CT images is challenging due to the dual nature of the acquired information: low metabolic information in CT and low spatial resolution in PET. U-Net architecture is the most common and widely recognized approach…

图像与视频处理 · 电气工程与系统科学 2022-10-06 Simone Bendazzoli , Mehdi Astaraki

This paper proposes a 3D attention-based U-Net architecture for multi-region segmentation of brain tumors using a single stacked multi-modal volume created by combining three non-native MRI volumes. The attention mechanism added to the…

图像与视频处理 · 电气工程与系统科学 2023-05-11 Maryann M. Gitonga

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

U-net is an image segmentation technique developed primarily for medical image analysis that can precisely segment images using a scarce amount of training data. These traits provide U-net with a very high utility within the medical imaging…

图像与视频处理 · 电气工程与系统科学 2021-06-10 Nahian Siddique , Paheding Sidike , Colin Elkin , Vijay Devabhaktuni

The high cure rate of cancer is inextricably linked to physicians' accuracy in diagnosis and treatment, therefore a model that can accomplish high-precision tumor segmentation has become a necessity in many applications of the medical…

图像与视频处理 · 电气工程与系统科学 2023-07-26 Zeqiu. Yu , Shuo. Han , Ziheng. Song

Automatic lesion detection and segmentation from [${}^{18}$F]FDG PET/CT scans is a challenging task, due to the diversity of shapes, sizes, FDG uptake and location they may present, besides the fact that physiological uptake is also present…

图像与视频处理 · 电气工程与系统科学 2023-09-26 Yamila Rotstein Habarnau , Mauro Namías

We propose a novel, simple and effective method to integrate lesion prior and a 3D U-Net for improving brain tumor segmentation. First, we utilize the ground-truth brain tumor lesions from a group of patients to generate the heatmaps of…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Po-Yu Kao , Jefferson W. Chen , B. S. Manjunath

This study presents a unified Attention U-Net architecture trained jointly on MRI (BraTS 2021) and CT (LIDC-IDRI) datasets to investigate the generalizability of a single model across diverse imaging modalities and anatomical sites. Our…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Nishan Rai , Pushpa R. Dahal

Fully convolutional neural networks like U-Net have been the state-of-the-art methods in medical image segmentation. Practically, a network is highly specialized and trained separately for each segmentation task. Instead of a collection of…

图像与视频处理 · 电气工程与系统科学 2019-09-16 Chao Huang , Hu Han , Qingsong Yao , Shankuan Zhu , S. Kevin Zhou

Decoding visual information from time-resolved brain recordings, such as EEG and MEG, plays a pivotal role in real-time brain-computer interfaces. However, existing approaches primarily focus on direct brain-image feature alignment and are…

人机交互 · 计算机科学 2025-11-12 Chengjian Xu , Yonghao Song , Zelin Liao , Haochuan Zhang , Qiong Wang , Qingqing Zheng
‹ 上一页 1 2 3 10 下一页 ›