中文
相关论文

相关论文: Large Kernel Distillation Network for Efficient Si…

200 篇论文

In recent years, the performance of lightweight Single-Image Super-Resolution (SISR) has been improved significantly with the application of Convolutional Neural Networks (CNNs) and Large Kernel Attention (LKA). However, existing…

图像与视频处理 · 电气工程与系统科学 2025-06-17 Fangwei Hao , Ji Du , Desheng Kong , Jiesheng Wu , Jing Xu , Ping Li

In recent years, single image super-resolution (SISR) methods using deep convolution neural network (CNN) have achieved impressive results. Thanks to the powerful representation capabilities of the deep networks, numerous previous ways can…

图像与视频处理 · 电气工程与系统科学 2019-09-27 Zheng Hui , Xinbo Gao , Yunchu Yang , Xiumei Wang

Recent improvements in convolutional neural network (CNN)-based single image super-resolution (SISR) methods rely heavily on fabricating network architectures, rather than finding a suitable training algorithm other than simply minimizing…

图像与视频处理 · 电气工程与系统科学 2021-11-23 SeongUk Park , Nojun Kwak

Image super-resolution (SR) in resource-constrained scenarios demands lightweight models balancing performance and latency. Convolutional neural networks (CNNs) offer low latency but lack non-local feature capture, while Transformers excel…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Quanwei Hu , Yinggan Tang , Xuguang Zhang

Recent advances in single image super-resolution (SISR) explored the power of convolutional neural network (CNN) to achieve a better performance. Despite the great success of CNN-based methods, it is not easy to apply these methods to edge…

图像与视频处理 · 电气工程与系统科学 2020-09-25 Jie Liu , Jie Tang , Gangshan Wu

Recently, the deep convolutional neural network (CNN) has made remarkable progress in single image super resolution(SISR). However, blindly using the residual structure and dense structure to extract features from LR images, can cause the…

计算机视觉与模式识别 · 计算机科学 2019-07-08 Xiaopeng Sun , Wen Lu , Rui Wang , Furui Bai

Training deep neural networks has become increasingly demanding, requiring large datasets and significant computational resources, especially as model complexity advances. Data distillation methods, which aim to improve data efficiency,…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Sunwoo Cho , Yejin Jung , Nam Ik Cho , Jae Woong Soh

Single-image super-resolution (SISR) is a fundamental problem in computer vision that aims to reconstruct high-resolution (HR) images from low-resolution (LR) inputs. Although convolutional neural networks (CNNs) have achieved substantial…

图像与视频处理 · 电气工程与系统科学 2025-09-10 Akram Khatami-Rizi , Ahmad Mahmoudi-Aznaveh

An important development direction in the Single-Image Super-Resolution (SISR) algorithms is to improve the efficiency of the algorithms. Recently, efficient Super-Resolution (SR) research focuses on reducing model complexity and improving…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Chengxu Wu , Qinrui Fan , Shu Hu , Xi Wu , Xin Wang , Jing Hu

Single-Image-Super-Resolution (SISR) is a classical computer vision problem that has benefited from the recent advancements in deep learning methods, especially the advancements of convolutional neural networks (CNN). Although…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Mustafa Ayazoglu

While super-resolution (SR) methods based on diffusion models exhibit promising results, their practical application is hindered by the substantial number of required inference steps. Recent methods utilize degraded images in the initial…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yufei Wang , Wenhan Yang , Xinyuan Chen , Yaohui Wang , Lanqing Guo , Lap-Pui Chau , Ziwei Liu , Yu Qiao , Alex C. Kot , Bihan Wen

Recently, deep convolutional neural networks (CNNs) have been demonstrated remarkable progress on single image super-resolution. However, as the depth and width of the networks increase, CNN-based super-resolution methods have been faced…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Zheng Hui , Xiumei Wang , Xinbo Gao

The success of self-attention (SA) in Transformer demonstrates the importance of non-local information to image super-resolution (SR), but the huge computing power required makes it difficult to implement lightweight models. To solve this…

图像与视频处理 · 电气工程与系统科学 2025-08-18 Yinggan Tang , Quanwei Hu

Convolutional neural networks (CNNs) are highly successful for super-resolution (SR) but often require sophisticated architectures with heavy memory cost and computational overhead, significantly restricts their practical deployments on…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Yanbo Wang , Shaohui Lin , Yanyun Qu , Haiyan Wu , Zhizhong Zhang , Yuan Xie , Angela Yao

Autonomous systems need to process large-scale, sparse, and irregular point clouds with limited compute resources. Consequently, it is essential to develop LiDAR perception methods that are both efficient and effective. Although naively…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Tuo Feng , Wenguan Wang , Fan Ma , Yi Yang

Recent research on deep convolutional neural networks (CNNs) has provided a significant performance boost on efficient super-resolution (SR) tasks by trading off the performance and applicability. However, most existing methods focus on…

图像与视频处理 · 电气工程与系统科学 2023-12-25 Yan Wang , Tongtong Su , Yusen Li , Jiuwen Cao , Gang Wang , Xiaoguang Liu

Single-image super-resolution (SISR) has achieved significant breakthroughs with the development of deep learning. However, these methods are difficult to be applied in real-world scenarios since they are inevitably accompanied by the…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Guangwei Gao , Zhengxue Wang , Juncheng Li , Wenjie Li , Yi Yu , Tieyong Zeng

Real-world image super-resolution aims to recover high-quality images from complex and unknown real-world degradations. However, existing generative Real-ISR methods largely inherit the dense latent representations and quadratic-cost global…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Bingtian Qiao , Yue Shi , Yingjie Zhou , Yong Guo , Guangtao Zhai , Jiezhang Cao

Transformer-based Super-Resolution (SR) methods have demonstrated superior performance compared to convolutional neural network (CNN)-based SR approaches due to their capability to capture long-range dependencies. However, their high…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Karam Park , Jae Woong Soh , Nam Ik Cho

Deep convolutional neural networks (CNNs) have recently achieved great success for single image super-resolution (SISR) task due to their powerful feature representation capabilities. The most recent deep learning based SISR methods focus…

图像与视频处理 · 电气工程与系统科学 2020-09-11 Rao Muhammad Umer , Gian Luca Foresti , Christian Micheloni
‹ 上一页 1 2 3 10 下一页 ›