中文
相关论文

相关论文: Fourier-RWKV: A Multi-State Perception Network for…

200 篇论文

This paper reviews the development of the Receptance Weighted Key Value (RWKV) architecture, emphasizing its advancements in efficient language modeling. RWKV combines the training efficiency of Transformers with the inference efficiency of…

计算与语言 · 计算机科学 2024-11-06 Akul Datta

Recent advancements in quantum machine learning have shown promise in enhancing classical neural network architectures, particularly in domains involving complex, high-dimensional data. Building upon prior work in temporal sequence…

机器学习 · 计算机科学 2025-07-01 Chi-Sheng Chen

Presence of haze in images obscures underlying information, which is undesirable in applications requiring accurate environment information. To recover such an image, a dehazing algorithm should localize and recover affected regions while…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Pranjay Shyam , Kuk-Jin Yoon , Kyung-Soo Kim

Image Super-Resolution is a fundamental problem in computer vision with broad applications spacing from medical imaging to satellite analysis. The ability to reconstruct high-resolution images from low-resolution inputs is crucial for…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Luigi Sigillo , Christian Bianchi , Aurelio Uncini , Danilo Comminiello

Many super-resolution (SR) models are optimized for high performance only and therefore lack efficiency due to large model complexity. As large models are often not practical in real-world applications, we investigate and propose novel loss…

图像与视频处理 · 电气工程与系统科学 2021-06-03 Dario Fuoli , Luc Van Gool , Radu Timofte

High-quality dehazing performance is highly dependent upon the accurate estimation of transmission map. In this work, the coarse estimation version is first obtained by weightedly fusing two different transmission maps, which are generated…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Qiaoling Shu , Chuansheng Wu , Zhe Xiao , Ryan Wen Liu

Image dehazing poses significant challenges in environmental perception. Recent research mainly focus on deep learning-based methods with single modality, while they may result in severe information loss especially in dense-haze scenarios.…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Meng Yu , Te Cui , Haoyang Lu , Yufeng Yue

Image dehazing is a critical challenge in computer vision, essential for enhancing image clarity in hazy conditions. Traditional methods often rely on atmospheric scattering models, while recent deep learning techniques, specifically…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Huibin Li , Haoran Liu , Mingzhe Liu , Yulong Xiao , Peng Li , Guibin Zan

Due to distribution shift, deep learning based methods for image dehazing suffer from performance degradation when applied to real-world hazy images. In this paper, we consider a dehazing framework based on conditional diffusion models for…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jing Wang , Songtao Wu , Kuanhong Xu , Zhiqiang Yuan

Haze degrades content and obscures information of images, which can negatively impact vision-based decision-making in real-time systems. In this paper, we propose an efficient fully convolutional neural network (CNN) image dehazing method…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Peter Morales , Tzofi Klinghoffer , Seung Jae Lee

Ultra-High-Definition (UHD) image dehazing faces challenges such as limited scene adaptability in prior-based methods and high computational complexity with color distortion in deep learning approaches. To address these issues, we propose…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Xingchi Chen , Pu Wang , Xuerui Li , Chaopeng Li , Juxiang Zhou , Jianhou Gan , Dianjie Lu , Guijuan Zhang , Wenqi Ren , Zhuoran Zheng

Images captured in hazy outdoor conditions often suffer from colour distortion, low contrast, and loss of detail, which impair high-level vision tasks. Single image dehazing is essential for applications such as autonomous driving and…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Divine Joseph Appiah , Donghai Guan , Abdul Nasser Kasule , Mingqiang Wei

Event cameras offer significant potential for Low-light Image Enhancement (LLIE), yet existing fusion approaches are constrained by a fundamental dilemma: early fusion struggles with modality heterogeneity, while late fusion severs crucial…

图像与视频处理 · 电气工程与系统科学 2025-11-13 Wenjie Cai , Qingguo Meng , Zhenyu Wang , Xingbo Dong , Zhe Jin

Owing to the impressive dot-product attention, the Transformers have been the dominant architectures in various natural language processing (NLP) tasks. Recently, the Receptance Weighted Key Value (RWKV) architecture follows a…

计算与语言 · 计算机科学 2024-09-16 Leilei Wang

Accurately understanding complex visual information is crucial for visual language models (VLMs). Enhancing image resolution can improve visual perception capabilities, not only reducing hallucinations but also boosting performance in tasks…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Zihang Li , Haowen Hou

Deep learning-based single-image super-resolution (SISR) technology focuses on enhancing low-resolution (LR) images into high-resolution (HR) ones. Although significant progress has been made, challenges remain in computational complexity…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Rongchang Lu , Changyu Li , Donghang Li , Guojing Zhang , Jianqiang Huang , Xilai Li

Image dehazing is crucial for clarifying images obscured by haze or fog, but current learning-based approaches is dependent on large volumes of training data and hence consumed significant computational power. Additionally, their…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Gao Yu Lee , Tanmoy Dam , Md Meftahul Ferdaus , Daniel Puiu Poenar , Vu Duong

Achieving equity in healthcare accessibility requires lightweight yet high-performance solutions for medical image segmentation, particularly in resource-limited settings. Existing methods like U-Net and its variants often suffer from…

图像与视频处理 · 电气工程与系统科学 2025-07-16 Hongbo Ye , Fenghe Tang , Peiang Zhao , Zhen Huang , Dexin Zhao , Minghao Bian , S. Kevin Zhou

Multi-organ segmentation in medical imaging remains challenging due to large anatomical variability, complex inter-organ dependencies, and diverse organ scales and shapes. Conventional encoder-decoder architectures often struggle to capture…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Zhuoyi Fang

Transformers have revolutionized almost all natural language processing (NLP) tasks but suffer from memory and computational complexity that scales quadratically with sequence length. In contrast, recurrent neural networks (RNNs) exhibit…