中文
相关论文

相关论文: DMC-Net: Lightweight Dynamic Multi-Scale and Multi…

200 篇论文

The accurate classification of mass lesions in the adrenal glands (adrenal masses), detected with computed tomography (CT), is important for diagnosis and patient management. Adrenal masses can be benign or malignant and benign masses have…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Lei Bi , Jinman Kim , Tingwei Su , Michael Fulham , David Dagan Feng , Guang Ning

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Dominik Hirner , Friedrich Fraundorfer

Convolutional neural network (CNN) is widely used in computer vision applications. In the networks that deal with images, CNNs are the most time-consuming layer of the networks. Usually, the solution to address the computation cost is to…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Meisam Rakhshanfar

Medical image segmentation grapples with challenges including multi-scale lesion variability, ill-defined tissue boundaries, and computationally intensive processing demands. This paper proposes the DyGLNet, which achieves efficient and…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Yican Zhao , Ce Wang , You Hao , Lei Li , Tianli Liao

Deep Convolutional Neural Networks (DCNNs) are used extensively in medical image segmentation and hence 3D navigation for robot-assisted Minimally Invasive Surgeries (MISs). However, current DCNNs usually use down sampling layers for…

机器学习 · 计算机科学 2020-06-05 Xiao-Yun Zhou , Jian-Qing Zheng , Peichao Li , Guang-Zhong Yang

This study presents a lightweight dual-domain super-resolution network (DDSRNet) that combines Spatial-Net with the discrete wavelet transform (DWT). Specifically, our proposed model comprises three main components: (1) a shallow feature…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Murat Karayaka , Usman Muhammad , Jorma Laaksonen , Md Ziaul Hoque , Tapio Seppänen

Deep convolutional neural network (CNN) achieves remarkable performance for medical image analysis. UNet is the primary source in the performance of 3D CNN architectures for medical imaging tasks, including brain tumor segmentation. The…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Parvez Ahmad , Saqib Qamar , Linlin Shen , Adnan Saeed

Inspired by recent advances in deep learning, we propose a framework for reconstructing dynamic sequences of 2D cardiac magnetic resonance (MR) images from undersampled data using a deep cascade of convolutional neural networks (CNNs) to…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Jo Schlemper , Jose Caballero , Joseph V. Hajnal , Anthony Price , Daniel Rueckert

Convolution operator is the core of convolutional neural networks (CNNs) and occupies the most computation cost. To make CNNs more efficient, many methods have been proposed to either design lightweight networks or compress models. Although…

计算机视觉与模式识别 · 计算机科学 2020-04-23 Yikang Zhang , Jian Zhang , Qiang Wang , Zhao Zhong

Convolutional Neural Networks (CNNs) have advanced significantly in visual representation learning and recognition. However, they face notable challenges in performance and computational efficiency when dealing with real-world, multi-scale…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Wenzhuo Liu , Fei Zhu , Cheng-Lin Liu

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

We use Deep Convolutional Neural Networks (DCNNs) for image segmentation problems. DCNNs can well extract the features from natural images. However, the classification functions in the existing network architecture of CNNs are simple and…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Jun Liu , Xiangyue Wang , Xue-cheng Tai

Deep Convolutional Neural Networks (CNNs), such as Dense Convolutional Networks (DenseNet), have achieved great success for image representation by discovering deep hierarchical information. However, most existing networks simply stacks the…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Zhao Zhang , Zemin Tang , Yang Wang , Zheng Zhang , Choujun Zhan , Zhengjun Zha , Meng Wang

Deep Neural Networks (DNN) have been widely used to carry out segmentation tasks in both electron and light microscopy. Most DNNs developed for this purpose are based on some variation of the encoder-decoder type U-Net architecture, in…

There has been exploding interest in embracing Transformer-based architectures for medical image segmentation. However, the lack of large-scale annotated medical datasets make achieving performances equivalent to those in natural images…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Saikat Roy , Gregor Koehler , Constantin Ulrich , Michael Baumgartner , Jens Petersen , Fabian Isensee , Paul F. Jaeger , Klaus Maier-Hein

The conventional spatial convolution layers in the Convolutional Neural Networks (CNNs) are computationally expensive at the point where the training time could take days unless the number of layers, the number of training images or the…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Ee Fey Goh , ZhiYuan Chen , Wei Xiang Lim

While the depth of convolutional neural networks has attracted substantial attention in the deep learning research, the width of these networks has recently received greater interest. The width of networks, defined as the size of the…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Peng Liu , Xiaoxiao Zhou , Yangjunyi Li , El Basha Mohammad D , Ruogu Fang

Guided depth super-resolution (GDSR) is an essential topic in multi-modal image processing, which reconstructs high-resolution (HR) depth maps from low-resolution ones collected with suboptimal conditions with the help of HR RGB images of…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zixiang Zhao , Jiangshe Zhang , Shuang Xu , Zudi Lin , Hanspeter Pfister

Learning High-Resolution representations is essential for semantic segmentation. Convolutional neural network (CNN)architectures with downstream and upstream propagation flow are popular for segmentation in medical diagnosis. However, due…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sourajit Saha , Shaswati Saha , Md Osman Gani , Tim Oates , David Chapman

The deployment of deep convolutional neural networks (CNNs) in many real world applications is largely hindered by their high computational cost. In this paper, we propose a novel learning scheme for CNNs to simultaneously 1) reduce the…

计算机视觉与模式识别 · 计算机科学 2017-08-23 Zhuang Liu , Jianguo Li , Zhiqiang Shen , Gao Huang , Shoumeng Yan , Changshui Zhang