中文
相关论文

相关论文: EmambaIR: Efficient Visual State Space Model for E…

200 篇论文

Recent advances in Vision Transformers (ViTs) and State Space Models (SSMs) have challenged the dominance of Convolutional Neural Networks (CNNs) in computer vision. ViTs excel at capturing global context, and SSMs like Mamba offer linear…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mustafa Munir , Alex Zhang , Radu Marculescu

Recent Mamba-based image restoration methods have achieved promising results but remain limited by fixed scanning patterns and inefficient feature utilization. Conventional Mamba architectures rely on predetermined paths that cannot adapt…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Han Hu , Zhuoran Zheng , Liang Li , Chen Lyu

Deep learning has been extensively applied in medical image reconstruction, where Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) represent the predominant paradigms, each possessing distinct advantages and inherent…

Motion blur in scene text images severely impairs readability and hinders the reliability of computer vision tasks, including autonomous driving, document digitization, and visual information retrieval. Conventional deblurring approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Umar Rashid , Muhammad Arslan Arshad , Ghulam Ahmad , Muhammad Zeeshan Anjum , Rizwan Khan , Muhammad Akmal

Videos captured in low-light and underwater conditions often suffer from distortions such as noise, low contrast, color imbalance, and blur. These issues not only limit visibility but also degrade automatic tasks like detection.…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Guoxi Huang , Ruirui Lin , Yini Li , David R. Bull , Nantheera Anantrasirichai

Learned visual compression is an important and active task in multimedia. Existing approaches have explored various CNN- and Transformer-based designs to model content distribution and eliminate redundancy, where balancing efficacy (i.e.,…

图像与视频处理 · 电气工程与系统科学 2024-05-29 Shiyu Qin , Jinpeng Wang , Yimin Zhou , Bin Chen , Tianci Luo , Baoyi An , Tao Dai , Shutao Xia , Yaowei Wang

All-in-One image restoration aims to address multiple image degradation problems using a single model, offering a more practical and versatile solution compared to designing dedicated models for each degradation type. Existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Zhanwen Liu , Sai Zhou , Yuchao Dai , Yang Wang , Yisheng An , Xiangmo Zhao

Mamba is an efficient State Space Model (SSM) with linear computational complexity. Although SSMs are not suitable for handling non-causal data, Vision Mamba (ViM) methods still demonstrate good performance in tasks such as image…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Juntao Zhang , Shaogeng Liu , Kun Bian , You Zhou , Pei Zhang , Jianning Liu , Jun Zhou , Bingyan Liu

The task of inverting real images into StyleGAN's latent space to manipulate their attributes has been extensively studied. However, existing GAN inversion methods struggle to balance high reconstruction quality, effective editability, and…

图像与视频处理 · 电气工程与系统科学 2025-05-23 Jhon Lopez , Carlos Hinojosa , Henry Arguello , Bernard Ghanem

This paper introduces VMatcher, a hybrid Mamba-Transformer network for semi-dense feature matching between image pairs. Learning-based feature matching methods, whether detector-based or detector-free, achieve state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Ali Youssef

Neuromorphic vision sensor is a new bio-inspired imaging paradigm that reports asynchronous, continuously per-pixel brightness changes called `events' with high temporal resolution and high dynamic range. So far, the event-based image…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Lin Zhu , Xiao Wang , Yi Chang , Jianing Li , Tiejun Huang , Yonghong Tian

Recently the state space models (SSMs) with efficient hardware-aware designs, i.e., the Mamba deep learning model, have shown great potential for long sequence modeling. Meanwhile building efficient and generic vision backbones purely upon…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Lianghui Zhu , Bencheng Liao , Qian Zhang , Xinlong Wang , Wenyu Liu , Xinggang Wang

In recent years, CNN and Transformer-based methods have made significant progress in Microscopic Image Classification (MIC). However, existing approaches still face the dilemma between global modeling and efficient computation. While the…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Shun Zou , Zhuo Zhang , Yi Zou , Guangwei Gao

Video anomaly detection (VAD) has been extensively researched due to its potential for intelligent video systems. However, most existing methods based on CNNs and transformers still suffer from substantial computational burdens and have…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Zhangxun Li , Mengyang Zhao , Xuan Yang , Yang Liu , Jiamu Sheng , Xinhua Zeng , Tian Wang , Kewei Wu , Yu-Gang Jiang

Global effective receptive field plays a crucial role for image style transfer (ST) to obtain high-quality stylized results. However, existing ST backbones (e.g., CNNs and Transformers) suffer huge computational complexity to achieve global…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Hongda Liu , Longguang Wang , Ye Zhang , Ziru Yu , Yulan Guo

Combining CNNs or ViTs, with RNNs for spatiotemporal forecasting, has yielded unparalleled results in predicting temporal and spatial dynamics. However, modeling extensive global information remains a formidable challenge; CNNs are limited…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Yujin Tang , Peijie Dong , Zhenheng Tang , Xiaowen Chu , Junwei Liang

Recent advancements in state space models, notably Mamba, have demonstrated significant progress in modeling long sequences for tasks like language understanding. Yet, their application in vision tasks has not markedly surpassed the…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Tao Huang , Xiaohuan Pei , Shan You , Fei Wang , Chen Qian , Chang Xu

The computational assessment of facial attractiveness, a challenging subjective regression task, is dominated by architectures with a critical trade-off: Convolutional Neural Networks (CNNs) offer efficiency but have limited receptive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Djamel Eddine Boukhari

Event-based vision sensors, inspired by biological neural systems, asynchronously capture local pixel-level intensity changes as a sparse event stream containing position, polarity, and timestamp information. These neuromorphic sensors…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Tiantian Xie , Pengpai Wang , Rosa H. M. Chan

In recent years, State Space Models (SSMs) with efficient hardware-aware designs, known as the Mamba deep learning models, have made significant progress in modeling long sequences such as language understanding. Therefore, building…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Juntao Zhang , Shaogeng Liu , Jun Zhou , Kun Bian , You Zhou , Jianning Liu , Pei Zhang , Bingyan Liu