中文
相关论文

相关论文: Fore-Mamba3D: Mamba-based Foreground-Enhanced Enco…

200 篇论文

Real-time object detection is a fundamental but challenging task in computer vision, particularly when computational resources are limited. Although YOLO-series models have set strong benchmarks by balancing speed and accuracy, the…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xiaochun Lei , Siqi Wu , Weilin Wu , Zetao Jiang

Endoscopic video-based tasks, such as visual navigation and surgical phase recognition, play a crucial role in minimally invasive surgeries by providing real-time assistance. While recent video foundation models have shown promise, their…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Qingyao Tian , Huai Liao , Xinyan Huang , Bingyu Yang , Dongdong Lei , Sebastien Ourselin , Hongbin Liu

Camouflaged Object Detection (COD) is challenging due to the strong similarity between camouflaged objects and their surroundings, which complicates identification. Existing methods mainly rely on spatial local features, failing to capture…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Ming Deng , Sijin Sun , Zihao Li , Xiaochuan Hu , Xing Wu

Hyperspectral image (HSI) classification constitutes the fundamental research in remote sensing fields. Convolutional Neural Networks (CNNs) and Transformers have demonstrated impressive capability in capturing spectral-spatial contextual…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Yan He , Bing Tu , Bo Liu , Jun Li , Antonio Plaza

Mamba, a State Space Model (SSM) that accelerates training by recasting recurrence as a parallel scan, has recently emerged as a linearly-scaling alternative to self-attention. Because of its unidirectional nature, each state in Mamba only…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Jingwei Zhang , Xi Han , Hong Qin , Mahdi S. Hosseini , Dimitris Samaras

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yue Liu , Yunjie Tian , Yuzhong Zhao , Hongtian Yu , Lingxi Xie , Yaowei Wang , Qixiang Ye , Jianbin Jiao , Yunfan Liu

Volume Electron Microscopy (VEM) is crucial for 3D tissue imaging but often produces anisotropic data with poor axial resolution, hindering visualization and downstream analysis. Existing methods for isotropic reconstruction often suffer…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Longmi Gao , Pan Gao

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. In this work, a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Zhengyi Liu , Longzhen Wang , Xianyong Fang , Zhengzheng Tu , Linbo Wang

Autonomous driving systems face significant challenges in perceiving complex environments and making real-time decisions. Traditional modular approaches, while offering interpretability, suffer from error propagation and coordination…

人工智能 · 计算机科学 2025-08-11 Siyi Lu , Run Liu , Dongsheng Yang , Lei He

Despite decades of progress, a truly input-size agnostic visual encoder-a fundamental characteristic of human vision-has remained elusive. We address this limitation by proposing \textbf{MambaEye}, a novel, causal sequential encoder that…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Changho Choi , Minho Kim , Jinkyu Kim

Images corrupted by rain streaks often lose vital frequency information for perception, and image deraining aims to solve this issue which relies on global and local degradation modeling. Recent studies have witnessed the effectiveness and…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zou Zhen , Yu Hu , Zhao Feng

Leveraging the complementary characteristics of visible (RGB) and infrared (IR) imagery offers significant potential for improving object detection. In this paper, we propose WaveMamba, a cross-modality fusion method that efficiently…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Haodong Zhu , Wenhao Dong , Linlin Yang , Hong Li , Yuguang Yang , Yangyang Ren , Qingcheng Zhu , Zichao Feng , Changbai Li , Shaohui Lin , Runqi Wang , Xiaoyan Luo , Baochang Zhang

Recent advancements in imitation learning, particularly with the integration of LLM techniques, are set to significantly improve robots' dexterity and adaptability. This paper proposes using Mamba, a state-of-the-art architecture with…

机器人学 · 计算机科学 2024-09-26 Toshiaki Tsuji

Video super-resolution remains a major challenge in low-level vision tasks. To date, CNN- and Transformer-based methods have delivered impressive results. However, CNNs are limited by local receptive fields, while Transformers struggle with…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Dinh Phu Tran , Dao Duy Hung , Daeyoung Kim

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

Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module. Many subquadratic-time architectures such as linear attention,…

机器学习 · 计算机科学 2024-06-03 Albert Gu , Tri Dao

Transformer-based methods for 3D human pose estimation face significant computational challenges due to the quadratic growth of self-attention mechanism complexity with sequence length. Recently, the Mamba model has substantially reduced…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Zenghao Zheng , Lianping Yang , Jinshan Pan , Hegui Zhu

Two-view correspondence learning aims to discern true and false correspondences between image pairs by recognizing their underlying different information. Previous methods either treat the information equally or require the explicit storage…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xiang Fang , Shihua Zhang , Hao Zhang , Tao Lu , Huabing Zhou , Jiayi Ma

Recent advancements in State Space Models, notably Mamba, have demonstrated superior performance over the dominant Transformer models, particularly in reducing the computational complexity from quadratic to linear. Yet, difficulties in…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Fei Xie , Weijia Zhang , Zhongdao Wang , Chao Ma

The realm of Mamba for vision has been advanced in recent years to strike for the alternatives of Vision Transformers (ViTs) that suffer from the quadratic complexity. While the recurrent scanning mechanism of Mamba offers computational…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Masakazu Yoshimura , Teruaki Hayashi , Yuki Hoshino , Wei-Yao Wang , Takeshi Ohashi