paper-with-me

Papers

Few-Shot Object Detection with Fully Cross-Transformer

2022-03-28 · CVPR 2022 1 · Guangxing Han, Jiawei Ma, Shiyuan Huang, Long Chen, Shih-Fu Chang

Few-shot object detection (FSOD), with the aim to detect novel objects using very few training examples, has recently attracted great research interest in the community. Metric-learning based methods have been demonstrated to be effective for this task using a two-branch based siamese network, and calculate the similarity between image regions and few-shot examples for detection. However, in previous works, the interaction between the two branches is only restricted in the detection head, while leaving the remaining hundreds of layers for separate feature extraction. Inspired by the recent work on vision transformers and vision-language transformers, we propose a novel Fully Cross-Transformer based model (FCT) for FSOD by incorporating cross-transformer into both the feature backbone and detection head. The asymmetric-batched cross-attention is proposed to aggregate the key information from the two branches with different batch sizes. Our model can improve the few-shot similarity learning between the two branches by introducing the multi-level interactions. Comprehensive experiments on both PASCAL VOC and MSCOCO FSOD benchmarks demonstrate the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2203.15021

Code (1)

guangxinghan/fct 공식 구현 pytorch

Tasks

Few-Shot Object DetectionMetric LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CDFormer: Cross-Domain Few-Shot Object Detection Transformer Against Feature Confusion

2025-05-02 · Boyuan Meng, Xiaohan Zhang, Peilin Li, Zhe Wu 외

Cross-domain few-shot object detection (CD-FSOD) aims to detect novel objects across different domains with limited class instances. Feature confusion, including object-background confusion and object-object confusion, p…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObject+2

CAT: Cross-Attention Transformer for One-Shot Object Detection

2021-04-30 · Weidong Lin, Yuyan Deng, Yang Gao, Ning Wang 외

Given a query patch from a novel class, one-shot object detection aims to detect all instances of that class in a target image through the semantic similarity comparison. However, due to the extremely limited guidance in…

Objectobject-detectionObject DetectionOne-Shot Object Detection+2

Context-Transformer: Tackling Object Confusion for Few-Shot Detection

2020-03-16 · Ze Yang, Yali Wang, Xianyu Chen, Jianzhuang Liu 외

Few-shot object detection is a challenging but realistic scenario, where only a few annotated training images are available for training detectors. A popular approach to handle this problem is transfer learning, i.e., fi…

DiversityFew-Shot LearningFew-Shot Object DetectionObject+3

Temporal Object-Aware Vision Transformer for Few-Shot Video Object Detection

2025-11-16 · Yogesh Kumar, Anand Mishra arxiv

Few-shot Video Object Detection (FSVOD) addresses the challenge of detecting novel objects in videos with limited labeled examples, overcoming the constraints of traditional detection methods that require extensive train…

Video Object Detection

Boosting Zero-Shot Human-Object Interaction Detection with Vision-Language Transfer

2024-03-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2024 3 · Sandipan Sarma, Pradnesh Kalkar, Arijit Sur

Human-Object Interaction (HOI) detection is a crucial task that involves localizing interactive human-object pairs and identifying the actions being performed. Most existing HOI detectors are supervised in nature and lac…

Human-Object Interaction DetectionLanguage ModelingLanguage ModellingObject+1