中文
相关论文

相关论文: LCSCNet: Linear Compressing Based Skip-Connecting …

200 篇论文

We propose methodologies to train highly accurate and efficient deep convolutional neural networks (CNNs) for image super resolution (SR). A cascade training approach to deep learning is proposed to improve the accuracy of the neural…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee

We present QuickNet, a fast and accurate network architecture that is both faster and significantly more accurate than other fast deep architectures like SqueezeNet. Furthermore, it uses less parameters than previous networks, making it…

机器学习 · 计算机科学 2017-01-13 Tapabrata Ghosh

Most traditional algorithms for compressive sensing image reconstruction suffer from the intensive computation. Recently, deep learning-based reconstruction algorithms have been reported, which dramatically reduce the time complexity than…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Hantao Yao , Feng Dai , Dongming Zhang , Yike Ma , Shiliang Zhang , Yongdong Zhang , Qi Tian

Compressive sensing (CS) is an effective approach for fast Magnetic Resonance Imaging (MRI). It aims at reconstructing MR images from a small number of under-sampled data in k-space, and accelerating the data acquisition in MRI. To improve…

计算机视觉与模式识别 · 计算机科学 2017-05-22 Yan Yang , Jian Sun , Huibin Li , Zongben Xu

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

The compressed sensing (CS) has been successfully applied to image compression in the past few years as most image signals are sparse in a certain domain. Several CS reconstruction models have been proposed and obtained superior…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Wenxue Cui , Heyao Xu , Xinwei Gao , Shengping Zhang , Feng Jiang , Debin Zhao

Convolutional Neural Networks (CNNs) have revolutionized image classification by extracting spatial features and enabling state-of-the-art accuracy in vision-based tasks. The squeeze and excitation network proposed module gathers…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Mahendran Narayanan

Recently, very deep convolutional neural networks (CNNs) have shown outstanding performance in object recognition and have also been the first choice for dense classification problems such as semantic segmentation. However, repeated…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Guosheng Lin , Anton Milan , Chunhua Shen , Ian Reid

Deep learning architecture with convolutional neural network (CNN) achieves outstanding success in the field of computer vision. Where U-Net, an encoder-decoder architecture structured by CNN, makes a great breakthrough in biomedical image…

图像与视频处理 · 电气工程与系统科学 2023-02-13 Qing Xu , Zhicheng Ma , Na HE , Wenting Duan

State-of-the-art approaches for semantic image segmentation are built on Convolutional Neural Networks (CNNs). The typical segmentation architecture is composed of (a) a downsampling path responsible for extracting coarse semantic features,…

计算机视觉与模式识别 · 计算机科学 2017-11-01 Simon Jégou , Michal Drozdzal , David Vazquez , Adriana Romero , Yoshua Bengio

Deep learning methods have shown considerable potential for hyperspectral image (HSI) classification, which can achieve high accuracy compared with traditional methods. However, they often need a large number of training samples and have a…

图像与视频处理 · 电气工程与系统科学 2020-10-16 Benlei Cui , XueMei Dong , Qiaoqiao Zhan , Jiangtao Peng , Weiwei Sun

Deep learning has achieved significant success in single hyperspectral image super-resolution (SHSR); however, the high spectral dimensionality leads to a heavy computational burden, thus making it difficult to deploy in real-time…

图像与视频处理 · 电气工程与系统科学 2025-10-01 Haohan Shi , Fei Zhou , Xin Sun , Jungong Han

Recently, deep network-based image compressed sensing methods achieved high reconstruction quality and reduced computational overhead compared with traditional methods. However, existing methods obtain measurements only from partial…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Zi-En Fan , Feng Lian , Jia-Ni Quan

Deep learning methods have witnessed the great progress in image restoration with specific metrics (e.g., PSNR, SSIM). However, the perceptual quality of the restored image is relatively subjective, and it is necessary for users to control…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Wang , Ruiming Guo , Yapeng Tian , Wenming Yang

Dense pixel matching is required for many computer vision algorithms such as disparity, optical flow or scene flow estimation. Feature Pyramid Networks (FPN) have proven to be a suitable feature extractor for CNN-based dense matching tasks.…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Rishav , René Schuster , Ramy Battrawy , Oliver Wasenmüller , Didier Stricker

Deep convolutional neural networks (CNNs) depend on feedforward and feedback ways to obtain good performance in image denoising. However, how to obtain effective structural information via CNNs to efficiently represent given noisy images is…

图像与视频处理 · 电气工程与系统科学 2023-10-17 Chunwei Tian , Menghua Zheng , Wangmeng Zuo , Shichao Zhang , Yanning Zhang , Chia-Wen Ling

Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-quality images for…

图像与视频处理 · 电气工程与系统科学 2024-03-25 Chunwei Tian , Xuanyu Zhang , Qi Zhang , Mingming Yang , Zhaojie Ju

Weight pruning is among the most popular approaches for compressing deep convolutional neural networks. Recent work suggests that in a randomly initialized deep neural network, there exist sparse subnetworks that achieve performance…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Vinay Kumar Verma , Nikhil Mehta , Shijing Si , Ricardo Henao , Lawrence Carin

It is challenging to restore low-resolution (LR) images to super-resolution (SR) images with correct and clear details. Existing deep learning works almost neglect the inherent structural information of images, which acts as an important…

图像与视频处理 · 电气工程与系统科学 2022-06-08 Yuqing Liu , Qi Jia , Xin Fan , Shanshe Wang , Siwei Ma , Wen Gao

A deep learning approach to blind denoising of images without complete knowledge of the noise statistics is considered. We propose DN-ResNet, which is a deep convolutional neural network (CNN) consisting of several residual blocks…

图像与视频处理 · 电气工程与系统科学 2019-04-12 Haoyu Ren , Mostafa El-Khamy , Jungwon Lee