中文
相关论文

相关论文: U-MAN: U-Net with Multi-scale Adaptive KAN Network…

200 篇论文

Accurate lesion segmentation is crucial for clinical diagnosis and treatment planning. However, lesions often resemble surrounding tissues and exhibit ill-defined boundaries, leading to unstable predictions in boundary/transition regions.…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Shuokun Cheng , Jinghao Shi , Kun Sun

Ultrasound image segmentation faces unique challenges including speckle noise, low contrast, and ambiguous boundaries, while clinical deployment demands computationally efficient models. We propose USEANet, an ultrasound-specific edge-aware…

图像与视频处理 · 电气工程与系统科学 2025-09-12 Jingyi Gao , Di Wu , Baha lhnaini

Medical imaging plays a crucial role in modern healthcare by providing non-invasive visualisation of internal structures and abnormalities, enabling early disease detection, accurate diagnosis, and treatment planning. This study aims to…

图像与视频处理 · 电气工程与系统科学 2023-09-25 Walid Ehab , Yongmin Li

Objective: Magnetic resonance imaging (MRI) has been widely used for the analysis and diagnosis of brain diseases. Accurate and automatic brain tumor segmentation is of paramount importance for radiation treatment. However, low tissue…

图像与视频处理 · 电气工程与系统科学 2022-04-18 Jiangyun Li , Hong Yu , Chen Chen , Meng Ding , Sen Zha

U-Net is widely used in medical image segmentation due to its simple and flexible architecture design. To address the challenges of scale and complexity in medical tasks, several variants of U-Net have been proposed. In particular, methods…

图像与视频处理 · 电气工程与系统科学 2024-10-08 Weibin Yang , Zhiqi Dong , Mingyuan Xu , Longwei Xu , Dehua Geng , Yusong Li , Pengwei Wang

Breast tumor segmentation is one of the key steps that helps us characterize and localize tumor regions. However, variable tumor morphology, blurred boundary, and similar intensity distributions bring challenges for accurate segmentation of…

图像与视频处理 · 电气工程与系统科学 2024-01-23 Gongping Chen , Lei Li , JianXun Zhang , Yu Dai

Currently, developments of deep learning techniques are providing instrumental to identify, classify, and quantify patterns in medical images. Segmentation is one of the important applications in medical image analysis. In this regard,…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Ange Lou , Shuyue Guan , Murray Loew

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…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Corné Verburg , Alexander Heinlein , Eric C. Cyr

Medical image segmentation is essential for clinical applications such as disease diagnosis, treatment planning, and disease development monitoring because it provides precise morphological and spatial information on anatomical structures…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Moin Safdar , Shahzaib Iqbal , Mubeen Ghafoor , Tariq M. Khan , Imran Razzak , Thantrira Porntaveetus , Hamid Alinejad-Rokny

Accurate segmentation of skin lesions in dermatoscopic images is crucial for the early diagnosis of skin cancer and improving the survival rate of patients. However, it is still a challenging task due to the irregularity of lesion areas,…

图像与视频处理 · 电气工程与系统科学 2023-05-02 Qisen Ma , Keming Mao , Gao Wang , Lisheng Xu , Yuhai Zhao

The automatic segmentation of retinal layer structures enables clinically-relevant quantification and monitoring of eye disorders over time in OCT imaging. Eyes with late-stage diseases are particularly challenging to segment, as their…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Stefanos Apostolopoulos , Sandro De Zanet , Carlos Ciller , Sebastian Wolf , Raphael Sznitman

Medical image segmentation is crucial for diagnosis and treatment planning. Traditional CNN-based models, like U-Net, have shown promising results but struggle to capture long-range dependencies and global context. To address these…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Marzia Binta Nizam , Marian Zlateva , James Davis

Learning a medical image segmentation model is an inherently ambiguous task, as uncertainties exist in both images (noise) and manual annotations (human errors and bias) used for model training. To build a trustworthy image segmentation…

图像与视频处理 · 电气工程与系统科学 2023-08-17 Xinyu Bai , Wenjia Bai

Due to its excellent performance, U-Net is the most widely used backbone architecture for biomedical image segmentation in the recent years. However, in our studies, we observe that there is a considerable performance drop in the case of…

图像与视频处理 · 电气工程与系统科学 2020-07-10 Jeya Maria Jose , Vishwanath Sindagi , Ilker Hacihaliloglu , Vishal M. Patel

U-Nets have achieved tremendous success in medical image segmentation. Nevertheless, it may suffer limitations in global (long-range) contextual interactions and edge-detail preservation. In contrast, Transformer has an excellent ability to…

计算机视觉与模式识别 · 计算机科学 2022-06-03 Nan Wang , Shaohui Lin , Xiaoxiao Li , Ke Li , Yunhang Shen , Yue Gao , Lizhuang Ma

Delineating infarcted tissue in ischemic stroke lesions is crucial to determine the extend of damage and optimal treatment for this life-threatening condition. However, this problem remains challenging due to high variability of ischemic…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Jose Dolz , Ismail Ben Ayed , Christian Desrosiers

This study demonstrates a novel use of the U-Net architecture in the field of semantic segmentation to detect landforms using preprocessed satellite imagery. The study applies the U-Net model for effective feature extraction by using…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mitul Goswami , Sainath Dey , Aniruddha Mukherjee , Suneeta Mohanty , Prasant Kumar Pattnaik

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…

图像与视频处理 · 电气工程与系统科学 2024-08-23 Shahzaib Iqbal , Hasnat Ahmed , Muhammad Sharif , Madiha Hena , Tariq M. Khan , Imran Razzak

In recent years, convolutional neural networks for semantic segmentation of breast ultrasound (BUS) images have shown great success; however, two major challenges still exist. 1) Most current approaches inherently lack the ability to…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Kyle Lucke , Aleksandar Vakanski , Min Xian

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi
‹ 上一页 1 8 9 10 下一页 ›