中文
相关论文

相关论文: Context-Aware Semantic Segmentation via Stage-Wise…

200 篇论文

Semantic segmentation assigns labels to pixels in images, a critical yet challenging task in computer vision. Convolutional methods, although capturing local dependencies well, struggle with long-range relationships. Vision Transformers…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Mian Muhammad Naeem Abid , Nancy Mehta , Zongwei Wu , Radu Timofte

Although convolutional neural networks (CNNs) have achieved remarkable progress in weakly supervised semantic segmentation (WSSS), the effective receptive field of CNN is insufficient to capture global context information, leading to…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Chunmeng Liu , Enze Xie , Wenjia Wang , Wenhai Wang , Guangyao Li , Ping Luo

A few-shot semantic segmentation model is typically composed of a CNN encoder, a CNN decoder and a simple classifier (separating foreground and background pixels). Most existing methods meta-learn all three model components for fast…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zhihe Lu , Sen He , Xiatian Zhu , Li Zhang , Yi-Zhe Song , Tao Xiang

Semantic segmentation has been one of the leading research interests in computer vision recently. It serves as a perception foundation for many fields, such as robotics and autonomous driving. The fast development of semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ye Lyu , George Vosselman , Guisong Xia , Alper Yilmaz , Michael Ying Yang

Accurate medical image segmentation is essential for diagnosis and treatment planning of diseases. Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they are…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Ran Gu , Guotai Wang , Tao Song , Rui Huang , Michael Aertsen , Jan Deprest , Sébastien Ourselin , Tom Vercauteren , Shaoting Zhang

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segmentation with self-…

图像与视频处理 · 电气工程与系统科学 2021-03-15 Olivier Petit , Nicolas Thome , Clément Rambour , Luc Soler

Unsupervised domain adaptation (UDA) aims to adapt a model trained on the source domain (e.g. synthetic data) to the target domain (e.g. real-world data) without requiring further annotations on the target domain. This work focuses on UDA…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Lukas Hoyer , Dengxin Dai , Luc Van Gool

Single Image Super-Resolution (SISR) reconstructs high-resolution images from low-resolution inputs, enhancing image details. While Vision Transformer (ViT)-based models improve SISR by capturing long-range dependencies, they suffer from…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Junyoung Kim , Youngrok Kim , Siyeol Jung , Donghyun Min

Explainability is a highly demanded requirement for applications in high-risk areas such as medicine. Vision Transformers have mainly been limited to attention extraction to provide insight into the model's reasoning. Our approach combines…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Luisa Gallée , Catharina Silvia Lisson , Meinrad Beer , Michael Götz

WeatherSeg, an advanced semi-supervised segmentation framework, addresses autonomous driving's environmental perception challenges in adverse weather while reducing annotation costs. This framework integrates a Dual Teacher-Student…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Zhang Zhang , Yifeng Zeng , Houshi Jiang , Yinghui Pan

Implicit neural representations have recently demonstrated promising potential in arbitrary-scale Super-Resolution (SR) of images. Most existing methods predict the pixel in the SR image based on the queried coordinate and ensemble nearby…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Minghong Duan , Linhao Qu , Shaolei Liu , Manning Wang

Recently, efficient Vision Transformers have shown great performance with low latency on resource-constrained devices. Conventionally, they use 4x4 patch embeddings and a 4-stage structure at the macro level, while utilizing sophisticated…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Seokju Yun , Youngmin Ro

Few-shot Semantic Segmentation addresses the challenge of segmenting objects in query images with only a handful of annotated examples. However, many previous state-of-the-art methods either have to discard intricate local semantic features…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Amirreza Fateh , Mohammad Reza Mohammadi , Mohammad Reza Jahed Motlagh

Very high-resolution (VHR) remote sensing (RS) image classification is the fundamental task for RS image analysis and understanding. Recently, transformer-based models demonstrated outstanding potential for learning high-order contextual…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Yan Zhang , Xiyuan Gao , Qingyan Duan , Jiaxu Leng , Xiao Pu , Xinbo Gao

Accurate medical image segmentation is critical for disease quantification and treatment evaluation. While traditional Unet architectures and their transformer-integrated variants excel in automated segmentation tasks. However, they lack…

图像与视频处理 · 电气工程与系统科学 2025-06-09 Guanqun Sun , Yizhi Pan , Weikun Kong , Zichang Xu , Jianhua Ma , Teeradaj Racharak , Le-Minh Nguyen , Junyi Xin

Semantic segmentation has emerged as a pivotal area of study in computer vision, offering profound implications for scene understanding and elevating human-machine interactions across various domains. While 2D semantic segmentation has…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Aditya Krishnan , Jayneel Vora , Prasant Mohapatra

Wireless ray-tracing (RT) is emerging as a key tool for three-dimensional (3D) wireless channel modeling, driven by advances in graphical rendering. Current approaches struggle to accurately model beyond 5G (B5G) network signaling, which…

网络与互联网体系结构 · 计算机科学 2025-08-06 Yifei Jin , Ali Maatouk , Sarunas Girdzijauskas , Shugong Xu , Leandros Tassiulas , Rex Ying

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

Unsupervised Domain Adaptation (UDA) aims to utilize labeled data from a source domain to solve tasks in an unlabeled target domain, often hindered by significant domain gaps. Traditional CNN-based methods struggle to fully capture complex…

计算机视觉与模式识别 · 计算机科学 2024-12-06 A. Enes Doruk , Erhan Oztop , Hasan F. Ates

Weakly supervised semantic segmentation (WSSS) based on image-level labels is challenging since it is hard to obtain complete semantic regions. To address this issue, we propose a self-training method that utilizes fused multi-scale…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Guoqing Yang , Chuang Zhu , Yu Zhang