中文
相关论文

相关论文: Contextual Embedding Learning to Enhance 2D Networ…

200 篇论文

Brain extraction or whole brain segmentation is an important first step in many of the neuroimage analysis pipelines. The accuracy and robustness of brain extraction, therefore, is crucial for the accuracy of the entire brain analysis…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Seyed Sadegh Mohseni Salehi , Deniz Erdogmus , Ali Gholipour

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

In this paper, we introduce a simple, yet powerful pipeline for medical image segmentation that combines Fully Convolutional Networks (FCNs) with Fully Convolutional Residual Networks (FC-ResNets). We propose and examine a design that takes…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Michal Drozdzal , Gabriel Chartrand , Eugene Vorontsov , Lisa Di Jorio , An Tang , Adriana Romero , Yoshua Bengio , Chris Pal , Samuel Kadoury

In convolutional neural networks (CNNs), padding plays a pivotal role in preserving spatial dimensions throughout the layers. Traditional padding techniques do not explicitly distinguish between the actual image content and the padded…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Juho Kim

Automatic surgical scene segmentation is fundamental for facilitating cognitive intelligence in the modern operating theatre. Previous works rely on conventional aggregation modules (e.g., dilated convolution, convolutional LSTM), which…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Yueming Jin , Yang Yu , Cheng Chen , Zixu Zhao , Pheng-Ann Heng , Danail Stoyanov

High-fidelity semantic segmentation of magnetic resonance volumes is critical for estimating tissue morphometry and relaxation parameters in both clinical and research applications. While manual segmentation is accepted as the…

图像与视频处理 · 电气工程与系统科学 2019-02-07 Arjun D. Desai , Garry E. Gold , Brian A. Hargreaves , Akshay S. Chaudhari

Automatic blood vessel extraction from 3D medical images is crucial for vascular disease diagnoses. Existing methods based on convolutional neural networks (CNNs) may suffer from discontinuities of extracted vessels when segmenting such…

图像与视频处理 · 电气工程与系统科学 2020-12-15 Jiafa He , Chengwei Pan , Can Yang , Ming Zhang , Yang Wang , Xiaowei Zhou , Yizhou Yu

We explore why deep convolutional neural networks (CNNs) with small two-dimensional kernels, primarily used for modeling spatial relations in images, are also effective in speech recognition. We analyze the representations learned by deep…

计算与语言 · 计算机科学 2018-11-13 Joanna Rownicka , Peter Bell , Steve Renals

The ability to dynamically extend a model to new data and classes is critical for multiple organ and tumor segmentation. However, due to privacy regulations, accessing previous data and annotations can be problematic in the medical domain.…

图像与视频处理 · 电气工程与系统科学 2023-07-24 Yixiao Zhang , Xinyi Li , Huimiao Chen , Alan Yuille , Yaoyao Liu , Zongwei Zhou

Even though convolutional neural networks (CNNs) are driving progress in medical image segmentation, standard models still have some drawbacks. First, the use of multi-scale approaches, i.e., encoder-decoder architectures, leads to a…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Ashish Sinha , Jose Dolz

In this article, we look into some essential aspects of convolutional neural networks (CNNs) with the focus on medical image segmentation. First, we discuss the CNN architecture, thereby highlighting the spatial origin of the data,…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Jeroen Bertels , David Robben , Robin Lemmens , Dirk Vandermeulen

While deep convolutional neural networks (CNN) have been successfully applied for 2D image analysis, it is still challenging to apply them to 3D anisotropic volumes, especially when the within-slice resolution is much higher than the…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Siqi Liu , Daguang Xu , S. Kevin Zhou , Thomas Mertelmeier , Julia Wicklein , Anna Jerebko , Sasa Grbic , Olivier Pauly , Weidong Cai , Dorin Comaniciu

Semantic segmentation networks are usually pre-trained once and not updated during deployment. As a consequence, misclassifications commonly occur if the distribution of the training data deviates from the one encountered during the robot's…

机器人学 · 计算机科学 2023-02-15 Jonas Frey , Hermann Blum , Francesco Milano , Roland Siegwart , Cesar Cadena

Sketch-based modeling strives to bring the ease and immediacy of drawing to the 3D world. However, while drawings are easy for humans to create, they are very challenging for computers to interpret due to their sparsity and ambiguity. We…

图形学 · 计算机科学 2018-06-20 Johanna Delanoy , Mathieu Aubry , Phillip Isola , Alexei A. Efros , Adrien Bousseau

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

Classification of EEG signals using shallow Convolutional Neural Networks (CNNs) is a prevalent and successful approach across a variety of fields. Most of these models use independent one-dimensional (1D) convolutional layers along the…

机器学习 · 计算机科学 2026-05-06 Laurits Dixen , Stefan Heinrich , Paolo Burelli

We propose a 4D convolutional neural network (CNN) for the segmentation of retrospective ECG-gated cardiac CT, a series of single-channel volumetric data over time. While only a small subset of volumes in the temporal sequence is annotated,…

图像与视频处理 · 电气工程与系统科学 2019-10-11 Andriy Myronenko , Dong Yang , Varun Buch , Daguang Xu , Alvin Ihsani , Sean Doyle , Mark Michalski , Neil Tenenholtz , Holger Roth

A variety of deep neural networks have been applied in medical image segmentation and achieve good performance. Unlike natural images, medical images of the same imaging modality are characterized by the same pattern, which indicates that…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Tao Yu , Yu Qiao , Huan Long

Convolutional neural networks (CNNs) have shown great effectiveness in medical image segmentation. However, they may be limited in modeling large inter-subject variations in organ shapes and sizes and exploiting global long-range contextual…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Jin Yang , Daniel S. Marcus , Aristeidis Sotiras

Accurate airway extraction from computed tomography (CT) images is a critical step for planning navigation bronchoscopy and quantitative assessment of airway-related chronic obstructive pulmonary disease (COPD). The existing methods are…

图像与视频处理 · 电气工程与系统科学 2022-12-16 Yanan Wu , Shuiqing Zhao , Shouliang Qi , Jie Feng , Haowen Pang , Runsheng Chang , Long Bai , Mengqi Li , Shuyue Xia , Wei Qian , Hongliang Ren