中文
相关论文

相关论文: MMA-Net: Multiple Morphology-Aware Network for Aut…

200 篇论文

Accurate segmentation of anatomical structures and abnormalities in medical images is crucial for computer-aided diagnosis and analysis. While deep learning techniques excel at this task, their computational demands pose challenges.…

图像与视频处理 · 电气工程与系统科学 2024-09-24 Syed Javed , Tariq M. Khan , Abdul Qayyum , Hamid Alinejad-Rokny , Arcot Sowmya , Imran Razzak

This work employs a pre-trained, multi-view Convolutional Neural Network (CNN) with a spatial attention block to optimise knee injury detection. An open-source Magnetic Resonance Imaging (MRI) data set with image-level labels was leveraged…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Niamh Belton , Ivan Welaratne , Adil Dahlan , Ronan T Hearne , Misgina Tsighe Hagos , Aonghus Lawlor , Kathleen M. Curran

Automated detection of curvilinear structures, e.g., blood vessels or nerve fibres, from medical and biomedical images is a crucial early step in automatic image interpretation associated to the management of many diseases. Precise…

图像与视频处理 · 电气工程与系统科学 2020-10-20 Lei Mou , Yitian Zhao , Huazhu Fu , Yonghuai Liu , Jun Cheng , Yalin Zheng , Pan Su , Jianlong Yang , Li Chen , Alejandro F Frang , Masahiro Akiba , Jiang Liu

Model-agnostic meta learning (MAML) is currently one of the dominating approaches for few-shot meta-learning. Albeit its effectiveness, the optimization of MAML can be challenging due to the innate bilevel problem structure. Specifically,…

机器学习 · 计算机科学 2022-08-16 Momin Abbas , Quan Xiao , Lisha Chen , Pin-Yu Chen , Tianyi Chen

We propose a method for automatic segmentation of individual muscles from a clinical CT. The method uses Bayesian convolutional neural networks with the U-Net architecture, using Monte Carlo dropout that infers an uncertainty metric in…

图像与视频处理 · 电气工程与系统科学 2019-12-10 Yuta Hiasa , Yoshito Otake , Masaki Takao , Takeshi Ogawa , Nobuhiko Sugano , Yoshinobu Sato

Accurate retinal vessel segmentation provides essential structural information for ophthalmic image analysis. However, existing methods struggle with challenges such as multi-scale vessel variability, complex curvatures, and ambiguous…

图像与视频处理 · 电气工程与系统科学 2025-04-21 Yihao Ouyang , Xunheng Kuang , Mengjia Xiong , Zhida Wang , Yuanquan Wang

Statistical Shape Modeling (SSM) effectively analyzes anatomical variations within populations but is limited by the need for manual localization and segmentation, which relies on scarce medical expertise. Recent advances in deep learning…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Janmesh Ukey , Tushar Kataria , Shireen Y. Elhabian

Domain shift has been a long-standing issue for medical image segmentation. Recently, unsupervised domain adaptation (UDA) methods have achieved promising cross-modality segmentation performance by distilling knowledge from a label-rich…

图像与视频处理 · 电气工程与系统科学 2023-03-29 Ziyuan Zhao , Kaixin Xu , Huai Zhe Yeo , Xulei Yang , Cuntai Guan

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

Image segmentation holds a vital position in the realms of diagnosis and treatment within the medical domain. Traditional convolutional neural networks (CNNs) and Transformer models have made significant advancements in this realm, but they…

图像与视频处理 · 电气工程与系统科学 2024-05-06 Hao Tang , Lianglun Cheng , Guoheng Huang , Zhengguang Tan , Junhao Lu , Kaihong Wu

Advances in image registration and machine learning have recently enabled volumetric analysis of postmortem brain tissue from conventional photographs of coronal slabs, which are routinely collected in brain banks and neuropathology…

In the past few years, numerous deep learning methods have been proposed to address the task of segmenting salient objects from RGB images. However, these approaches depending on single modality fail to achieve the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Yi Zhang , Lu Zhang , Wassim Hamidouche , Olivier Deforges

Sub-cortical brain structure segmentation in Magnetic Resonance Images (MRI) has attracted the interest of the research community for a long time because morphological changes in these structures are related to different neurodegenerative…

计算机视觉与模式识别 · 计算机科学 2018-11-15 Kaisar Kushibar , Sergi Valverde , Sandra Gonzalez-Villa , Jose Bernal , Mariano Cabezas , Arnau Oliver , Xavier Llado

Uncertainty quantification is vital for safety-critical Deep Learning applications like medical image segmentation. We introduce BA U-Net, an uncertainty-aware model for MRI segmentation that integrates Bayesian Neural Networks with…

图像与视频处理 · 电气工程与系统科学 2024-09-17 Lohith Konathala

Data-driven fault detection has been regarded as a 3D image segmentation task. The models trained from synthetic data are difficult to generalize in some surveys. Recently, training 3D fault segmentation using sparse manual 2D slices is…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yimin Dou , Kewen Li , Jianbing Zhu , Timing Li , Shaoquan Tan , Zongchao Huang

Accurate medical image segmentation is critical for early medical diagnosis. Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder.…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Xiaoqi Zhao , Hongpeng Jia , Youwei Pang , Long Lv , Feng Tian , Lihe Zhang , Weibing Sun , Huchuan Lu

Segmentation plays a crucial role in diagnosis. Studying the retinal vasculatures from fundus images help identify early signs of many crucial illnesses such as diabetic retinopathy. Due to the varying shape, size, and patterns of retinal…

图像与视频处理 · 电气工程与系统科学 2021-09-07 Shreshth Saini , Geetika Agrawal

Accurate segmentation of the prostate from magnetic resonance (MR) images provides useful information for prostate cancer diagnosis and treatment. However, automated prostate segmentation from 3D MR images still faces several challenges.…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Qikui Zhu , Bo Du , Pingkun Yan

Object detection and semantic segmentation are pivotal components in biomedical image analysis. Current single-task networks exhibit promising outcomes in both detection and segmentation tasks. Multi-task networks have gained prominence due…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Suizhi Huang , Shalayiding Sirejiding , Yuxiang Lu , Yue Ding , Leheng Liu , Hui Zhou , Hongtao Lu

Multiple object detection and pose estimation are vital computer vision tasks. The latter relates to the former as a downstream problem in applications such as robotics and autonomous driving. However, due to the high complexity of both…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Congliang Li , Shijie Sun , Xiangyu Song , Huansheng Song , Naveed Akhtar , Ajmal Saeed Mian