中文
相关论文

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

200 篇论文

Dual-energy computed tomography (DECT) utilizes separate X-ray energy spectra to improve multi-material decomposition (MMD) for various diagnostic applications. However accurate decomposing more than two types of material remains…

图像与视频处理 · 电气工程与系统科学 2023-11-02 Di Xu , Qihui Lyu , Dan Ruan , Ke Sheng

Transformers have recently emerged as a significant force in the field of image deraining. Existing image deraining methods utilize extensive research on self-attention. Though showcasing impressive results, they tend to neglect critical…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Yuhong He , Aiwen Jiang , Lingfang Jiang , Zhifeng Wang , Lu Wang

Computational imaging enables compact infrared systems, but deep-learning pipelines that combine image reconstruction and object detection often introduce substantial inference latency. Most existing acceleration strategies compress the…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Xuquan Wang , Guishuo Yang , Dapeng Yan , Yujie Xing , Xuanyu Qian , Kai Zhang , Xiong Dun , Jiande Sun , Zhanshan Wang , Xinbin Cheng

In this paper, we present UNet++, a new, more powerful architecture for medical image segmentation. Our architecture is essentially a deeply-supervised encoder-decoder network where the encoder and decoder sub-networks are connected through…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Zongwei Zhou , Md Mahfuzur Rahman Siddiquee , Nima Tajbakhsh , Jianming Liang

Deep learning based medical image segmentation models usually require large datasets with high-quality dense segmentations to train, which are very time-consuming and expensive to prepare. One way to tackle this challenge is by using the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Duo Wang , Ming Li , Nir Ben-Shlomo , C. Eduardo Corrales , Yu Cheng , Tao Zhang , Jagadeesan Jayender

Existing leading methods for spectral reconstruction (SR) focus on designing deeper or wider convolutional neural networks (CNNs) to learn the end-to-end mapping from the RGB image to its hyperspectral image (HSI). These CNN-based methods…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Yuanhao Cai , Jing Lin , Zudi Lin , Haoqian Wang , Yulun Zhang , Hanspeter Pfister , Radu Timofte , Luc Van Gool

Deep learning based 3D reconstruction of single view 2D image is becoming increasingly popular due to their wide range of real-world applications, but this task is inherently challenging because of the partial observability of an object…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Minhaj Uddin Ansari , Talha Bilal , Naeem Akhter

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and therefore, end-to-end training is…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Christoph Angermann , Markus Haltmeier

We propose combining memory saving techniques with traditional U-Net architectures to increase the complexity of the models on the Brain Tumor Segmentation (BraTS) challenge. The BraTS challenge consists of a 3D segmentation of a…

图像与视频处理 · 电气工程与系统科学 2021-04-22 Mihir Pendse , Vithursan Thangarasa , Vitaliy Chiley , Ryan Holmdahl , Joel Hestness , Dennis DeCoste

Recently, very deep convolutional neural networks (CNNs) have been attracting considerable attention in image restoration. However, as the depth grows, the long-term dependency problem is rarely realized for these very deep models, which…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Ying Tai , Jian Yang , Xiaoming Liu , Chunyan Xu

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

In the past few decades, to reduce the risk of X-ray in computed tomography (CT), low-dose CT image denoising has attracted extensive attention from researchers, which has become an important research issue in the field of medical images.…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Tengfei Liang , Yi Jin , Yidong Li , Tao Wang , Songhe Feng , Congyan Lang

Accurate volume segmentation from the Computed Tomography (CT) scan is a common prerequisite for pre-operative planning, intra-operative guidance and quantitative assessment of therapeutic outcomes in robot-assisted Minimally Invasive…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Peichao Li , Xiao-Yun Zhou , Zhao-Yang Wang , Guang-Zhong Yang

Modern Convolutional Neural Networks (CNN) are extremely powerful on a range of computer vision tasks. However, their performance may degrade when the data is characterised by large intra-class variability caused by spatial transformations.…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Roberto Annunziata , Christos Sagonas , Jacques Calì

Computed tomography (CT) generates a stack of cross-sectional images covering a region of the body. The visual assessment of these images for the identification of potential abnormalities is a challenging and time consuming task due to the…

机器学习 · 统计学 2016-10-03 Petros-Pavlos Ypsilantis , Giovanni Montana

Traditional algorithms for compressive sensing recovery are computationally expensive and are ineffective at low measurement rates. In this work, we propose a data driven non-iterative algorithm to overcome the shortcomings of earlier…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Suhas Lohit , Kuldeep Kulkarni , Ronan Kerviche , Pavan Turaga , Amit Ashok

We introduce a model-based image reconstruction framework with a convolution neural network (CNN) based regularization prior. The proposed formulation provides a systematic approach for deriving deep architectures for inverse problems with…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Hemant Kumar Aggarwal , Merry P. Mani , Mathews Jacob

Deep neural networks (DNN) have achieved great success in image restoration. However, most DNN methods are designed as a black box, lacking transparency and interpretability. Although some methods are proposed to combine traditional…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Chong Mou , Qian Wang , Jian Zhang

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

In real-world scenarios, images captured often suffer from blurring, noise, and other forms of image degradation, and due to sensor limitations, people usually can only obtain low dynamic range images. To achieve high-quality images,…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Kangzhen Yang , Tao Hu , Kexin Dai , Genggeng Chen , Yu Cao , Wei Dong , Peng Wu , Yanning Zhang , Qingsen Yan