paper-with-me

Papers

One-Shot General Object Localization

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

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 to generalize to novel objects. In contrast, our proposed OneLoc algorithm efficiently finds the object center and bounding box size by a special voting scheme. To keep our method scale-invariant, only unit center offset directions and relative sizes are estimated. A novel dense equalized voting module is proposed to better locate small texture-less objects. Experiments show that the proposed method achieves state-of-the-art overall performance on two datasets: OnePose dataset and LINEMOD dataset. In addition, our method can also achieve one-shot multi-instance detection and non-rigid object localization. Code repository: https://github.com/qq456cvb/OneLoc.

📄 PDF Abstract BibTeX arXiv:2211.13392

Code (1)

qq456cvb/oneloc 공식 구현 pytorch

Tasks

ObjectObject Localization

Similar Papers 제목 키워드 기반

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

Few-shot Object Localization

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

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…

Model OptimizationObjectObject CountingObject Localization

Weakly-supervised Object Localization for Few-shot Learning and Fine-grained Few-shot Learning

2020-03-02 · Xiaojian He, Jinfu Lin, Junming Shen

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn…

ClassificationFew-Shot LearningGeneral ClassificationObject Localization+1

VizWiz-FewShot: Locating Objects in Images Taken by People With Visual Impairments

2022-07-24 · Yu-Yun Tseng, Alexander Bell, Danna Gurari

We introduce a few-shot localization dataset originating from photographers who authentically were trying to learn about the visual content in the images they took. It includes nearly 10,000 segmentations of 100 categori…

Few-Shot Object DetectionInstance SegmentationObject DetectionSemantic Segmentation