๐
๐
Old Age
One-Shot General Object Localization
November 24, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .gitignore, README.md, config.yaml, data, dataset.py, helper_math.cuh, kp_server.py, model.py, superpoint.py, train.py, voting.py
Authors
Yang You, Zhuochen Miao, Kai Xiong, Weiming Wang, Cewu Lu
arXiv ID
2211.13392
Category
cs.CV: Computer Vision
Cross-listed
cs.LG
Citations
0
Venue
arXiv.org
Repository
https://github.com/qq456cvb/OneLoc
โญ 5
Last Checked
3 months ago
Abstract
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.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age