中文
相关论文

相关论文: Fast and Memory-Efficient Network Towards Efficien…

200 篇论文

With the increasing imaging and processing capabilities of today's mobile devices, user authentication using iris biometrics has become feasible. However, as the acquisition conditions become more unconstrained and as image quality is…

图像与视频处理 · 电气工程与系统科学 2018-07-04 Shabab Bazrafkan , Shejin Thavalengal , Peter Corcoran

Deep learning-based single image super-resolution (SISR) approaches have drawn much attention and achieved remarkable success on modern advanced GPUs. However, most state-of-the-art methods require a huge number of parameters, memories, and…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Ziwei Luo , Youwei Li , Lei Yu , Qi Wu , Zhihong Wen , Haoqiang Fan , Shuaicheng Liu

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

As the accuracy of machine learning models increases at a fast rate, so does their demand for energy and compute resources. On a low level, the major part of these resources is consumed by data movement between different memory units.…

分布式、并行与集群计算 · 计算机科学 2023-01-04 Niels Gleinig , Tal Ben-Nun , Torsten Hoefler

Deep convolutional neural networks have been demonstrated to be effective for SISR in recent years. On the one hand, residual connections and dense connections have been used widely to ease forward information and backward gradient flows to…

图像与视频处理 · 电气工程与系统科学 2022-10-31 Bin-Cheng Yang , Gangshan Wu

Event-based semantic segmentation explores the potential of event cameras, which offer high dynamic range and fine temporal resolution, to achieve robust scene understanding in challenging environments. Despite these advantages, the task…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Zhijiang Li , Haoran He

Face Super-Resolution (SR) is a domain-specific super-resolution problem. The specific facial prior knowledge could be leveraged for better super-resolving face images. We present a novel deep end-to-end trainable Face Super-Resolution…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Yu Chen , Ying Tai , Xiaoming Liu , Chunhua Shen , Jian Yang

Neural rendering has gained prominence for its high-quality output, which is crucial for AR/VR applications. However, its large voxel grid data size and irregular access patterns challenge real-time processing on edge devices. While…

硬件体系结构 · 计算机科学 2025-05-14 Yipu Zhang , Jiawei Liang , Jian Peng , Jiang Xu , Wei Zhang

With the rising popularity of intelligent mobile devices, it is of great practical significance to develop accurate, realtime and energy-efficient image Super-Resolution (SR) inference methods. A prevailing method for improving the…

图像与视频处理 · 电气工程与系统科学 2021-04-20 Hu Wang , Peng Chen , Bohan Zhuang , Chunhua Shen

Convolutional Neural Networks (CNNs) have been widely employed for image Super-Resolution (SR) in recent years. Various techniques enhance SR performance by altering CNN structures or incorporating improved self-attention mechanisms.…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Qizhou Chen , Qing Shao

Deep neural network (DNN) inference is increasingly being executed on mobile and embedded platforms due to several key advantages in latency, privacy and always-on availability. However, due to limited computing resources, efficient DNN…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Lei Xun , Jonathon Hare , Geoff V. Merrett

Remote sensing text--image retrieval (RSTIR) aims to retrieve the matched remote sensing (RS) images from the database according to the descriptive text. Recently, the rapid development of large visual-language pre-training models provides…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Weihang Zhang , Jihao Li , Shuoke Li , Ziqing Niu , Jialiang Chen , Wenkai Zhang

Convolutional neural networks (CNNs) have recently demonstrated superior quality for computational imaging applications. Therefore, they have great potential to revolutionize the image pipelines on cameras and displays. However, it is…

分布式、并行与集群计算 · 计算机科学 2019-10-15 Chao-Tsung Huang , Yu-Chun Ding , Huan-Ching Wang , Chi-Wen Weng , Kai-Ping Lin , Li-Wei Wang , Li-De Chen

Reducing latency is a roaring trend in recent super-resolution (SR) research. While recent progress exploits various convolutional blocks, attention modules, and backbones to unlock the full potentials of the convolutional neural network…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Yan Wang , Yusen Li , Gang Wang , Xiaoguang Liu

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

Recent advancements in real-time super-resolution have enabled higher-quality video streaming, yet existing methods struggle with the unique challenges of compressed video content. Commonly used datasets do not accurately reflect the…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Evgeney Bogatyrev , Khaled Abud , Ivan Molodetskikh , Nikita Alutis , Dmitriy Vatolin

Deep residual networks (ResNets) made a recent breakthrough in deep learning. The core idea of ResNets is to have shortcut connections between layers that allow the network to be much deeper while still being easy to optimize avoiding…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Sam Leroux , Pavlo Molchanov , Pieter Simoens , Bart Dhoedt , Thomas Breuel , Jan Kautz

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

Single image super-resolution (SISR) aims to recover the high-resolution (HR) image from its low-resolution (LR) input image. With the development of deep learning, SISR has achieved great progress. However, It is still a challenge to…

图像与视频处理 · 电气工程与系统科学 2020-10-01 Yingxue Pang , Xin Li , Xin Jin , Yaojun Wu , Jianzhao Liu , Sen Liu , Zhibo Chen

Residual neural networks are widely used in computer vision tasks. They enable the construction of deeper and more accurate models by mitigating the vanishing gradient problem. Their main innovation is the residual block which allows the…

硬件体系结构 · 计算机科学 2023-11-03 Filippo Minnella , Teodoro Urso , Mihai T. Lazarescu , Luciano Lavagno