paper-with-me

Papers

STFAR: Improving Object Detection Robustness at Test-Time by Self-Training with Feature Alignment Regularization

2023-03-31 · Yijin Chen, Xun Xu, Yongyi Su, Kui Jia

Domain adaptation helps generalizing object detection models to target domain data with distribution shift. It is often achieved by adapting with access to the whole target domain data. In a more realistic scenario, target distribution is often unpredictable until inference stage. This motivates us to explore adapting an object detection model at test-time, a.k.a. test-time adaptation (TTA). In this work, we approach test-time adaptive object detection (TTAOD) from two perspective. First, we adopt a self-training paradigm to generate pseudo labeled objects with an exponential moving average model. The pseudo labels are further used to supervise adapting source domain model. As self-training is prone to incorrect pseudo labels, we further incorporate aligning feature distributions at two output levels as regularizations to self-training. To validate the performance on TTAOD, we create benchmarks based on three standard object detection datasets and adapt generic TTA methods to object detection task. Extensive evaluations suggest our proposed method sets the state-of-the-art on test-time adaptive object detection task.

📄 PDF Abstract BibTeX arXiv:2303.17937

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObjectobject-detectionObject DetectionTest-time Adaptation

Similar Papers 제목 키워드 기반

Robustness Testing of Black-Box Models Against CT Degradation Through Test-Time Augmentation

2024-06-27 · Jack Highton, Quok Zong Chong, Samuel Finestone, Arian Beqiri 외

Deep learning models for medical image segmentation and object detection are becoming increasingly available as clinical products. However, as details are rarely provided about the training data, models may unexpectedly …

Image SegmentationMedical Image Segmentationobject-detectionObject Detection+1

COCO-O: A Benchmark for Object Detectors under Natural Distribution Shifts

2023-07-24 · ICCV 2023 1 · Xiaofeng Mao, Yuefeng Chen, Yao Zhu, Da Chen 외

Practical object detection application can lose its effectiveness on image inputs with natural distribution shifts. This problem leads the research community to pay more attention on the robustness of detectors under Out…

Autonomous DrivingObjectobject-detectionObject Detection+1

FACTOR: Counterfactual Training-Free Test-Time Adaptation for Open-Vocabulary Object Detection

2026-05-05 · Kaixiang Zhao, Mao Ye, Lihua Zhou, Hu Wang 외 arxiv

Open-vocabulary object detection often fails under distribution shifts, as it can be misled by spurious correlations between non-causal visual attributes (e.g., brightness, texture) and object categories. Existing test-t…

Test-time AdaptationObject Detection

DARTH: Holistic Test-time Adaptation for Multiple Object Tracking

2023-10-03 · ICCV 2023 1 · Mattia Segu, Bernt Schiele, Fisher Yu

Multiple object tracking (MOT) is a fundamental component of perception systems for autonomous driving, and its robustness to unseen conditions is a requirement to avoid life-critical failures. Despite the urge of safety…

Autonomous DrivingMultiple Object TrackingObjectobject-detection+3

Incremental Object-Based Novelty Detection with Feedback Loop

2023-11-15 · Simone Caldarella, Elisa Ricci, Rahaf Aljundi

Object-based Novelty Detection (ND) aims to identify unknown objects that do not belong to classes seen during training by an object detection model. The task is particularly crucial in real-world applications, as it all…

Novelty DetectionObjectobject-detectionObject Detection