An Effective Crop-Paste Pipeline for Few-shot Object Detection

02/28/2023
by   Shaobo Lin, et al.
0

Few-shot object detection (FSOD) aims to expand an object detector for novel categories given only a few instances for training. However, detecting novel categories with only a few samples usually leads to the problem of misclassification. In FSOD, we notice the false positive (FP) of novel categories is prominent, in which the base categories are often recognized as novel ones. To address this issue, a novel data augmentation pipeline that Crops the Novel instances and Pastes them on the selected Base images, called CNPB, is proposed. There are two key questions to be answered: (1) How to select useful base images? and (2) How to combine novel and base data? We design a multi-step selection strategy to find useful base data. Specifically, we first discover the base images which contain the FP of novel categories and select a certain amount of samples from them for the base and novel categories balance. Then the bad cases, such as the base images that have unlabeled ground truth or easily confused base instances, are removed by using CLIP. Finally, the same category strategy is adopted, in which a novel instance with category n is pasted on the base image with the FP of n. During combination, a novel instance is cropped and randomly down-sized, and thus pasted at the assigned optimal location from the randomly generated candidates in a selected base image. Our method is simple yet effective and can be easy to plug into existing FSOD methods, demonstrating significant potential for use. Extensive experiments on PASCAL VOC and MS COCO validate the effectiveness of our method.

READ FULL TEXT

page 3

page 7

research
03/23/2023

Explore the Power of Synthetic Data on Few-shot Object Detection

Few-shot object detection (FSOD) aims to expand an object detector for n...
research
05/06/2020

Low-shot Object Detection via Classification Refinement

This work aims to address the problem of low-shot object detection, wher...
research
08/28/2020

Few-Shot Object Detection via Knowledge Transfer

Conventional methods for object detection usually require substantial am...
research
11/02/2022

Spatial Reasoning for Few-Shot Object Detection

Although modern object detectors rely heavily on a significant amount of...
research
11/09/2020

Closing the Generalization Gap in One-Shot Object Detection

Despite substantial progress in object detection and few-shot learning, ...
research
10/11/2022

Prototypical VoteNet for Few-Shot 3D Point Cloud Object Detection

Most existing 3D point cloud object detection approaches heavily rely on...
research
06/26/2017

Few-shot Object Detection

In this paper, we study object detection using a large pool of unlabeled...

Please sign up or login with your details

Forgot password? Click here to reset