FOC OSOD: Focus on Classification One-Shot Object Detection
One-shot object detection (OSOD) aims at detecting all instances that are consistent with the category of the single reference image. OSOD achieves object detection by comparing the query image and the reference image. We observe that the essential problem behind the limited performance of OSOD is that OSOD generates a lot of false positives due to its poor classification ability. This paper analyzes the serious false positive problem in OSOD and proposes a Focus on Classification One-Shot Object Detection (FOC OSOD) framework, which is improved in two important aspects: (1) classification cascade head with the fixed IoU threshold can enhance the robustness of classification by comparing multiple close regions; (2) classification region deformation on the query feature and the reference feature to obtain a more effective comparison region. Without bells and whistles, a single FOC obtains 1.8% AP and 1.3% AP improvement on the seen classes and the unseen classes over a Siamese Faster R-CNN baseline on the MS-COCO dataset in the one-shot setting. The code will be available.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationObjectobject-detectionObject DetectionOne-Shot Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Zero-Shot Co-salient Object Detection Framework
Co-salient Object Detection (CoSOD) endeavors to replicate the human visual system's capacity to recognize common and salient objects within a collection of images. Despite recent advancements in deep learning models, th…
Co-Salient Object DetectionObjectobject-detectionObject Detection+1Open-Set Object Detection By Aligning Known Class Representations
Open-Set Object Detection (OSOD) has emerged as a contemporary research direction to address the detection of unknown objects. Recently, few works have achieved remarkable performance in the OSOD task by employing contra…
Clusteringobject-detectionObject DetectionA Survey of Deep Learning for Low-Shot Object Detection
Object detection has achieved a huge breakthrough with deep neural networks and massive annotated data. However, current detection methods cannot be directly transferred to the scenario where the annotated data is scarce…
Deep LearningFew-Shot LearningFew-Shot Object Detectionimage-classification+8Rectifying Open-set Object Detection: A Taxonomy, Practical Applications, and Proper Evaluation
Open-set object detection (OSOD) has recently gained attention. It is to detect unknown objects while correctly detecting known objects. In this paper, we first point out that the recent studies' formalization of OSOD, w…
image-classificationImage ClassificationObjectobject-detection+3Unsupervised and semi-supervised co-salient object detection via segmentation frequency statistics
In this paper, we address the detection of co-occurring salient objects (CoSOD) in an image group using frequency statistics in an unsupervised manner, which further enable us to develop a semi-supervised method. While p…
Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection