SOTAVerified

SalienDet: A Saliency-based Feature Enhancement Algorithm for Object Detection for Autonomous Driving

2023-05-11Code Available0· sign in to hype

Ning Ding, Ce Zhang, Azim Eskandarian

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 operational domain. To addresss this issue, we propose a saliency-based OD algorithm (SalienDet) to detect unknown objects. Our SalienDet utilizes a saliency-based algorithm to enhance image features for object proposal generation. Moreover, we design a dataset relabeling approach to differentiate the unknown objects from all objects in training sample set to achieve Open-World Detection. To validate the performance of SalienDet, we evaluate SalienDet on KITTI, nuScenes, and BDD datasets, and the result indicates that it outperforms existing algorithms for unknown object detection. Notably, SalienDet can be easily adapted for incremental learning in open-world detection tasks. The project page is https://github.com/dingmike001/SalienDet-Open-Detection.git.

Tasks

Reproductions