中文
相关论文

相关论文: ResDynUNet++: A nested U-Net with residual dynamic…

200 篇论文

The UNet model consists of fully convolutional network (FCN) layers arranged as contracting encoder and upsampling decoder maps. Nested arrangements of these encoder and decoder maps give rise to extensions of the UNet model, such as UNete…

图像与视频处理 · 电气工程与系统科学 2023-04-11 Yilong Yang , Srinandan Dasmahapatra , Sasan Mahmoodi

This paper applies the recent fast iterative neural network framework, Momentum-Net, using appropriate models to low-dose X-ray computed tomography (LDCT) image reconstruction. At each layer of the proposed Momentum-Net, the model-based…

图像与视频处理 · 电气工程与系统科学 2020-09-10 Siqi Ye , Yong Long , Il Yong Chun

Accurate classification of fine-grained images remains a challenge in backbones based on convolutional operations or self-attention mechanisms. This study proposes novel dual-current neural networks (DCNN), which combine the advantages of…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Da Fu , Mingfei Rong , Eun-Hu Kim , Hao Huang , Witold Pedrycz

Combining reconstruction models with generative models has emerged as a promising paradigm for closed-loop simulation in autonomous driving. For example, ReconDreamer has demonstrated remarkable success in rendering large-scale maneuvers.…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Guosheng Zhao , Xiaofeng Wang , Chaojun Ni , Zheng Zhu , Wenkang Qin , Guan Huang , Xingang Wang

Automated segmentation of diabetic foot ulcers (DFUs) plays a critical role in clinical diagnosis, therapeutic planning, and longitudinal wound monitoring. However, this task remains challenging due to the heterogeneous appearance,…

图像与视频处理 · 电气工程与系统科学 2026-03-10 Akwasi Asare , Mary Sagoe , Justice Williams Asare , Stephen Edward Moore

Multispectral pan-sharpening aims at producing a high resolution (HR) multispectral (MS) image in both spatial and spectral domains by fusing a panchromatic (PAN) image and a corresponding MS image. In this paper, we propose a novel…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Dong Wang , Yunpeng Bai , Ying Li

The use of deep learning (DL) in medical image analysis has significantly improved the ability to predict lung cancer. In this study, we introduce a novel deep convolutional neural network (CNN) model, named ResNet+, which is based on the…

图像与视频处理 · 电气工程与系统科学 2025-07-03 Ahmad Chaddad , Jihao Peng , Yihang Wu

In this paper, we introduced a novel deep learning-based reconstruction technique for low-dose CT imaging using 3 dimensional convolutions to include the sagittal information unlike the existing 2 dimensional networks which exploits…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Doga Gunduzalp , Batuhan Cengiz , Mehmet Ozan Unal , Isa Yildirim

Deep learning based solutions are being succesfully implemented for a wide variety of applications. Most notably, clinical use-cases have gained an increased interest and have been the main driver behind some of the cutting-edge data-driven…

图像与视频处理 · 电气工程与系统科学 2023-04-04 Theodor Cheslerean-Boghiu , Felix C. Hofmann , Manuel Schultheiß , Franz Pfeiffer , Daniela Pfeiffer , Tobias Lasser

Dual-energy computed tomography (DECT) has been widely used in many applications that need material decomposition. Image-domain methods directly decompose material images from high- and low-energy attenuation images, and thus, are…

图像与视频处理 · 电气工程与系统科学 2022-01-25 Zhipeng Li , Yong Long , Il Yong Chun

Model based iterative reconstruction (MBIR) algorithms for low-dose X-ray CT are computationally expensive. To address this problem, we recently proposed a deep convolutional neural network (CNN) for low-dose X-ray CT and won the second…

机器学习 · 统计学 2018-03-29 Eunhee Kang , Jaejun Yoo , Jong Chul Ye

Since medical image data sets contain few samples and singular features, lesions are viewed as highly similar to other tissues. The traditional neural network has a limited ability to learn features. Even if a host of feature maps is…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Hongfeng You , Long Yu , Shengwei Tian , Xiang Ma , Yan Xing , Xiaojie Ma

In this work, we present a simple, highly efficient and modularized Dual Path Network (DPN) for image classification which presents a new topology of connection paths internally. By revealing the equivalence of the state-of-the-art Residual…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Yunpeng Chen , Jianan Li , Huaxin Xiao , Xiaojie Jin , Shuicheng Yan , Jiashi Feng

Restoring images affected by various types of degradation, such as noise, blur, or improper exposure, remains a significant challenge in computer vision. While recent trends favor complex monolithic all-in-one architectures, these models…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Joanna Wiekiera , Martyna Zur

In this work we propose a ResNet-based universal method for speckle reduction in optical coherence tomography (OCT) images. The proposed model contains 3 main modules: Convolution-BN-ReLU, Branch and Residual module. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Cai Ning , Shi Fei , Hu Dianlin , Chen Yang

Cloud segmentation amounts to separating cloud pixels from non-cloud pixels in an image. Current deep learning methods for cloud segmentation suffer from three issues. (a) Constrain on their receptive field due to the fixed size of the…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Yijie Li , Hewei Wang , Jinfeng Xu , Puzhen Wu , Yunzhong Xiao , Shaofan Wang , Soumyabrata Dev

Automated brain structure segmentation is important to many clinical quantitative analysis and diagnoses. In this work, we introduce MixNet, a 2D semantic-wise deep convolutional neural network to segment brain structure in multi-modality…

图像与视频处理 · 电气工程与系统科学 2020-04-22 Long Chen , Dorit Merhof

Convolution and transposed convolution are fundamental operators widely used in neural networks. However, transposed convolution (a.k.a. deconvolution) does not serve as a true inverse of convolution due to inherent differences in their…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Xuhong Huang , Shiqi Liu , Kai Zhang , Ying Tai , Jian Yang , Hui Zeng , Lei Zhang

Recent advancements in detecting tumors using deep learning on breast ultrasound images (BUSI) have demonstrated significant success. Deep CNNs and vision-transformers (ViTs) have demonstrated individually promising initial performance.…

图像与视频处理 · 电气工程与系统科学 2025-03-20 Aamir Mehmood , Yue Hu , Saddam Hussain Khan

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