中文
相关论文

相关论文: 1st Place Solution of The Robust Vision Challenge …

200 篇论文

In this technical report, we present key details of our winning panoptic segmentation architecture EffPS_b1bs4_RVC. Our network is a lightweight version of our state-of-the-art EfficientPS architecture that consists of our proposed shared…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Rohit Mohan , Abhinav Valada

In this report, we present the first place solution to the ECCV 2024 BRAVO Challenge, where a model is trained on Cityscapes and its robustness is evaluated on several out-of-distribution datasets. Our solution leverages the powerful…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Tommie Kerssies , Daan de Geus , Gijs Dubbelman

We present semantic segmentation experiments with a model capable to perform predictions on four benchmark datasets: Cityscapes, ScanNet, WildDash and KITTI. We employ a ladder-style convolutional architecture featuring a modified…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Ivan Krešo , Marin Oršić , Petra Bevandić , Siniša Šegvić

This report presents our semantic segmentation framework developed by team ACVLAB for the ICRA 2025 GOOSE 2D Semantic Segmentation Challenge, which focuses on parsing outdoor scenes into nine semantic categories under real-world conditions.…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Chih-Chung Hsu , I-Hsuan Wu , Wen-Hai Tseng , Ching-Heng Cheng , Ming-Hsuan Wu , Jin-Hui Jiang , Yu-Jou Hsiao

Semantic segmentation in bird's eye view (BEV) plays a crucial role in autonomous driving. Previous methods usually follow an end-to-end pipeline, directly predicting the BEV segmentation map from monocular RGB inputs. However, the…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Tianhao Zhao , Yongcan Chen , Yu Wu , Tianyang Liu , Bo Du , Peilun Xiao , Shi Qiu , Hongda Yang , Guozhen Li , Yi Yang , Yutian Lin

We present our submission to the semantic segmentation contest of the Robust Vision Challenge held at ECCV 2020. The contest requires submitting the same model to seven benchmarks from three different domains. Our approach is based on the…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Petra Bevandić , Marin Oršić , Ivan Grubišić , Josip Šarić , Siniša Šegvić

This paper outlines the winning solutions employed in addressing the MUAD uncertainty quantification challenge held at ICCV 2023. The challenge was centered around semantic segmentation in urban environments, with a particular focus on…

Pre-training is a strong strategy for enhancing visual models to efficiently train them with a limited number of labeled images. In semantic segmentation, creating annotation masks requires an intensive amount of labor and time, and…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Risa Shinoda , Ryo Hayamizu , Kodai Nakashima , Nakamasa Inoue , Rio Yokota , Hirokatsu Kataoka

This competition focus on Urban-Sense Segmentation based on the vehicle camera view. Class highly unbalanced Urban-Sense images dataset challenge the existing solutions and further studies. Deep Conventional neural network-based semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Akide Liu , Zihan Wang

This report presents our solution for the WeatherProof Dataset Challenge, namely CVPR 2026 8th UG2+ Challenge Track 2: Semantic Segmentation in Adverse Weather. For the semantic segmentation task under adverse weather conditions, we propose…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Jinming Chai , Libo Yan , Licheng Jiao , Fang Liu

3D semantic segmentation is one of the most crucial tasks in driving perception. The ability of a learning-based model to accurately perceive dense 3D surroundings often ensures the safe operation of autonomous vehicles. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Qing Wu

Future advancements in robot autonomy and sophistication of robotics tasks rest on robust, efficient, and task-dependent semantic understanding of the environment. Semantic segmentation is the problem of simultaneous segmentation and…

计算机视觉与模式识别 · 计算机科学 2016-06-06 Md. Alimoor Reza , Jana Kosecka

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

Referring Video Object Segmentation (RVOS) is a challenging task due to its requirement for temporal understanding. Due to the obstacle of computational complexity, many state-of-the-art models are trained on short time intervals. During…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Tuyen Tran

Semantic segmentation is an important task in computer vision, from which some important usage scenarios are derived, such as autonomous driving, scene parsing, etc. Due to the emphasis on the task of video semantic segmentation, we…

计算机视觉与模式识别 · 计算机科学 2021-09-06 Zixuan Chen , Junhong Zou , Xiaotao Wang

Image segmentation is often ambiguous at the level of individual image patches and requires contextual information to reach label consensus. In this paper we introduce Segmenter, a transformer model for semantic segmentation. In contrast to…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Robin Strudel , Ricardo Garcia , Ivan Laptev , Cordelia Schmid

Assigning a label to each pixel in an image, namely semantic segmentation, has been an important task in computer vision, and has applications in autonomous driving, robotic navigation, localization, and scene understanding. Fully…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Sercan Türkmen , Janne Heikkilä

When designing a semantic segmentation module for a practical application, such as autonomous driving, it is crucial to understand the robustness of the module with respect to a wide range of image corruptions. While there are recent…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Christoph Kamann , Carsten Rother

In this paper, we introduce 3rd place solution for PVUW2023 VSS track. Semantic segmentation is a fundamental task in computer vision with numerous real-world applications. We have explored various image-level visual backbones and…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Shijie Chang , Zeqi Hao , Ben Kang , Xiaoqi Zhao , Jiawen Zhu , Zhenyu Chen , Lihe Zhang , Lu Zhang , Huchuan Lu

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yi Zhu , Karan Sapra , Fitsum A. Reda , Kevin J. Shih , Shawn Newsam , Andrew Tao , Bryan Catanzaro
‹ 上一页 1 2 3 10 下一页 ›