中文
相关论文

相关论文: M3D-NCA: Robust 3D Segmentation with Built-in Qual…

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

Denoising Diffusion Models (DDMs) are widely used for high-quality image generation and medical image segmentation but often rely on Unet-based architectures, leading to high computational overhead, especially with high-resolution images.…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Avni Mittal , John Kalkhof , Anirban Mukhopadhyay , Arnav Bhavsar

Medical applications demand segmentation of large inputs, like prostate MRIs, pathology slices, or videos of surgery. These inputs should ideally be inferred at once to provide the model with proper spatial or temporal context. When…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Nick Lemke , John Kalkhof , Niklas Babendererde , Anirban Mukhopadhyay

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

Widely used traditional pipelines for subcortical brain segmentation are often inefficient and slow, particularly when processing large datasets. Furthermore, deep learning models face challenges due to the high resolution of MRI images and…

图像与视频处理 · 电气工程与系统科学 2024-10-15 Aaron Cao , Zongyu Li , Jordan Jomsky , Andrew F. Laine , Jia Guo

Direct automatic segmentation of objects from 3D medical imaging, such as magnetic resonance (MR) imaging, is challenging as it often involves accurately identifying a number of individual objects with complex geometries within a large…

图像与视频处理 · 电气工程与系统科学 2021-09-23 Wei Dai , Boyeong Woo , Siyu Liu , Matthew Marques , Craig B. Engstrom , Peter B. Greer , Stuart Crozier , Jason A. Dowling , Shekhar S. Chandra

Recently, the field of 3D medical segmentation has been dominated by deep learning models employing Convolutional Neural Networks (CNNs) and Transformer-based architectures, each with their distinctive strengths and limitations. CNNs are…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Luca Lumetti , Vittorio Pipoli , Kevin Marchesini , Elisa Ficarra , Costantino Grana , Federico Bolelli

Segmenting an entire 3D image often has high computational complexity and requires large memory consumption; by contrast, performing volumetric segmentation in a slice-by-slice manner is efficient but does not fully leverage the 3D data. To…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Rutu Gandhi , Yi Hong

Convolutional neural networks have primarily led 3D medical image segmentation but may be limited by small receptive fields. Transformer models excel in capturing global relationships through self-attention but are challenged by high…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Ao Chang , Jiajun Zeng , Ruobing Huang , Dong Ni

Computer-aided medical image analysis plays a significant role in assisting medical practitioners for expert clinical diagnosis and deciding the optimal treatment plan. At present, convolutional neural networks (CNN) are the preferred…

图像与视频处理 · 电气工程与系统科学 2022-04-29 S Niyas , S J Pawan , M Anand Kumar , Jeny Rajan

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

Segmentation of 3D medical images is a critical task for accurate diagnosis and treatment planning. Convolutional neural networks (CNNs) have dominated the field, achieving significant success in 3D medical image segmentation. However, CNNs…

图像与视频处理 · 电气工程与系统科学 2025-02-11 Canxuan Gang

Medical image segmentation can provide a reliable basis for further clinical analysis and disease diagnosis. The performance of medical image segmentation has been significantly advanced with the convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Ruxin Wang , Shuyuan Chen , Chaojie Ji , Jianping Fan , Ye Li

Domain shift presents a significant challenge in applying Deep Learning to the segmentation of 3D medical images from sources like Magnetic Resonance Imaging (MRI) and Computed Tomography (CT). Although numerous Domain Adaptation methods…

图像与视频处理 · 电气工程与系统科学 2025-02-25 Boris Shirokikh , Anvar Kurmukov , Mariia Donskova , Valentin Samokhin , Mikhail Belyaev , Ivan Oseledets

Neural cellular automata (NCA) provide a lightweight alternative to encoder-decoder segmentation networks. However, it can be difficult to decide when a prediction should be trusted. Here, we study uncertainty estimation for NCA-based…

图像与视频处理 · 电气工程与系统科学 2026-05-27 Ario Sadafi , Michael Deutges , Nassir Navab , Carsten Marr

The release of nnU-Net marked a paradigm shift in 3D medical image segmentation, demonstrating that a properly configured U-Net architecture could still achieve state-of-the-art results. Despite this, the pursuit of novel architectures, and…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Fabian Isensee , Tassilo Wald , Constantin Ulrich , Michael Baumgartner , Saikat Roy , Klaus Maier-Hein , Paul F. Jaeger

Recently, deep convolutional neural networks have achieved great success for medical image segmentation. However, unlike segmentation of natural images, most medical images such as MRI and CT are volumetric data. In order to make full use…

图像与视频处理 · 电气工程与系统科学 2022-02-08 Yichi Zhang , Qingcheng Liao , Le Ding , Jicong Zhang

Multi-modal 3D medical image segmentation aims to accurately identify tumor regions across different modalities, facing challenges from variations in image intensity and tumor morphology. Traditional convolutional neural network (CNN)-based…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Zexin Ji , Beiji Zou , Xiaoyan Kui , Hua Li , Pierre Vera , Su Ruan

Convolutional neural networks have been applied to a wide variety of computer vision tasks. Recent advances in semantic segmentation have enabled their application to medical image segmentation. While most CNNs use two-dimensional kernels,…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Baris Kayalibay , Grady Jensen , Patrick van der Smagt

Deep learning has achieved remarkable success in medical image segmentation, often reaching expert-level accuracy in delineating tumors and tissues. However, most existing approaches remain task-specific, showing strong performance on…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Fares Bougourzi , Fadi Dornaika , Abdenour Hadid
‹ 上一页 1 2 3 10 下一页 ›