中文
相关论文

相关论文: Residual Feature Distillation Network for Lightwei…

200 篇论文

In recent years, thanks to the rapid development of deep learning (DL), DL-based multi-task learning (MTL) has made significant progress, and it has been successfully applied to recommendation systems (RS). However, in a recommender system,…

信息检索 · 计算机科学 2023-02-13 Jie Zhou , Qian Yu , Chuan Luo , Jing Zhang

In this paper, we propose an end-to-end mixed-resolution image compression framework with convolutional neural networks. Firstly, given one input image, feature description neural network (FDNN) is used to generate a new representation of…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Lijun Zhao , Huihui Bai , Feng Li , Anhong Wang , Yao Zhao

Deep Convolutional Neural Networks (CNNs) have achieved remarkable results on Single Image Super-Resolution (SISR). Despite considering only a single degradation, recent studies also include multiple degrading effects to better reflect…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Yu-Syuan Xu , Shou-Yao Roy Tseng , Yu Tseng , Hsien-Kai Kuo , Yi-Min Tsai

Deep learning techniques have been applied in the context of image super-resolution (SR), achieving remarkable advances in terms of reconstruction performance. Existing techniques typically employ highly complex model structures which…

图像与视频处理 · 电气工程与系统科学 2024-11-22 Yuxuan Jiang , Jakub Nawala , Fan Zhang , David Bull

In this paper, we propose a novel Convolutional Neural Network (CNN) structure for general-purpose multi-task learning (MTL), which enables automatic feature fusing at every layer from different tasks. This is in contrast with the most…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Yuan Gao , Jiayi Ma , Mingbo Zhao , Wei Liu , Alan L. Yuille

The single image super-resolution(SISR) algorithms under deep learning currently have two main models, one based on convolutional neural networks and the other based on Transformer. The former uses the stacking of convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Li Ke , Liu Yukai

Satellite imagery, due to its long-range imaging, brings with it a variety of scale-preferred tasks, such as the detection of tiny/small objects, making the precise localization and detection of small objects of interest a challenging task.…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Fan Zhang , Lingling Li , Licheng Jiao , Xu Liu , Fang Liu , Shuyuan Yang , Biao Hou

Low-Rank Factorization (LRF) is a widely adopted technique for compressing deep neural networks (DNNs). However, it faces several challenges, including optimal rank selection, a vast design space, long fine-tuning times, and limited…

计算机视觉与模式识别 · 计算机科学 2025-10-02 M. Kokhazadeh , G. Keramidas , V. Kelefouras

In recent years, large-scale deep models have achieved great success, but the huge computational complexity and massive storage requirements make it a great challenge to deploy them in resource-limited devices. As a model compression and…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Zhixing Du , Rui Zhang , Ming Chang , Xishan Zhang , Shaoli Liu , Tianshi Chen , Yunji Chen

In this paper, we propose a model-driven channel estimation method utilizing a convolutional neural network (CNN) derived from image super-resolution (SR). Instead of completely abandoning traditional communication modules as data-driven…

信号处理 · 电气工程与系统科学 2019-12-02 Xin Ru , Li Wei , Youyun Xu

Deep convolutional neural networks have recently shown promising results in compressive spectral reconstruction. Previous methods, however, usually adopt a single mapping function for sparse representation. Considering that different…

图像与视频处理 · 电气工程与系统科学 2023-02-07 Shiyun Zhou , Tingfa Xu , Shaocong Dong , Jianan Li

Recent progress in semantic segmentation has been driven by improving the spatial resolution under Fully Convolutional Networks (FCNs). To address this problem, we propose a Stacked Deconvolutional Network (SDN) for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Jun Fu , Jing Liu , Yuhang Wang , Hanqing Lu

The usage of convolutional neural networks (CNNs) in conjunction with a margin-based softmax approach demonstrates a state-of-the-art performance for the face recognition problem. Recently, lightweight neural network models trained with the…

计算机视觉与模式识别 · 计算机科学 2020-03-06 David Svitov , Sergey Alyamkin

Fully convolutional networks (FCNs) have become de facto tool to achieve very high-level performance for many vision and non-vision tasks in general and face recognition in particular. Such high-level accuracies are normally obtained by…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Jayashree Karlekar , Jiashi Feng , Zi Sian Wong , Sugiri Pranata

The prevalent convolutional neural network (CNN) based image denoising methods extract features of images to restore the clean ground truth, achieving high denoising accuracy. However, these methods may ignore the underlying distribution of…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Yang Liu , Saeed Anwar , Zhenyue Qin , Pan Ji , Sabrina Caldwell , Tom Gedeon

Modern single image super-resolution (SISR) system based on convolutional neural networks (CNNs) achieves fancy performance while requires huge computational costs. The problem on feature redundancy is well studied in visual recognition…

图像与视频处理 · 电气工程与系统科学 2022-08-18 Ying Nie , Kai Han , Zhenhua Liu , Chuanjian Liu , Yunhe Wang

This letter proposes an improved CNN predictor (ICNNP) for reversible data hiding (RDH) in images, which consists of a feature extraction module, a pixel prediction module, and a complexity prediction module. Due to predicting the…

多媒体 · 计算机科学 2023-01-05 Yingqiang Qiu , Wanli Peng , Xiaodan Lin , Huanqiang Zeng , Zhenxing Qian

In this paper, we propose a novel convolutional neural network (CNN) architecture, MFRNet, for post-processing (PP) and in-loop filtering (ILF) in the context of video compression. This network consists of four Multi-level Feature review…

图像与视频处理 · 电气工程与系统科学 2020-12-15 Di Ma , Fan Zhang , David R. Bull

Deep convolutional neural networks (DCNN) have been widely adopted for research on super resolution recently, however previous work focused mainly on stacking as many layers as possible in their model, in this paper, we present a new…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Yiwen Huang , Ming Qin

Image deblurring aims to recover the latent sharp image from its blurry counterpart and has a wide range of applications in computer vision. The Convolution Neural Networks (CNNs) have performed well in this domain for many years, and until…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Lingyan Ruan , Mojtaba Bemana , Hans-peter Seidel , Karol Myszkowski , Bin Chen