中文
相关论文

相关论文: SpineContextResUNet: A Computationally Efficient R…

200 篇论文

Accurate segmentation of heterogeneous anatomical structures is pivotal for computer-aided diagnosis and subsequent clinical decision-making. Although U-Net based convolutional neural networks have achieved remarkable progress, their…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Jun Ding , Shang Gao

Automated and accurate 3D medical image segmentation plays an essential role in assisting medical professionals to evaluate disease progresses and make fast therapeutic schedules. Although deep convolutional neural networks (DCNNs) have…

图像与视频处理 · 电气工程与系统科学 2020-12-01 Jianpeng Zhang , Yutong Xie , Yan Wang , Yong Xia

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

Vertebral detection and segmentation are critical steps for treatment planning in spine surgery and radiation therapy. Accurate identification and segmentation are complicated in imaging that does not include the full spine, in cases with…

图像与视频处理 · 电气工程与系统科学 2023-11-17 Geoff Klein , Michael Hardisty , Cari Whyne , Anne L. Martel

Automatic vertebrae identification and localization from arbitrary CT images is challenging. Vertebrae usually share similar morphological appearance. Because of pathology and the arbitrary field-of-view of CT scans, one can hardly rely on…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Haofu Liao , Addisu Mesfin , Jiebo Luo

Automated segmentation of diabetic foot ulcers (DFUs) plays a critical role in clinical diagnosis, therapeutic planning, and longitudinal wound monitoring. However, this task remains challenging due to the heterogeneous appearance,…

图像与视频处理 · 电气工程与系统科学 2026-03-10 Akwasi Asare , Mary Sagoe , Justice Williams Asare , Stephen Edward Moore

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

Deep convolutional neural network (CNN) achieves remarkable performance for medical image analysis. UNet is the primary source in the performance of 3D CNN architectures for medical imaging tasks, including brain tumor segmentation. The…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Parvez Ahmad , Saqib Qamar , Linlin Shen , Adnan Saeed

The computer-aided diagnosis (CAD) systems can highly improve the reliability and efficiency of melanoma recognition. As a crucial step of CAD, skin lesion segmentation has the unsatisfactory accuracy in existing methods due to large…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Yujiao Tang , Feng Yang , Shaofeng Yuan , Chang'an Zhan

Deep learning, especially convolutional neural networks (CNNs) and Transformer architectures, have become the focus of extensive research in medical image segmentation, achieving impressive results. However, CNNs come with inductive biases…

图像与视频处理 · 电气工程与系统科学 2024-09-20 Xiao Liu , Peng Gao , Tao Yu , Fei Wang , Ru-Yue Yuan

This study proposes a 3D semantic segmentation method for the spine based on the improved SwinUNETR to improve segmentation accuracy and robustness. Aiming at the complex anatomical structure of spinal images, this paper introduces a…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yanlin Xiang , Qingyuan He , Ting Xu , Ran Hao , Jiacheng Hu , Hanchao Zhang

There has been a significant increase from 2010 to 2016 in the number of people suffering from spine problems. The automatic image segmentation of the spine obtained from a computed tomography (CT) image is important for diagnosing spine…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Malinda Vania , Dawit Mureja , Deukhee Lee

Road scene understanding is a critical component in an autonomous driving system. Although the deep learning-based road scene segmentation can achieve very high accuracy, its complexity is also very high for developing real-time…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Ping-Rong Chen , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

Segmentation of brain structures from magnetic resonance (MR) scans plays an important role in the quantification of brain morphology. Since 3D deep learning models suffer from high computational cost, 2D deep learning methods are favored…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Yuemeng Li , Hongming Li , Yong Fan

Purpose: Automated distinct bone segmentation from CT scans is widely used in planning and navigation workflows. U-Net variants are known to provide excellent results in supervised semantic segmentation. However, in distinct bone…

图像与视频处理 · 电气工程与系统科学 2023-02-01 Eva Schnider , Julia Wolleb , Antal Huck , Mireille Toranelli , Georg Rauter , Magdalena Müller-Gerbl , Philippe C. Cattin

Residual network (ResNet) and densely connected network (DenseNet) have significantly improved the training efficiency and performance of deep convolutional neural networks (DCNNs) mainly for object classification tasks. In this paper, we…

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

Even though many semantic segmentation methods exist that are able to perform well on many medical datasets, often, they are not designed for direct use in clinical practice. The two main concerns are generalization to unseen data with a…

图像与视频处理 · 电气工程与系统科学 2022-01-05 Franz Thaler , Christian Payer , Horst Bischof , Darko Stern

Automated fetal head segmentation in ultrasound images is critical for accurate biometric measurements in prenatal care. While existing deep learning approaches have achieved a reasonable performance, they struggle with issues like low…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Ammar Bhilwarawala , Mainak Bandyopadhyay

Accurate liver and lesion segmentation from computed tomography (CT) images are highly demanded in clinical practice for assisting the diagnosis and assessment of hepatic tumor disease. However, automatic liver and lesion segmentation from…

图像与视频处理 · 电气工程与系统科学 2021-06-23 Liping Zhang , Simon Chun-Ho Yu

Background:Convolutional Neural Networks(CNN) and Vision Transformers(ViT) are the main techniques used in Medical image segmentation. However, CNN is limited to local contextual information, and ViT's quadratic complexity results in…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Xuanyu Liu , Huiyun Yao , Jinggui Gao , Zhongyi Guo , Xue Zhang , Yulin Dong
‹ 上一页 1 2 3 10 下一页 ›