REIN: Reusing ImageNet to Improve Open-set Object DetectionDownload PDFOpen Website

Published: 01 Jan 2023, Last Modified: 20 Mar 2024DICTA 2023Readers: Everyone
Abstract: There has been a notable advancement in the task of object detection over the last few years. However, recent studies reveal that modern object detectors suffer a considerable performance drop in an open-set setting and tend to incorrectly detect unknown objects and mislabel them as belonging to known categories with a high degree of confidence. We observe that the ‘catch-all background’ approach with limited training data from the detection dataset is insufficient to equip a detector with the ability to reject all unknown objects as background. Based on this observation, we propose to augment the detection dataset by reusing a subset of ImageNet that does not contain any object categories predefined by the detection task. The augmented training on a held-in background dataset allows the detector to reject unknown object instances as background instead of mislabelling them. Our experiments demonstrate that the proposed simple yet effective REusing ImageNet (REIN) technique improves the performance of object detectors in an open-set setting. Given the promising results, we hope that our method can encourage our community to pay more attention to open-set object detection and to rethink the data augmentation in detection.
0 Replies

Loading