Few-Shot Object Detection

75 papers with code • 8 benchmarks • 7 datasets

Few-Shot Object Detection is a computer vision task that involves detecting objects in images with limited training data. The goal is to train a model on a few examples of each object class and then use the model to detect objects in new images.

Libraries

Use these libraries to find Few-Shot Object Detection models and implementations

AirShot: Efficient Few-Shot Detection for Autonomous Exploration

faceonlive/ai-research 7 Apr 2024

Few-shot object detection has drawn increasing attention in the field of robotic exploration, where robots are required to find unseen objects with a few online provided examples.

131
07 Apr 2024

Cross-domain Multi-modal Few-shot Object Detection via Rich Text

zshanggu/cdmm 24 Mar 2024

Cross-modal feature extraction and integration have led to steady performance improvements in few-shot learning tasks due to generating richer features.

2
24 Mar 2024

Fine-Grained Prototypes Distillation for Few-Shot Object Detection

wangchen1801/fpd 15 Jan 2024

However, the class-level prototypes are difficult to precisely generate, and they also lack detailed information, leading to instability in performance. New methods are required to capture the distinctive local context for more robust novel object detection.

15
15 Jan 2024

TIDE: Test Time Few Shot Object Detection

deku-0621/tide 30 Nov 2023

Few-shot object detection (FSOD) aims to extract semantic knowledge from limited object instances of novel categories within a target domain.

4
30 Nov 2023

Re-Scoring Using Image-Language Similarity for Few-Shot Object Detection

INFINIQ-AI1/RISF 1 Nov 2023

The former adapts CLIP, which performs zero-shot classification, to re-score the classification scores of a detector using image-class similarities, the latter is modified classification loss considering the punishment for fake backgrounds as well as confusing categories on a generalized few-shot object detection dataset.

1
01 Nov 2023

Detect Everything with Few Examples

mlzxy/devit 22 Sep 2023

DE-ViT establishes new state-of-the-art results on all benchmarks.

253
22 Sep 2023

Few-shot Object Detection in Remote Sensing: Lifting the Curse of Incompletely Annotated Novel Objects

zhu-xlab/st-fsod 19 Sep 2023

In this context, few-shot object detection (FSOD) has emerged as a promising direction, which aims at enabling the model to detect novel objects with only few of them annotated.

11
19 Sep 2023

Improved Region Proposal Network for Enhanced Few-Shot Object Detection

zshanggu/htrpn 15 Aug 2023

Specifically, we develop a hierarchical ternary classification region proposal network (HTRPN) to localize the potential unlabeled novel objects and assign them new objectness labels to distinguish these objects from the base training dataset classes.

16
15 Aug 2023

Multi-modal Queried Object Detection in the Wild

yifanxu74/mq-det NeurIPS 2023

To address the learning inertia problem brought by the frozen detector, a vision conditioned masked language prediction strategy is proposed.

223
30 May 2023

Identification of Novel Classes for Improving Few-Shot Object Detection

zshanggu/htrpn 18 Mar 2023

Our improved hierarchical sampling strategy for the region proposal network (RPN) also boosts the perception ability of the object detection model for large objects.

16
18 Mar 2023