中文
相关论文

相关论文: OctreeNCA: Single-Pass 184 MP Segmentation on Cons…

200 篇论文

Access to the proper infrastructure is critical when performing medical image segmentation with Deep Learning. This requirement makes it difficult to run state-of-the-art segmentation models in resource-constrained scenarios like primary…

图像与视频处理 · 电气工程与系统科学 2023-02-08 John Kalkhof , Camila González , Anirban Mukhopadhyay

Medical image segmentation relies heavily on large-scale deep learning models, such as UNet-based architectures. However, the real-world utility of such models is limited by their high computational requirements, which makes them…

计算机视觉与模式识别 · 计算机科学 2023-09-07 John Kalkhof , Anirban Mukhopadhyay

Optical Coherence Tomography Angiography (OCTA) is a crucial imaging technique for visualizing retinal vasculature and diagnosing eye diseases such as diabetic retinopathy and glaucoma. However, precise segmentation of OCTA vasculature…

图像与视频处理 · 电气工程与系统科学 2025-01-03 Shun Zou , Zhuo Zhang , Guangwei Gao

In the field of medical imaging, the U-Net architecture, along with its variants, has established itself as a cornerstone for image segmentation tasks, particularly due to its strong performance when trained on limited datasets. Despite its…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Steven Korevaar , Ruwan Tennakoon , Alireza Bab-Hadiashar

The task of automatically segmenting 3-D surfaces representing boundaries of objects is important for quantitative analysis of volumetric images, and plays a vital role in biomedical image analysis. Recently, graph-based methods with a…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Abhay Shah , Michael Abramoff , Xiaodong Wu

X-Ray image enhancement, along with many other medical image processing applications, requires the segmentation of images into bone, soft tissue, and open beam regions. We apply a machine learning approach to this problem, presenting an…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Joseph Bullock , Carolina Cuesta-Lazaro , Arnau Quera-Bofarull

In this work, we present a memory-efficient fully convolutional network (FCN) incorporated with several memory-optimized techniques to reduce the run-time GPU memory demand during training phase. In medical image segmentation tasks,…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Chenglong Wang , Masahiro Oda , Kensaku Mori

Optical coherence tomography angiography (OCTA) is a noninvasive imaging technique that can reveal high-resolution retinal vessels. In this work, we propose an accurate and efficient neural network for retinal vessel segmentation in OCTA…

图像与视频处理 · 电气工程与系统科学 2023-09-19 Haojian Ning , Chengliang Wang , Xinrun Chen , Shiying Li

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

Segmentation of blood vessels in murine cerebral 3D OCTA images is foundational for in vivo quantitative analysis of the effects of neurovascular disorders, such as stroke or Alzheimer's, on the vascular network. However, to accurately…

图像与视频处理 · 电气工程与系统科学 2024-03-13 Bastian Wittmann , Lukas Glandorf , Johannes C. Paetzold , Tamaz Amiranashvili , Thomas Wälchli , Daniel Razansky , Bjoern Menze

Convolutional Neural Networks (CNNs) have been recently employed to solve problems from both the computer vision and medical image analysis fields. Despite their popularity, most approaches are only able to process 2D images while most…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Fausto Milletari , Nassir Navab , Seyed-Ahmad Ahmadi

Abdominal organ segmentation is a difficult and time-consuming task. To reduce the burden on clinical experts, fully-automated methods are highly desirable. Current approaches are dominated by Convolutional Neural Networks (CNNs) however…

图像与视频处理 · 电气工程与系统科学 2022-07-22 Edward G. A. Henderson , Dónal M. McSweeney , Andrew F. Green

Automatic segmentation of medical images is an important task for many clinical applications. In practice, a wide range of anatomical structures are visualised using different imaging modalities. In this paper, we investigate whether a…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Pim Moeskops , Jelmer M. Wolterink , Bas H. M. van der Velden , Kenneth G. A. Gilhuijs , Tim Leiner , Max A. Viergever , Ivana Išgum

The UNet architecture, based on Convolutional Neural Networks (CNN), has demonstrated its remarkable performance in medical image analysis. However, it faces challenges in capturing long-range dependencies due to the limited receptive…

图像与视频处理 · 电气工程与系统科学 2023-07-28 Liang Xu , Mingxiao Chen , Yi Cheng , Pengfei Shao , Shuwei Shen , Peng Yao , Ronald X. Xu

Semantic segmentation of functional magnetic resonance imaging (fMRI) makes great sense for pathology diagnosis and decision system of medical robots. The multi-channel fMRI provides more information of the pathological features. But the…

计算机视觉与模式识别 · 计算机科学 2017-07-12 Lei Tai , Haoyang Ye , Qiong Ye , Ming Liu

The accurate segmentation of Coronary Computed Tomography Angiography (CCTA) images holds substantial clinical value for the early detection and treatment of Coronary Heart Disease (CHD). The Transformer, utilizing a self-attention…

图像与视频处理 · 电气工程与系统科学 2023-10-10 Chenchu Xu , Meng Li , Xue Wu

Accurate microscopic medical image segmentation plays a crucial role in diagnosing various cancerous cells and identifying tumors. Driven by advancements in deep learning, convolutional neural networks (CNNs) and transformer-based models…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Daniya Najiha Abdul Kareem , Abdul Hannan , Mubashir Noman , Jean Lahoud , Mustansar Fiaz , Hisham Cholakkal

The treatment of age-related macular degeneration (AMD) requires continuous eye exams using optical coherence tomography (OCT). The need for treatment is determined by the presence or change of disease-specific OCT-based biomarkers.…

图像与视频处理 · 电气工程与系统科学 2026-03-12 Timo Kepp , Helge Sudkamp , Claus von der Burchard , Hendrik Schenke , Peter Koch , Gereon Hüttmann , Johann Roider , Mattias P. Heinrich , Heinz Handels

This paper explores the segmentation of very small medical objects with significant clinical value. While Convolutional Neural Networks (CNNs), particularly UNet-like models, and recent Transformers have shown substantial progress in image…

图像与视频处理 · 电气工程与系统科学 2024-06-27 Lingjie Kong , Qiaoling Wei , Chengming Xu , Han Chen , Yanwei Fu

In autonomous Vehicles technology Image segmentation was a major problem in visual perception. This image segmentation process is mainly used in medical applications. Here we adopted an image segmentation process to visual perception tasks…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Tirumalapudi Raviteja , Rajay Vedaraj . I. S
‹ 上一页 1 2 3 10 下一页 ›