中文
相关论文

相关论文: CAggNet: Crossing Aggregation Network for Medical …

200 篇论文

Medical image segmentation faces significant challenges in preserving fine-grained details and precise boundaries due to complex anatomical structures and pathological regions. These challenges primarily stem from two key limitations of…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Bohan Huang , Qianyun Bao , Haoyuan Ma

Recently, automated medical image segmentation methods based on deep learning have achieved great success. However, they heavily rely on large annotated datasets, which are costly and time-consuming to acquire. Few-shot learning aims to…

人工智能 · 计算机科学 2024-08-20 Jiayu Huo , Ruiqiang Xiao , Haotian Zheng , Yang Liu , Sebastien Ourselin , Rachel Sparks

We propose a novel deep learning model named ACLNet, for cloud segmentation from ground images. ACLNet uses both deep neural network and machine learning (ML) algorithm to extract complementary features. Specifically, it uses…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Dhruv Makwana , Subhrajit Nag , Onkar Susladkar , Gayatri Deshmukh , Sai Chandra Teja R , Sparsh Mittal , C Krishna Mohan

Medical imaging plays a vital role in modern diagnostics; however, interpreting high-resolution radiological data remains time-consuming and susceptible to variability among clinicians. Traditional image processing techniques often lack the…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Melika Filvantorkaman , Maral Filvan Torkaman

Semi-supervised learning is increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervised segmentation methods…

计算机视觉与模式识别 · 计算机科学 2024-08-19 Rong Wu , Dehua Li , Cong Zhang

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

The demand of applying semantic segmentation model on mobile devices has been increasing rapidly. Current state-of-the-art networks have enormous amount of parameters hence unsuitable for mobile devices, while other small memory footprint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Tianyi Wu , Sheng Tang , Rui Zhang , Yongdong Zhang

The paper is a short review of medical image segmentation using U-Net and its variants. As we understand going through a medical images is not an easy job for any clinician either radiologist or pathologist. Analysing medical images is the…

图像与视频处理 · 电气工程与系统科学 2022-04-20 Vinay Ummadi

In clinical practice, regions of interest in medical imaging often need to be identified through a process of precise image segmentation. The quality of this image segmentation step critically affects the subsequent clinical assessment of…

图像与视频处理 · 电气工程与系统科学 2021-03-23 João B. S. Carvalho , João A. Santinha , Đorđe Miladinović , Joachim M. Buhmann

In the past few years, convolutional neural networks (CNNs) have achieved milestones in medical image analysis. Especially, the deep neural networks based on U-shaped architecture and skip-connections have been widely applied in a variety…

图像与视频处理 · 电气工程与系统科学 2021-05-13 Hu Cao , Yueyue Wang , Joy Chen , Dongsheng Jiang , Xiaopeng Zhang , Qi Tian , Manning Wang

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

This study explores the potential of graph neural networks (GNNs) to enhance semantic segmentation across diverse image modalities. We evaluate the effectiveness of a novel GNN-based U-Net architecture on three distinct datasets: PascalVOC,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

In recent years, deep convolutional neural network-based segmentation methods have achieved state-of-the-art performance for many medical analysis tasks. However, most of these approaches rely on optimizing the U-Net structure or adding new…

图像与视频处理 · 电气工程与系统科学 2025-09-15 Kunpeng Mao , Ruoyu Li , Junlong Cheng , Danmei Huang , Zhiping Song , ZeKui Liu

Medical imaging refers to the technologies and methods utilized to view the human body and its inside, in order to diagnose, monitor, or even treat medical disorders. This paper aims to explore the application of deep learning techniques in…

图像与视频处理 · 电气工程与系统科学 2024-11-08 Ketan Suhaas Saichandran

Medical Image Segmentation is a useful application for medical image analysis including detecting diseases and abnormalities in imaging modalities such as MRI, CT etc. Deep learning has proven to be promising for this task but usually has a…

图像与视频处理 · 电气工程与系统科学 2023-02-08 Soham Bhosale , Arjun Krishna , Ge Wang , Klaus Mueller

In computer-assisted orthodontics, three-dimensional tooth models are required for many medical treatments. Tooth segmentation from cone-beam computed tomography (CBCT) images is a crucial step in constructing the models. However, CBCT…

图像与视频处理 · 电气工程与系统科学 2023-07-06 Jiaxiang Liu , Tianxiang Hu , Yang Feng , Wanghui Ding , Zuozhu Liu

In this study, the performance of existing U-shaped neural network architectures was enhanced for medical image segmentation by adding Transformer. Although Transformer architectures are powerful at extracting global information, its…

图像与视频处理 · 电气工程与系统科学 2024-04-12 Songkai Sun , Qingshan She , Yuliang Ma , Rihui Li , Yingchun Zhang

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Wuyang Chen , Ziyu Jiang , Zhangyang Wang , Kexin Cui , Xiaoning Qian

Convolutional neural networks (CNNs) for biomedical image analysis are often of very large size, resulting in high memory requirement and high latency of operations. Searching for an acceptable compressed representation of the base CNN for…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Suraj Mishra , Peixian Liang , Adam Czajka , Danny Z. Chen , X. Sharon Hu

Nowadays U-net-like FCNs predominate various biomedical image segmentation applications and attain promising performance, largely due to their elegant architectures, e.g., symmetric contracting and expansive paths as well as lateral…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yanhao Zhu , Zhineng Chen , Shuai Zhao , Hongtao Xie , Wenming Guo , Yongdong Zhang