paper-with-me

Papers

1st Place Solution for ECCV 2022 OOD-CV Challenge Object Detection Track

2023-01-12 · Wei Zhao, Binbin Chen, WeiJie Chen, Shicai Yang, Di Xie, ShiLiang Pu, Yueting Zhuang

OOD-CV challenge is an out-of-distribution generalization task. To solve this problem in object detection track, we propose a simple yet effective Generalize-then-Adapt (G&A) framework, which is composed of a two-stage domain generalization part and a one-stage domain adaptation part. The domain generalization part is implemented by a Supervised Model Pretraining stage using source data for model warm-up and a Weakly Semi-Supervised Model Pretraining stage using both source data with box-level label and auxiliary data (ImageNet-1K) with image-level label for performance boosting. The domain adaptation part is implemented as a Source-Free Domain Adaptation paradigm, which only uses the pre-trained model and the unlabeled target data to further optimize in a self-supervised training manner. The proposed G&A framework help us achieve the first place on the object detection leaderboard of the OOD-CV challenge. Code will be released in https://github.com/hikvision-research/OOD-CV.

📄 PDF Abstract BibTeX arXiv:2301.04796

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain Generalizationobject-detectionObject DetectionOut-of-Distribution GeneralizationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

2nd Place Solution to ECCV 2020 VIPriors Object Detection Challenge

2020-07-17 · Yinzheng Gu, Yihan Pan, Shi-Zhe Chen

In this report, we descibe our approach to the ECCV 2020 VIPriors Object Detection Challenge which took place from March to July in 2020. We show that by using state-of-the-art data augmentation strategies, model designs…

Data Augmentationobject-detectionObject DetectionTransfer Learning

The 1st-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-10-27 · Yuang Zhang, Tiancai Wang, Weiyao Lin, Xiangyu Zhang

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking

First Place Solution to the ECCV 2024 ROAD++ Challenge @ ROAD++ Spatiotemporal Agent Detection 2024

2024-10-30 · Tengfei Zhang, Heng Zhang, Ruyang Li, Qi Deng 외

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 v…

Data Augmentationobject-detectionObject Detection

1st Place Solution to ECCV-TAO-2020: Detect and Represent Any Object for Tracking

2021-01-20 · Fei Du, Bo Xu, Jiasheng Tang, Yuqi Zhang 외

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}rou…

Multi-Object TrackingObject

The Second-place Solution for ECCV 2022 Multiple People Tracking in Group Dance Challenge

2022-11-24 · Fan Yang, Shigeyuki Odashima, Shoichi Masui, Shan Jiang

This is our 2nd-place solution for the ECCV 2022 Multiple People Tracking in Group Dance Challenge. Our method mainly includes two steps: online short-term tracking using our Cascaded Buffer-IoU (C-BIoU) Tracker, and, of…

Motion EstimationMultiple People Tracking