中文
相关论文

相关论文: EGFormer: Towards Efficient and Generalizable Mult…

200 篇论文

Semi-supervised learning (SSL) has become a promising direction for medical image segmentation, enabling models to learn from limited labeled data alongside abundant unlabeled samples. However, existing SSL approaches for multi-modal…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Tien-Dat Chung , Ba-Thinh Lam , Thanh-Huy Nguyen , Thien Nguyen , Nguyen Lan Vi Vu , Hoang-Loc Cao , Phat Kim Huynh , Min Xu

Semantic segmentation across arbitrary sensor modalities faces significant challenges due to diverse sensor characteristics, and the traditional configurations for this task result in redundant development efforts. We address these…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jiong Liu , Yingjie Xu , Xingcheng Zhou , Rui Song , Walter Zimmer , Alois Knoll , Hu Cao

Self-supervised learning has emerged as a highly effective approach in the fields of natural language processing and computer vision. It is also applicable to brain signals such as electroencephalography (EEG) data, given the abundance of…

信号处理 · 电气工程与系统科学 2024-01-22 Yuqi Chen , Kan Ren , Kaitao Song , Yansen Wang , Yifan Wang , Dongsheng Li , Lili Qiu

Multimodal semantic segmentation has shown great potential in leveraging complementary information across diverse sensing modalities. However, existing approaches often rely on carefully designed fusion strategies that either use…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Zelin Zhang , Kedi Li , Huiqi Liang , Tao Zhang , Chuanzhi Xu

Existing semantic segmentation works have been mainly focused on designing effective decoders; however, the computational load introduced by the overall structure has long been ignored, which hinders their applications on…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Bo Dong , Pichao Wang , Fan Wang

The following is a technical report to test the validity of the proposed Subspace Pyramid Fusion Module (SPFM) to capture multi-scale feature representations, which is more useful for semantic segmentation. In this investigation, we have…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Mohammed A. M. Elhassan , Chenhui Yang , Chenxi Huang , Tewodros Legesse Munea

Accurate and computationally efficient 3D medical image segmentation remains a critical challenge in clinical workflows. Transformer-based architectures often demonstrate superior global contextual modeling but at the expense of excessive…

图像与视频处理 · 电气工程与系统科学 2026-02-19 Kavyansh Tyagi , Vishwas Rathi , Puneet Goyal

Improving the efficiency of state-of-the-art methods in semantic segmentation requires overcoming the increasing computational cost as well as issues such as fusing semantic information from global and local contexts. Based on the recent…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Serdar Erisen

With the rapid evolution of autonomous driving technology and intelligent transportation systems, semantic segmentation has become increasingly critical. Precise interpretation and analysis of real-world environments are indispensable for…

图像与视频处理 · 电气工程与系统科学 2025-05-29 Zhiyuan Li , Yi Chang , Yuan Wu

The objective of this work is to explore how to effectively and efficiently adapt pre-trained visual foundation models to various downstream tasks of semantic segmentation. Previous methods usually fine-tuned the entire networks for each…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Lingbo Liu , Jianlong Chang , Bruce X. B. Yu , Liang Lin , Qi Tian , Chang-Wen Chen

Recently, transformer-based models have demonstrated remarkable performance on audio-visual segmentation (AVS) tasks. However, their expensive computational cost makes real-time inference impractical. By characterizing attention maps of the…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zili Wang , Qi Yang , Linsu Shi , Jiazhong Yu , Qinghua Liang , Fei Li , Shiming Xiang

Recent years have seen remarkable progress in semantic segmentation. Yet, it remains a challenging task to apply segmentation techniques to video-based applications. Specifically, the high throughput of video streams, the sheer cost of…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Yule Li , Jianping Shi , Dahua Lin

Multi-modal semantic segmentation (MMSS) faces significant challenges in real-world applications due to incomplete, degraded, or missing sensor data. While current MMSS methods typically use self-distillation with modality dropout to…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Jiaqi Tan , Xu Zheng , Yang Liu

Modern approaches typically formulate semantic segmentation as a per-pixel classification task, while instance-level segmentation is handled with an alternative mask classification. Our key insight: mask classification is sufficiently…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Bowen Cheng , Alexander G. Schwing , Alexander Kirillov

Image modality is not perfect as it often fails in certain conditions, e.g., night and fast motion. This significantly limits the robustness and versatility of existing multi-modal (i.e., Image+X) semantic segmentation methods when…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Xu Zheng , Yuanhuiyi Lyu , Lin Wang

Multi-modal human action segmentation is a critical and challenging task with a wide range of applications. Nowadays, the majority of approaches concentrate on the fusion of dense signals (i.e., RGB, optical flow, and depth maps). However,…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Qi Liu , Xinchen Liu , Kun Liu , Xiaoyan Gu , Wu Liu

Beyond the Transformer, it is important to explore how to exploit the capacity of the MetaFormer, an architecture that is fundamental to the performance improvements of the Transformer. Previous studies have exploited it only for the…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Beoungwoo Kang , Seunghun Moon , Yubin Cho , Hyunwoo Yu , Suk-Ju Kang

Simultaneously using multimodal inputs from multiple sensors to train segmentors is intuitively advantageous but practically challenging. A key challenge is unimodal bias, where multimodal segmentors over rely on certain modalities, causing…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Xu Zheng , Haiwei Xue , Jialei Chen , Yibo Yan , Lutao Jiang , Yuanhuiyi Lyu , Kailun Yang , Linfeng Zhang , Xuming Hu

Semantic segmentation of night-time images holds significant importance in computer vision, particularly for applications like night environment perception in autonomous driving systems. However, existing methods tend to parse night-time…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Yuwen Pan , Rui Sun , Naisong Luo , Tianzhu Zhang , Yongdong Zhang

Real-world applications have high demands for semantic segmentation methods. Although semantic segmentation has made remarkable leap-forwards with deep learning, the performance of real-time methods is not satisfactory. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Juncai Peng , Yi Liu , Shiyu Tang , Yuying Hao , Lutao Chu , Guowei Chen , Zewu Wu , Zeyu Chen , Zhiliang Yu , Yuning Du , Qingqing Dang , Baohua Lai , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma