Robust Object Detection

42 papers with code • 5 benchmarks • 9 datasets

A Benchmark for the: Robustness of Object Detection Models to Image Corruptions and Distortions

To allow fair comparison of robustness enhancing methods all models have to use a standard ResNet50 backbone because performance strongly scales with backbone capacity. If requested an unrestricted category can be added later.

Benchmark Homepage: https://github.com/bethgelab/robust-detection-benchmark

Metrics:

mPC [AP]: Mean Performance under Corruption [measured in AP]

rPC [%]: Relative Performance under Corruption [measured in %]

Test sets: Coco: val 2017; Pascal VOC: test 2007; Cityscapes: val;

( Image credit: Benchmarking Robustness in Object Detection )

Libraries

Use these libraries to find Robust Object Detection models and implementations

Robust Object Detection With Inaccurate Bounding Boxes

cxliu0/oa-mil 20 Jul 2022

As the crowd-sourcing labeling process and the ambiguities of the objects may raise noisy bounding box annotations, the object detectors will suffer from the degenerated training data.

34
20 Jul 2022

Robust Environment Perception for Automated Driving: A Unified Learning Pipeline for Visual-Infrared Object Detection

samvadidar/rgbt 8 Jun 2022

The RGB complementary metal-oxidesemiconductor (CMOS) sensor works within the visible light spectrum.

11
08 Jun 2022

Style-Hallucinated Dual Consistency Learning for Domain Generalized Semantic Segmentation

helioszhao/shade 6 Apr 2022

Furthermore, we present a novel style hallucination module (SHM) to generate style-diversified samples that are essential to consistency learning.

40
06 Apr 2022

Fusing Event-based and RGB camera for Robust Object Detection in Adverse Conditions

abhishek1411/event-rgb-fusion ICRA 2022

The ability to detect objects, under image corruptions and different weather conditions is vital for deep learning models especially when applied to real-world applications such as autonomous driving.

35
30 Mar 2022

ObjectSeeker: Certifiably Robust Object Detection against Patch Hiding Attacks via Patch-agnostic Masking

inspire-group/ObjectSeeker 3 Feb 2022

An attacker can use a single physically-realizable adversarial patch to make the object detector miss the detection of victim objects and undermine the functionality of object detection applications.

9
03 Feb 2022

Single-Domain Generalized Object Detection in Urban Scene via Cyclic-Disentangled Self-Distillation

amingwu/single-dgod CVPR 2022

Particularly, for the night-sunny scene, our method outperforms baselines by 3%, which indicates that our method is instrumental in enhancing generalization ability.

59
01 Jan 2022

Anchor Retouching via Model Interaction for Robust Object Detection in Aerial Images

qxgeng/dea-net 13 Dec 2021

On DOTA, our DEA-Net which integrated with the baseline of RoI-Transformer surpasses the advanced method by 0. 40% mean-Average-Precision (mAP) for oriented object detection with a weaker backbone network (ResNet-101 vs ResNet-152) and 3. 08% mean-Average-Precision (mAP) for horizontal object detection with the same backbone.

14
13 Dec 2021

The Aircraft Context Dataset: Understanding and Optimizing Data Variability in Aerial Domains

aircraftcontext/aircraft-context-dataset Proceedings of the IEEE/CVF International Conference on Computer Vision 2021

Despite their increasing demand for assistant and autonomous systems, the recent shift towards data-driven approaches has hardly reached aerial domains, partly due to a lack of specific training and test data.

10
17 Oct 2021

SimROD: A Simple Adaptation Method for Robust Object Detection

reactivetype/simrod ICCV 2021

This paper presents a Simple and effective unsupervised adaptation method for Robust Object Detection (SimROD).

23
28 Jul 2021

Exploring Sequence Feature Alignment for Domain Adaptive Detection Transformers

encounter1997/SFA 27 Jul 2021

In DQFA, a novel domain query is used to aggregate and align global context from the token sequence of both domains.

90
27 Jul 2021