中文
相关论文

相关论文: GlobalMamba: Global Image Serialization for Vision…

200 篇论文

Visual generative models based on latent space have achieved great success, underscoring the significance of visual tokenization. Mapping images to latents boosts efficiency and enables multimodal alignment for scaling up in downstream…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Yunpeng Qu , Kaidong Zhang , Yukang Ding , Ying Chen , Jian Wang

Semantic segmentation of multi-source remote sensing images is a fundamental task for Earth observation applications. Existing methods often struggle with insufficient multi-scale context modeling and suboptimal cross-modal feature fusion,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Feng Gao , Zhilin Jin , Yanhai Gan , Junyu Dong , Qian Du

Due to the capability of dynamic state space models (SSMs) in capturing long-range dependencies with linear-time computational complexity, Mamba has shown notable performance in NLP tasks. This has inspired the rapid development of…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Meng Lou , Yunxiang Fu , Yizhou Yu

In the realm of smart healthcare, researchers enhance the scale and diversity of medical datasets through medical image synthesis. However, existing methods are limited by CNN local perception and Transformer quadratic complexity, making it…

图像与视频处理 · 电气工程与系统科学 2024-05-10 Zhihan Ju , Wanting Zhou

CrackMamba, a Mamba-based model, is designed for efficient and accurate crack segmentation for monitoring the structural health of infrastructure. Traditional Convolutional Neural Network (CNN) models struggle with limited receptive fields,…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Xin Zuo , Yu Sheng , Jifeng Shen , Yongwei Shan

Exposure correction is a fundamental problem in computer vision and image processing. Recently, frequency domain-based methods have achieved impressive improvement, yet they still struggle with complex real-world scenarios under extreme…

图像与视频处理 · 电气工程与系统科学 2025-05-07 Gehui Li , Bin Chen , Chen Zhao , Lei Zhang , Jian Zhang

We introduce AiM, an autoregressive (AR) image generative model based on Mamba architecture. AiM employs Mamba, a novel state-space model characterized by its exceptional performance for long-sequence modeling with linear time complexity,…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Haopeng Li , Jinyue Yang , Kexin Wang , Xuerui Qiu , Yuhong Chou , Xin Li , Guoqi Li

Histopathology plays a critical role in medical diagnostics, with whole slide images (WSIs) offering valuable insights that directly influence clinical decision-making. However, the large size and complexity of WSIs may pose significant…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Zhongwei Qiu , Hanqing Chao , Tiancheng Lin , Wanxing Chang , Zijiang Yang , Wenpei Jiao , Yixuan Shen , Yunshuo Zhang , Yelin Yang , Wenbin Liu , Hui Jiang , Yun Bian , Ke Yan , Dakai Jin , Le Lu

Image tokenization plays a central role in modern generative modeling by mapping visual inputs into compact representations that serve as an intermediate signal between pixels and generative models. Diffusion-based decoders have recently…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chuhan Wang , Hao Chen

Denoising diffusion models have emerged as a dominant paradigm in image generation. Discretizing image data into tokens is a critical step for effectively integrating images with Transformer and other architectures. Although the Denoising…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Fei Kong

State-of-the-art transformer-based large multimodal models (LMMs) struggle to handle hour-long video inputs due to the quadratic complexity of the causal self-attention operations, leading to high computational costs during training and…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Weiming Ren , Wentao Ma , Huan Yang , Cong Wei , Ge Zhang , Wenhu Chen

The Mamba model, utilizing a structured state-space model (SSM), offers linear time complexity and demonstrates significant potential. Vision Mamba (ViM) extends this framework to vision tasks by incorporating a bidirectional SSM and patch…

图像与视频处理 · 电气工程与系统科学 2025-02-14 Bo-Yun Shi , Yi-Cheng Lo , An-Yeu , Wu , Yi-Min Tsai

How to make a good trade-off between performance and computational cost is crucial for a tracker. However, current famous methods typically focus on complicated and time-consuming learning that combining temporal and appearance information…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Jinxia Xie , Bineng Zhong , Qihua Liang , Ning Li , Zhiyi Mo , Shuxiang Song

Diffusion Models have become very popular for Semantic Image Synthesis (SIS) of human faces. Nevertheless, their training and inference is computationally expensive and their computational requirements are high due to the quadratic…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Filippo Botti , Alex Ergasti , Tomaso Fontanini , Claudio Ferrari , Massimo Bertozzi , Andrea Prati

Age-related macular degeneration (AMD) is a leading cause of irreversible vision loss, making effective prognosis crucial for timely intervention. In this work, we propose AMD-Mamba, a novel multi-modal framework for AMD prognosis, and…

图像与视频处理 · 电气工程与系统科学 2025-08-06 Puzhen Wu , Mingquan Lin , Qingyu Chen , Emily Y. Chew , Zhiyong Lu , Yifan Peng , Hexin Dong

Deep learning techniques have revolutionized the infrared and visible image fusion (IVIF), showing remarkable efficacy on complex scenarios. However, current methods do not fully combine frequency domain features with global semantic…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Tianpei Zhang , Yiming Zhu , Jufeng Zhao , Guangmang Cui , Yuchen Zheng

Acquiring high-quality annotated data for medical image segmentation is tedious and costly. Semi-supervised segmentation techniques alleviate this burden by leveraging unlabeled data to generate pseudo labels. Recently, advanced state space…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Shumeng Li , Jian Zhang , Lei Qi , Luping Zhou , Yinghuan Shi , Yang Gao

Vascular segmentation in medical images is crucial for disease diagnosis and surgical navigation. However, the segmented vascular structure is often discontinuous due to its slender nature and inadequate prior modeling. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2025-07-03 Rongchang Zhao , Huanchi Liu , Jian Zhang

Magnetic resonance imaging (MRI) is critical for neurodevelopmental research, however access to high-field (HF) systems in low- and middle-income countries is severely hindered by their cost. Ultra-low-field (ULF) systems mitigate such…

State-space models (SSMs) have recently shown promise in capturing long-range dependencies with subquadratic computational complexity, making them attractive for various applications. However, purely SSM-based models face critical…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Abdelrahman Shaker , Syed Talal Wasim , Salman Khan , Juergen Gall , Fahad Shahbaz Khan
‹ 上一页 1 8 9 10 下一页 ›