OpenNet: Incremental Learning for Autonomous Driving Object Detection with Balanced Loss
Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may result in poor performance when traditional object detection models are directly applied to automated driving detection. Because they usually presume fixed categories of common traffic participants, such as pedestrians and cars. Worsely, the huge class imbalance between common and novel classes further exacerbates performance degradation. To address the issues stated, we propose OpenNet to moderate the class imbalance with the Balanced Loss, which is based on Cross Entropy Loss. Besides, we adopt an inductive layer based on gradient reshaping to fast learn new classes with limited samples during incremental learning. To against catastrophic forgetting, we employ normalized feature distillation. By the way, we improve multi-scale detection robustness and unknown class recognition through FPN and energy-based detection, respectively. The Experimental results upon the CODA dataset show that the proposed method can obtain better performance than that of the existing methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingIncremental LearningObjectobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SalienDet: A Saliency-based Feature Enhancement Algorithm for Object Detection for Autonomous Driving
Object detection (OD) is crucial to autonomous driving. On the other hand, unknown objects, which have not been seen in training sample set, are one of the reasons that hinder autonomous vehicles from driving beyond the …
Autonomous DrivingAutonomous VehiclesIncremental LearningObject+3CLAD: A realistic Continual Learning benchmark for Autonomous Driving
In this paper we describe the design and the ideas motivating a new Continual Learning benchmark for Autonomous Driving (CLAD), that focuses on the problems of object classification and object detection. The benchmark ut…
Autonomous DrivingContinual LearningObjectobject-detection+2Generalized Few-Shot 3D Object Detection of LiDAR Point Cloud for Autonomous Driving
Recent years have witnessed huge successes in 3D object detection to recognize common objects for autonomous driving (e.g., vehicles and pedestrians). However, most methods rely heavily on a large amount of well-labeled …
3D Object DetectionAutonomous Drivingobject-detectionObject DetectionAn Efficient Domain-Incremental Learning Approach to Drive in All Weather Conditions
Although deep neural networks enable impressive visual perception performance for autonomous driving, their robustness to varying weather conditions still requires attention. When adapting these models for changed enviro…
AllAutonomous DrivingIncremental Learningobject-detection+1Towards Generalized and Incremental Few-Shot Object Detection
Real-world object detection is highly desired to be equipped with the learning expandability that can enlarge its detection classes incrementally. Moreover, such learning from only few annotated training samples further …
Autonomous DrivingContinual LearningFew-Shot LearningFew-Shot Object Detection+3