TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Re-Scoring Using Image-Language Similarity for Few-Shot Ob...

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

Min Jae Jung, Seung Dae Han, Joohee Kim

2023-11-01Few-Shot Object DetectionClassificationobject-detectionZero-Shot LearningObject Detection
PaperPDFCode(official)

Abstract

Few-shot object detection, which focuses on detecting novel objects with few labels, is an emerging challenge in the community. Recent studies show that adapting a pre-trained model or modified loss function can improve performance. In this paper, we explore leveraging the power of Contrastive Language-Image Pre-training (CLIP) and hard negative classification loss in low data setting. Specifically, we propose Re-scoring using Image-language Similarity for Few-shot object detection (RISF) which extends Faster R-CNN by introducing Calibration Module using CLIP (CM-CLIP) and Background Negative Re-scale Loss (BNRL). 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. Extensive experiments on MS-COCO and PASCAL VOC show that the proposed RISF substantially outperforms the state-of-the-art approaches. The code will be available.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (1-shot)AP11.7RISF
Object DetectionMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
Object DetectionMS-COCO (30-shot)AP24.4RISF (Resnet-101)
Object DetectionMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
Object DetectionMS-COCO (10-shot)AP21.9RISF (Resnet-101)
3DMS-COCO (1-shot)AP11.7RISF
3DMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
3DMS-COCO (30-shot)AP24.4RISF (Resnet-101)
3DMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
3DMS-COCO (10-shot)AP21.9RISF (Resnet-101)
Few-Shot Object DetectionMS-COCO (1-shot)AP11.7RISF
Few-Shot Object DetectionMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
Few-Shot Object DetectionMS-COCO (30-shot)AP24.4RISF (Resnet-101)
Few-Shot Object DetectionMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
Few-Shot Object DetectionMS-COCO (10-shot)AP21.9RISF (Resnet-101)
2D ClassificationMS-COCO (1-shot)AP11.7RISF
2D ClassificationMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
2D ClassificationMS-COCO (30-shot)AP24.4RISF (Resnet-101)
2D ClassificationMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
2D ClassificationMS-COCO (10-shot)AP21.9RISF (Resnet-101)
2D Object DetectionMS-COCO (1-shot)AP11.7RISF
2D Object DetectionMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
2D Object DetectionMS-COCO (30-shot)AP24.4RISF (Resnet-101)
2D Object DetectionMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
2D Object DetectionMS-COCO (10-shot)AP21.9RISF (Resnet-101)
16kMS-COCO (1-shot)AP11.7RISF
16kMS-COCO (30-shot)AP31.9RISF (SWIN-Large)
16kMS-COCO (30-shot)AP24.4RISF (Resnet-101)
16kMS-COCO (10-shot)AP25.5RISF (SWIN-Large)
16kMS-COCO (10-shot)AP21.9RISF (Resnet-101)

Related Papers

Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16