中文
相关论文

相关论文: First Place Solution to the ECCV 2024 BRAVO Challe…

200 篇论文

This report describes the winning solution to the Robust Vision Challenge (RVC) semantic segmentation track at ECCV 2022. Our method adopts the FAN-B-Hybrid model as the encoder and uses SegFormer as the segmentation framework. The model is…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Junfei Xiao , Zhichao Xu , Shiyi Lan , Zhiding Yu , Alan Yuille , Anima Anandkumar

We describe our two-stage instance segmentation framework we use to compete in the challenge. The first stage of our framework consists of an object detector, which generates object proposals in the format of bounding boxes. Then, the…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yuming Du , Wen Guo , Yang Xiao , Vincent Lepetit

We propose the unified BRAVO challenge to benchmark the reliability of semantic segmentation models under realistic perturbations and unknown out-of-distribution (OOD) scenarios. We define two categories of reliability: (1) semantic…

In this report, we present the 1st place solution for ICCV 2023 OmniObject3D Challenge: Sparse-View Reconstruction. The challenge aims to evaluate approaches for novel view synthesis and surface reconstruction using only a few posed images…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Hang Du , Yaping Xue , Weidong Dai , Xuejun Yan , Jingjing Wang

This report presents our team's solutions for the Track 1 of the 2024 ECCV ROAD++ Challenge. The task of Track 1 is spatiotemporal agent detection, which aims to construct an "agent tube" for road agents in consecutive video frames. Our…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Tengfei Zhang , Heng Zhang , Ruyang Li , Qi Deng , Yaqian Zhao , Rengang Li

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

Motion Expression guided Video Segmentation (MeViS), as an emerging task, poses many new challenges to the field of referring video object segmentation (RVOS). In this technical report, we investigated and validated the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Mingqi Gao , Jingnan Luo , Jinyu Yang , Jungong Han , Feng Zheng

The task of Visual Place Recognition (VPR) is to predict the location of a query image from a database of geo-tagged images. Recent studies in VPR have highlighted the significant advantage of employing pre-trained foundation models like…

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

The budgeted model training challenge aims to train an efficient classification model under resource limitations. To tackle this task in ImageNet-100, we describe a simple yet effective resource-aware backbone search framework composed of…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Youngjun Kwak , Seonghun Jeong , Yunseung Lee , Changick Kim

Image representations are a critical building block of computer vision applications. This paper presents the 2nd place solution to the Google Universal Image Embedding Competition, which is part of the ECCV2022 instance-level recognition…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xiaolong Huang , Qiankun Li

The Visual Inductive Priors(VIPriors) for Data-Efficient Computer Vision challenges ask competitors to train models from scratch in a data-deficient setting. In this paper, we introduce the technical details of our submission to the…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Bo Yan , Fengliang Qi , Leilei Cao , Hongbin Wang

This report presents our team's technical solution for participating in Track 3 of the 2024 ECCV ROAD++ Challenge. The task of Track 3 is atomic activity recognition, which aims to identify 64 types of atomic activities in road scenes based…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Ruyang Li , Tengfei Zhang , Heng Zhang , Tiejun Liu , Yanwei Wang , Xuelei Li

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…

In this technical report, we detail our first-place solution for the 2024 Waymo Open Dataset Challenge's semantic segmentation track. We significantly enhanced the performance of Point Transformer V3 on the Waymo benchmark by implementing…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Xiaoyang Wu , Xiang Xu , Lingdong Kong , Liang Pan , Ziwei Liu , Tong He , Wanli Ouyang , Hengshuang Zhao

Extracting a Bird's Eye View (BEV) representation from multiple camera images offers a cost-effective, scalable alternative to LIDAR-based solutions in autonomous driving. However, the performance of the existing BEV methods drops…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Merve Rabia Barın , Görkay Aydemir , Fatma Güney

To address the problem of training on small datasets for action recognition tasks, most prior works are either based on a large number of training samples or require pre-trained models transferred from other large datasets to tackle…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Haoyu Chen , Zitong Yu , Xin Liu , Wei Peng , Yoon Lee , Guoying Zhao

We extend the classical tracking-by-detection paradigm to this tracking-any-object task. Solid detection results are first extracted from TAO dataset. Some state-of-the-art techniques like \textbf{BA}lanced-\textbf{G}roup \textbf{S}oftmax…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Fei Du , Bo Xu , Jiasheng Tang , Yuqi Zhang , Fan Wang , Hao Li

This paper describes the approach we have taken in the challenge. We still adopted the two-stage scheme same as the last champion, that is, detection first and segmentation followed. We trained more powerful detector and segmentor…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Jiajun Zhang , Boyu Chen , Zhilong Ji , Jinfeng Bai , Zonghai Hu

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
‹ 上一页 1 2 3 10 下一页 ›