Lifelong Object Detection

09/02/2020
by   Wang Zhou, et al.
3

Recent advances in object detection have benefited significantly from rapid developments in deep neural networks. However, neural networks suffer from the well-known issue of catastrophic forgetting, which makes continual or lifelong learning problematic. In this paper, we leverage the fact that new training classes arrive in a sequential manner and incrementally refine the model so that it additionally detects new object classes in the absence of previous training data. Specifically, we consider the representative object detector, Faster R-CNN, for both accurate and efficient prediction. To prevent abrupt performance degradation due to catastrophic forgetting, we propose to apply knowledge distillation on both the region proposal network and the region classification network, to retain the detection of previously trained classes. A pseudo-positive-aware sampling strategy is also introduced for distillation sample selection. We evaluate the proposed method on PASCAL VOC 2007 and MS COCO benchmarks and show competitive mAP and 6x inference speed improvement, which makes the approach more suitable for real-time applications. Our implementation will be publicly available.

READ FULL TEXT

page 1

page 7

research
08/23/2017

Incremental Learning of Object Detectors without Catastrophic Forgetting

Despite their success for object detection, convolutional neural network...
research
02/13/2020

Continual Universal Object Detection

Object detection has improved significantly in recent years on multiple ...
research
08/14/2020

RODEO: Replay for Online Object Detection

Humans can incrementally learn to do new visual detection tasks, which i...
research
02/07/2017

An Implementation of Faster RCNN with Study for Region Sampling

We adapted the join-training scheme of Faster RCNN framework from Caffe ...
research
03/09/2023

NIFF: Alleviating Forgetting in Generalized Few-Shot Object Detection via Neural Instance Feature Forging

Privacy and memory are two recurring themes in a broad conversation abou...
research
04/19/2022

Modeling Missing Annotations for Incremental Learning in Object Detection

Despite the recent advances in the field of object detection, common arc...
research
04/11/2022

CFA: Constraint-based Finetuning Approach for Generalized Few-Shot Object Detection

Few-shot object detection (FSOD) seeks to detect novel categories with l...

Please sign up or login with your details

Forgot password? Click here to reset