paper-with-me

홈 › Papers

Generalized and Discriminative Few-Shot Object Detection via SVD-Dictionary Enhancement

2021-12-01 · NeurIPS 2021 12 · Aming Wu, Suqi Zhao, Cheng Deng, Wei Liu

Few-shot object detection (FSOD) aims to detect new objects based on few annotated samples. To alleviate the impact of few samples, enhancing the generalization and discrimination abilities of detectors on new objects plays an important role. In this paper, we explore employing Singular Value Decomposition (SVD) to boost both the generalization and discrimination abilities. In specific, we propose a novel method, namely, SVD-Dictionary enhancement, to build two separated spaces based on the sorted singular values. Concretely, the eigenvectors corresponding to larger singular values are used to build the generalization space in which localization is performed, as these eigenvectors generally suppress certain variations (e.g., the variation of styles) and contain intrinsical characteristics of objects. Meanwhile, since the eigenvectors corresponding to relatively smaller singular values may contain richer category-related information, we can utilize them to build the discrimination space in which classification is performed. Dictionary learning is further leveraged to capture high-level discriminative information from the discrimination space, which is beneficial for improving detection accuracy. In the experiments, we separately verify the effectiveness of our method on PASCAL VOC and COCO benchmarks. Particularly, for the 2-shot case in VOC split1, our method significantly outperforms the baseline by 6.2\%. Moreover, visualization analysis shows that our method is instrumental in doing FSOD.

📄 PDF Abstract BibTeX

Code (1)

amingwu/svd-dictionary-enhancement 공식 구현 pytorch

Tasks

Dictionary LearningFew-Shot Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DiGeo: Discriminative Geometry-Aware Learning for Generalized Few-Shot Object Detection

2023-03-16 · CVPR 2023 1 · Jiawei Ma, Yulei Niu, Jincheng Xu, Shiyuan Huang 외

Generalized few-shot object detection aims to achieve precise detection on both base classes with abundant annotations and novel classes with limited training data. Existing approaches enhance few-shot generalization wit…

Few-Shot Object Detectionobject-detectionObject Detection

Point Segment and Count: A Generalized Framework for Object Counting

2024-01-01 · CVPR 2024 1 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names a.k.a few-shot and zero-shot counting. In this paper we propose a generalized framework for both few-s…

Few-shot Object Counting and DetectionKnowledge DistillationObjectObject Counting+2

Dictionary Pair Classifier Driven Convolutional Neural Networks for Object Detection

2016-06-01 · CVPR 2016 6 · Keze Wang, Liang Lin, WangMeng Zuo, Shuhang Gu 외

Feature representation and object category classification are two key components of most object detection methods. While significant improvements have been achieved for deep feature representation learning, traditional S…

General ClassificationNovel Object DetectionObjectobject-detection+2

Point, Segment and Count: A Generalized Framework for Object Counting

2023-11-21 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names, \emph{a.k.a} few-shot and zero-shot counting. In this paper, we propose a generalized framework for both …

Knowledge DistillationObjectObject CountingObject Localization+1

Buried object detection using handheld WEMI with task-driven extended functions of multiple instances

2016-03-19 · Matthew Cook, Alina Zare, Dominic Ho

Many effective supervised discriminative dictionary learning methods have been developed in the literature. However, when training these algorithms, precise ground-truth of the training data is required to provide very a…

Dictionary Learningobject-detectionObject Detection