中文
相关论文

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

200 篇论文

In this work, we present QuickSRNet, an efficient super-resolution architecture for real-time applications on mobile platforms. Super-resolution clarifies, sharpens, and upscales an image to higher resolution. Applications such as gaming…

图像与视频处理 · 电气工程与系统科学 2023-05-16 Guillaume Berger , Manik Dhingra , Antoine Mercier , Yashesh Savani , Sunny Panchal , Fatih Porikli

Deep neural networks (DNN) have demonstrated effectiveness for various applications such as image processing, video segmentation, and speech recognition. Running state-of-the-art DNNs on current systems mostly relies on either…

神经与进化计算 · 计算机科学 2019-04-15 Mohsen Imani , Mohammad Samragh , Yeseong Kim , Saransh Gupta , Farinaz Koushanfar , Tajana Rosing

Single image super-resolution (SR) is an established pixel-level vision task aimed at reconstructing a high-resolution image from its degraded low-resolution counterpart. Despite the notable advancements achieved by leveraging deep neural…

图像与视频处理 · 电气工程与系统科学 2024-05-28 Shijie Liu , Kang Yan , Feiwei Qin , Changmiao Wang , Ruiquan Ge , Kai Zhang , Jie Huang , Yong Peng , Jin Cao

RAW images have shown superior performance than sRGB images in many image processing tasks, especially for low-light image enhancement. However, most existing methods for RAW-based low-light enhancement usually sequentially process…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Jianan Wang , Yang Hong , Hesong Li , Tao Wang , Songrong Liu , Ying Fu

Convolutional neural network (CNN) has achieved impressive success in computer vision during the past few decades. The image convolution operation helps CNNs to get good performance on image-related tasks. However, it also has high…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Hengyue Pan , Yixin Chen , Zhiliang Tian , Peng Qiao , Linbo Qiao , Dongsheng Li

Single-image super-resolution (SISR) is an important task in image processing, aiming to enhance the resolution of imaging systems. Recently, SISR has made a significant leap and achieved promising results with deep learning. GAN-based…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Penghao Rao , Tieyong Zeng

Recent advances in neural rendering have shown that, albeit slow, implicit compact models can learn a scene's geometries and view-dependent appearances from multiple views. To maintain such a small memory footprint but achieve faster…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Juan Luis Gonzalez Bello , Minh-Quan Viet Bui , Munchurl Kim

Perceptual Extreme Super-Resolution for single image is extremely difficult, because the texture details of different images vary greatly. To tackle this difficulty, we develop a super resolution network with receptive field block based on…

图像与视频处理 · 电气工程与系统科学 2020-05-27 Taizhang Shang , Qiuju Dai , Shengchen Zhu , Tong Yang , Yandong Guo

Real-time semantic segmentation is a challenging task that requires high-accuracy models with low-inference times. Implementing these models on embedded systems is limited by hardware capability and memory usage, which produces bottlenecks.…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Miguel Lopez-Montiel , Daniel Alejandro Lopez , Oscar Montiel

Real-time semantic segmentation plays an important role in practical applications such as self-driving and robots. Most semantic segmentation research focuses on improving estimation accuracy with little consideration on efficiency. Several…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Shao-Yuan Lo , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

We propose a general method to train a single convolutional neural network which is capable of switching image resolutions at inference. Thus the running speed can be selected to meet various computational resource limits. Networks trained…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Yikai Wang , Fuchun Sun , Duo Li , Anbang Yao

Recent deep learning approaches to single image super-resolution have achieved impressive results in terms of traditional error measures and perceptual quality. However, in each case it remains challenging to achieve high quality results…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Yifan Wang , Federico Perazzi , Brian McWilliams , Alexander Sorkine-Hornung , Olga Sorkine-Hornung , Christopher Schroers

Herein, a bit-wise Convolutional Neural Network (CNN) in-memory accelerator is implemented using Spin-Orbit Torque Magnetic Random Access Memory (SOT-MRAM) computational sub-arrays. It utilizes a novel AND-Accumulation method capable of…

机器学习 · 计算机科学 2019-04-18 Arman Roohi , Shaahin Angizi , Deliang Fan , Ronald F DeMara

Deep neural network training without pre-trained weights and few data is shown to need more training iterations. It is also known that, deeper models are more successful than their shallow counterparts for semantic segmentation task. Thus,…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Vahit Bugra Yesilkaynak , Yusuf H. Sahin , Gozde Unal

Single image super-resolution (SISR) is of great importance as a low-level computer vision task. The fast development of Generative Adversarial Network (GAN) based deep learning architectures realises an efficient and effective SISR to…

图像与视频处理 · 电气工程与系统科学 2019-01-14 Jin Zhu , Guang Yang , Pietro Lio

Deep Convolutional Neural Networks (CNNs), such as Dense Convolutional Networks (DenseNet), have achieved great success for image representation by discovering deep hierarchical information. However, most existing networks simply stacks the…

计算机视觉与模式识别 · 计算机科学 2021-02-10 Zhao Zhang , Zemin Tang , Yang Wang , Zheng Zhang , Choujun Zhan , Zhengjun Zha , Meng Wang

Image fusion aims to integrate complementary information across modalities to generate high-quality fused images, thereby enhancing the performance of high-level vision tasks. While global spatial modeling mechanisms show promising results,…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Guan Zheng , Xue Wang , Wenhua Qian , Peng Liu , Runzhuo Ma

Early Exit Neural Networks (EENNs) present a solution to enhance the efficiency of neural network deployments. However, creating EENNs is challenging and requires specialized domain knowledge, due to the large amount of additional design…

机器学习 · 计算机科学 2024-03-14 Max Sponner , Lorenzo Servadei , Bernd Waschneck , Robert Wille , Akash Kumar

In recent years, videos and images in 720p (HD), 1080p (FHD) and 4K (UHD) resolution have become more popular for display devices such as TVs, mobile phones and VR. However, these high resolution images cannot achieve the expected visual…

图像与视频处理 · 电气工程与系统科学 2023-05-08 Jiaming Guo , Xueyi Zou , Yuyi Chen , Yi Liu , Jia Hao , Jianzhuang Liu , Youliang Yan

Scene text image super-resolution (STISR) aims at simultaneously increasing the resolution and readability of low-resolution scene text images, thus boosting the performance of the downstream recognition task. Two factors in scene text…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Zuoyan Zhao , Hui Xue , Pengfei Fang , Shipeng Zhu