On Generalizing Detection Models for Unconstrained Environments
2019-09-28Code Available0· sign in to hype
Prajjwal Bhargava
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/prajjwal1/autonomous-object-detectionOfficialIn paperpytorch★ 0
Abstract
Object detection has seen tremendous progress in recent years. However, current algorithms don't generalize well when tested on diverse data distributions. We address the problem of incremental learning in object detection on the India Driving Dataset (IDD). Our approach involves using multiple domain-specific classifiers and effective transfer learning techniques focussed on avoiding catastrophic forgetting. We evaluate our approach on the IDD and BDD100K dataset. Results show the effectiveness of our domain adaptive approach in the case of domain shifts in environments.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| BDD100K val | hybrid incremental net | mAP@0.5 | 45.7 | — | Unverified |
| India Driving Dataset | hybrid incremental net | mAP@0.5 | 31.57 | — | Unverified |