Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-adversarial Faster-RCNN for Unrestricted Object Detection

About

Conventional object detection methods essentially suppose that the training and testing data are collected from a restricted target domain with expensive labeling cost. For alleviating the problem of domain dependency and cumbersome labeling, this paper proposes to detect objects in an unrestricted environment by leveraging domain knowledge trained from an auxiliary source domain with sufficient labels. Specifically, we propose a multi-adversarial Faster-RCNN (MAF) framework for unrestricted object detection, which inherently addresses domain disparity minimization for domain adaptation in feature representation. The paper merits are in three-fold: 1) With the idea that object detectors often becomes domain incompatible when image distribution resulted domain disparity appears, we propose a hierarchical domain feature alignment module, in which multiple adversarial domain classifier submodules for layer-wise domain feature confusion are designed; 2) An information invariant scale reduction module (SRM) for hierarchical feature map resizing is proposed for promoting the training efficiency of adversarial domain adaptation; 3) In order to improve the domain adaptability, the aggregated proposal features with detection results are feed into a proposed weighted gradient reversal layer (WGRL) for characterizing hard confused domain samples. We evaluate our MAF on unrestricted tasks, including Cityscapes, KITTI, Sim10k, etc. and the experiments show the state-of-the-art performance over the existing detectors.

Zhenwei He, Lei Zhang• 2019

Related benchmarks

TaskDatasetResultRank
Object DetectionCityscapes to Foggy Cityscapes (test)
mAP34
196
Object DetectionFoggy Cityscapes (test)
mAP (Mean Average Precision)34
108
Object DetectionSim10K → Cityscapes (test)
AP (Car)41.1
104
Object DetectionCityscapes Adaptation from SIM-10k (val)
AP (Car)41.1
97
Object DetectionFoggy Cityscapes (val)
mAP34
67
Object DetectionKITTI → Cityscapes (test)
AP (Car)41
62
Object DetectionCityscapes to Foggy Cityscapes (val)
mAP34
57
Object DetectionFoggy Cityscapes
mAP34
47
Object DetectionCityscapes adaptation from KITTI (val)
mAP41
46
Object DetectionFoggyCityscapes 1.0 (val)
AP (person)28.2
42
Showing 10 of 19 rows

Other info

Follow for update