Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generating Features with Increased Crop-related Diversity for Few-Shot Object Detection

About

Two-stage object detectors generate object proposals and classify them to detect objects in images. These proposals often do not contain the objects perfectly but overlap with them in many possible ways, exhibiting great variability in the difficulty levels of the proposals. Training a robust classifier against this crop-related variability requires abundant training data, which is not available in few-shot settings. To mitigate this issue, we propose a novel variational autoencoder (VAE) based data generation model, which is capable of generating data with increased crop-related diversity. The main idea is to transform the latent space such latent codes with different norms represent different crop-related variations. This allows us to generate features with increased crop-related diversity in difficulty levels by simply varying the latent norm. In particular, each latent code is rescaled such that its norm linearly correlates with the IoU score of the input crop w.r.t. the ground-truth box. Here the IoU score is a proxy that represents the difficulty level of the crop. We train this VAE model on base classes conditioned on the semantic code of each class and then use the trained model to generate features for novel classes. In our experiments our generated features consistently improve state-of-the-art few-shot object detection methods on the PASCAL VOC and MS COCO datasets.

Jingyi Xu, Hieu Le, Dimitris Samaras• 2023

Related benchmarks

TaskDatasetResultRank
Object DetectionMS COCO novel classes
nAP2.25e+3
132
Object DetectionPASCAL VOC Set 2 (novel)--
110
Object DetectionPASCAL VOC (Novel Set 1)
AP50 (shot=1)62.1
71
Object DetectionPASCAL VOC Set 3 (novel)
AP50 (shot=1)58.2
71
Showing 4 of 4 rows

Other info

Follow for update