中文
相关论文

相关论文: RS-SSM: Refining Forgotten Specifics in State Spac…

200 篇论文

In text recognition, self-supervised pre-training emerges as a good solution to reduce dependence on expansive annotated real data. Previous studies primarily focus on local visual representation by leveraging mask image modeling or…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Zuan Gao , Yuxin Wang , Yadong Qu , Boqiang Zhang , Zixiao Wang , Jianjun Xu , Hongtao Xie

In semantic segmentation, accurate prediction masks are crucial for downstream tasks such as medical image analysis and image editing. Due to the lack of annotated data, few-shot semantic segmentation (FSS) performs poorly in predicting…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chen-Bin Feng , Qi Lai , Kangdao Liu , Houcheng Su , Chi-Man Vong

Weakly-supervised semantic segmentation (WSSS) using image-level labels has recently attracted much attention for reducing annotation costs. Existing WSSS methods utilize localization maps from the classification network to generate pseudo…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Beomyoung Kim , Sangeun Han , Junmo Kim

Video Coding for Machines (VCM) aims to compress visual signals for machine analysis. However, existing methods only consider a few machines, neglecting the majority. Moreover, the machine's perceptual characteristics are not leveraged…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Qi Zhang , Shanshe Wang , Xinfeng Zhang , Chuanmin Jia , Zhao Wang , Siwei Ma , Wen Gao

Weakly Supervised Semantic Segmentation (WSSS) relying only on image-level supervision is a promising approach to deal with the need for Segmentation networks, especially for generating a large number of pixel-wise masks in a given dataset.…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Bharath Srinivas Prabakaran , Erik Ostrowski , Muhammad Shafique

Image compression aims to reduce the information redundancy in images. Most existing neural image compression methods rely on side information from hyperprior or context models to eliminate spatial redundancy, but rarely address the channel…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Lin Liu , Mingming Zhao , Shanxin Yuan , Wenlong Lyu , Wengang Zhou , Houqiang Li , Yanfeng Wang , Qi Tian

State Space Models (SSMs), developed to tackle long sequence modeling tasks efficiently, offer both parallelizable training and fast inference. At their core are recurrent dynamical systems that maintain a hidden state, with update costs…

机器学习 · 计算机科学 2026-02-26 Makram Chahine , Philipp Nazari , Daniela Rus , T. Konstantin Rusch

State-space models (SSMs) are a class of networks for sequence learning that benefit from fixed state size and linear complexity with respect to sequence length, contrasting the quadratic scaling of typical attention mechanisms. Inspired…

机器学习 · 计算机科学 2025-10-02 Jared Boyer , T. Konstantin Rusch , Daniela Rus

Convolutional neural networks (CNNs) and Vision Transformers (ViTs) have achieved excellent performance in image restoration. While ViTs generally outperform CNNs by effectively capturing long-range dependencies and input-specific…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Lingshun Kong , Jiangxin Dong , Jinhui Tang , Ming-Hsuan Yang , Jinshan Pan

Hyperspectral Imaging (HSI) is known for its advantages over traditional RGB imaging in remote sensing, agriculture, and medicine. Recently, it has gained attention for enhancing Advanced Driving Assistance Systems (ADAS) perception.…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Imad Ali Shah , Jiarong Li , Martin Glavin , Edward Jones , Enda Ward , Brian Deegan

Existing segmentation models trained on a single medical imaging dataset often lack robustness when encountering unseen organs or tumors. Developing a robust model capable of identifying rare or novel tumor categories not present during…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Rong Wu , Ziqi Chen , Liming Zhong , Heng Li , Hai Shu

Referring Remote Sensing Image Segmentation (RRSIS) aims to segment target objects in remote sensing (RS) images based on textual descriptions. Although Segment Anything Model 2 (SAM2) has shown remarkable performance in various…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Fu Rong , Meng Lan , Qian Zhang , Lefei Zhang

Semantic segmentation (SS) is an important perception manner for self-driving cars and robotics, which classifies each pixel into a pre-determined class. The widely-used cross entropy (CE) loss-based deep networks has achieved significant…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Xiaofeng Liu , Yuzhuo Han , Song Bai , Yi Ge , Tianxing Wang , Xu Han , Site Li , Jane You , Ju Lu

Image restoration is a critical task in low-level computer vision, aiming to restore high-quality images from degraded inputs. Various models, such as convolutional neural networks (CNNs), generative adversarial networks (GANs),…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yuan Shi , Bin Xia , Xiaoyu Jin , Xing Wang , Tianyu Zhao , Xin Xia , Xuefeng Xiao , Wenming Yang

We propose Semantic-Fast-SAM (SFS), a semantic segmentation framework that combines the Fast Segment Anything model with a semantic labeling pipeline to achieve real-time performance without sacrificing accuracy. FastSAM is an efficient…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Byunghyun Kim

Semantic segmentation from RGB cameras is essential to the perception of autonomous flying vehicles. The stability of predictions through the captured videos is paramount to their reliability and, by extension, to the trustworthiness of the…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Cédric Vincent , Taehyoung Kim , Henri Meeß

State Space Models (SSMs) have emerged as a compelling alternative to attention models for long-range vision tasks, offering input-dependent recurrence with linear complexity. However, most efficient SSM variants reduce computation cost by…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Sara Shoouri , Morteza Tavakoli Taba , Hun-Seok Kim

2D images and 3D point clouds are foundational data types for multimedia applications, including real-time video analysis, augmented reality (AR), and 3D scene understanding. Class-incremental semantic segmentation (CSS) requires…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiaxu Li , Rui Li , Jianyu Qi , Songning Lai , Linpu Lv , Kejia Fan , Jianheng Tang , Yutao Yue , Dongzhan Zhou , Yuanhuai Liu , Huiping Zhuang

Semantic segmentation is crucial in remote sensing, where high-resolution satellite images are segmented into meaningful regions. Recent advancements in deep learning have significantly improved satellite image segmentation. However, most…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Santiago Rivier , Carlos Hinojosa , Silvio Giancola , Bernard Ghanem

Given a reference object of an unknown type in an image, human observers can effortlessly find the objects of the same category in another image and precisely tell their visual boundaries. Such visual cognition capability of humans seems…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Lechao Cheng , Zunlei Feng , Xinchao Wang , Ya Jie Liu , Jie Lei , Mingli Song