paper-with-me

Papers

Few-shot Object Localization

2024-03-19 · Yunhan Ren, Bo Li, Chengyang Zhang, Yong Zhang, BaoCai Yin

Existing object localization methods are tailored to locate specific classes of objects, relying heavily on abundant labeled data for model optimization. However, acquiring large amounts of labeled data is challenging in many real-world scenarios, significantly limiting the broader application of localization models. To bridge this research gap, this paper defines a novel task named Few-Shot Object Localization (FSOL), which aims to achieve precise localization with limited samples. This task achieves generalized object localization by leveraging a small number of labeled support samples to query the positional information of objects within corresponding images. To advance this field, we design an innovative high-performance baseline model. This model integrates a dual-path feature augmentation module to enhance shape association and gradient differences between supports and query images, alongside a self query module to explore the association between feature maps and query images. Experimental results demonstrate a significant performance improvement of our approach in the FSOL task, establishing an efficient benchmark for further research. All codes and data are available at https://github.com/Ryh1218/FSOL.

📄 PDF Abstract BibTeX arXiv:2403.12466

Code (1)

ryh1218/fsol 공식 구현 pytorch

Tasks

Model OptimizationObjectObject CountingObject Localization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

One-Shot General Object Localization

2022-11-24 · Yang You, Zhuochen Miao, Kai Xiong, Weiming Wang 외

This paper presents a general one-shot object localization algorithm called OneLoc. Current one-shot object localization or detection methods either rely on a slow exhaustive feature matching process or lack the ability …

ObjectObject Localization

Spatial-Aware Object Embeddings for Zero-Shot Localization and Classification of Actions

2017-07-28 · ICCV 2017 10 · Pascal Mettes, Cees G. M. Snoek

We aim for zero-shot localization and classification of human actions in video. Where traditional approaches rely on global attribute or object classification scores for their zero-shot knowledge transfer, our main contr…

Action LocalizationAttributeClassificationGeneral Classification+3

Generalizable Object Keypoint Localization from Generative Priors

2025-01-01 · CVPR 2025 1 · Dongkai Wang, Jiang Duan, Liangjian Wen, Shiyu Xuan 외

Generalizable object keypoint localization is a fundamental computer vision task in understanding the object structure. It is challenging for existing keypoint localization methods because their limited training data…

Cross-Domain Few-ShotImage GenerationObject

Few-shot Geometry-Aware Keypoint Localization

2023-03-30 · CVPR 2023 1 · Xingzhe He, Gaurav Bharaj, David Ferman, Helge Rhodin 외

Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is …

3D geometryObject Localization

Text-guided Zero-Shot Object Localization

2024-11-18 · Jingjing Wang, Xinglin Piao, Zongzhi Gao, Bo Li 외

Object localization is a hot issue in computer vision area, which aims to identify and determine the precise location of specific objects from image or video. Most existing object localization methods heavily rely on ext…

ObjectObject Localization