中文
相关论文

相关论文: MSCFNet: A Lightweight Network With Multi-Scale Co…

200 篇论文

Multi-scale context module and single-stage encoder-decoder structure are commonly employed for semantic segmentation. The multi-scale context module refers to the operations to aggregate feature responses from a large spatial extent, while…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Bowen Cheng , Liang-Chieh Chen , Yunchao Wei , Yukun Zhu , Zilong Huang , Jinjun Xiong , Thomas Huang , Wen-Mei Hwu , Honghui Shi

We show that Transformer encoder architectures can be sped up, with limited accuracy costs, by replacing the self-attention sublayers with simple linear transformations that "mix" input tokens. These linear mixers, along with standard…

计算与语言 · 计算机科学 2022-05-30 James Lee-Thorp , Joshua Ainslie , Ilya Eckstein , Santiago Ontanon

Most approaches for instance-aware semantic labeling traditionally focus on accuracy. Other aspects like runtime and memory footprint are arguably as important for real-time applications such as autonomous driving. Motivated by this…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Davy Neven , Bert De Brabandere , Stamatios Georgoulis , Marc Proesmans , Luc Van Gool

Understanding indoor scenes is crucial for urban studies. Considering the dynamic nature of indoor environments, effective semantic segmentation requires both real-time operation and high accuracy.To address this, we propose AsymFormer, a…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Siqi Du , Weixi Wang , Renzhong Guo , Ruisheng Wang , Yibin Tian , Shengjun Tang

Global context information is vital in visual understanding problems, especially in pixel-level semantic segmentation. The mainstream methods adopt the self-attention mechanism to model global context information. However, pixels belonging…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Yanwen Chong , Congchong Nie , Yulong Tao , Xiaoshu Chen , Shaoming Pan

As the scene information, including objectness and scene type, are important for people with visual impairment, in this work we present a multi-task efficient perception system for the scene parsing and recognition tasks. Building on the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Yingzhi Zhang , Haoye Chen , Kailun Yang , Jiaming Zhang , Rainer Stiefelhagen

Although LiDAR semantic segmentation advances rapidly, state-of-the-art methods often incorporate specifically designed inductive bias derived from benchmarks originating from mechanical spinning LiDAR. This can limit model generalizability…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Yanbo Wang , Wentao Zhao , Chuan Cao , Tianchen Deng , Jingchuan Wang , Weidong Chen

Semantic segmentation in remote sensing (RS) has advanced significantly with the incorporation of multi-modal data, particularly the integration of RGB imagery and the Digital Surface Model (DSM), which provides complementary contextual and…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Hui Ye , Haodong Chen , Zeke Zexi Hu , Xiaoming Chen , Yuk Ying Chung

We focus on the very challenging task of semantic segmentation for autonomous driving system. It must deliver decent semantic segmentation result for traffic critical objects real-time. In this paper, we propose a very efficient yet…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Wenfu Wang , Zhijie Pan

As the superiority of context information gradually manifests in advanced semantic segmentation, learning to capture the compact context relationship can help to understand the complex scenes. In contrast to some previous works utilizing…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yifu Liu , Chenfeng Xu , Xinyu Jin

Remote sensing image change detection (RSCD) is crucial for monitoring dynamic surface changes, with applications ranging from environmental monitoring to disaster assessment. While traditional CNN-based methods have improved detection…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Wenyu Liu , Jindong Li , Haoji Wang , Run Tan , Yali Fu , Qichuan Tian

Autonomous driving vehicles and robotic systems rely on accurate perception of their surroundings. Scene understanding is one of the crucial components of perception modules. Among all available sensors, LiDARs are one of the essential…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Ryan Razani , Ran Cheng , Ehsan Taghavi , Liu Bingbing

Semantic image segmentation is an essential component of modern autonomous driving systems, as an accurate understanding of the surrounding scene is crucial to navigation and action planning. Current state-of-the-art approaches in semantic…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Tobias Pohlen , Alexander Hermans , Markus Mathias , Bastian Leibe

A well-designed fine-grained categorization system usually has three contradictory requirements: accuracy (the ability to identify objects among subordinate categories); interpretability (the ability to provide human-understandable…

计算机视觉与模式识别 · 计算机科学 2016-10-05 Shaoli Huang , Dacheng Tao

Crack detection, particularly from pavement images, presents a formidable challenge in the domain of computer vision due to several inherent complexities such as intensity inhomogeneity, intricate topologies, low contrast, and noisy…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Abid Hasan Zim , Aquib Iqbal , Zaid Al-Huda , Asad Malik , Minoru Kuribayash

Semantic segmentation stands as a pivotal research focus in computer vision. In the context of industrial image inspection, conventional semantic segmentation models fail to maintain the segmentation consistency of fixed components across…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Guoxuan Mao , Ting Cao , Ziyang Li , Yuan Dong

Computer vision researchers have extensively worked on fundamental infrared visual recognition for the past few decades. Among various approaches, deep learning has emerged as the most promising candidate. However, Infrared Small Object…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Imad Ali Shah , Fahad Mumtaz Malik , Muhammad Waqas Ashraf

Interpretation of Airborne Laser Scanning (ALS) point clouds is a critical procedure for producing various geo-information products like 3D city models, digital terrain models and land use maps. In this paper, we present a local and global…

计算机视觉与模式识别 · 计算机科学 2020-12-21 Yaping Lin , George Vosselman , Yanpeng Cao , Michael Ying Yang

Exploiting long-range contextual information is key for pixel-wise prediction tasks such as semantic segmentation. In contrast to previous work that uses multi-scale feature fusion or dilated convolutions, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Li Zhang , Xiangtai Li , Anurag Arnab , Kuiyuan Yang , Yunhai Tong , Philip H. S. Torr

Effective deep feature extraction via feature-level fusion is crucial for multimodal object detection. However, previous studies often involve complex training processes that integrate modality-specific features by stacking multiple…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Lei Hao , Lina Xu , Chang Liu , Yanni Dong