中文
相关论文

相关论文: One-Shot General Object Localization

200 篇论文

Few-shot learning that trains image classifiers over few labeled examples per category is a challenging task. In this paper, we propose to exploit an additional big dataset with different categories to improve the accuracy of few-shot…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Liangqu Long , Wei Wang , Jun Wen , Meihui Zhang , Qian Lin , Beng Chin Ooi

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient,…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Yongxi Lu , Tara Javidi , Svetlana Lazebnik

We introduce GSVisLoc, a visual localization method designed for 3D Gaussian Splatting (3DGS) scene representations. Given a 3DGS model of a scene and a query image, our goal is to estimate the camera's position and orientation. We…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Fadi Khatib , Dror Moran , Guy Trostianetsky , Yoni Kasten , Meirav Galun , Ronen Basri

The one-shot approach, DeepMark, for fast clothing detection as a modification of a multi-target network, CenterNet, is proposed in the paper. The state-of-the-art accuracy of 0.723 mAP for bounding box detection task and 0.532 mAP for…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Alexey Sidnev , Alexey Trushkov , Maxim Kazakov , Ivan Korolev , Vladislav Sorokin

This paper describes a multi-modal data association method for global localization using object-based maps and camera images. In global localization, or relocalization, using object-based maps, existing methods typically resort to matching…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Shigemichi Matsuzaki , Takuma Sugino , Kazuhito Tanaka , Zijun Sha , Shintaro Nakaoka , Shintaro Yoshizawa , Kazuhiro Shintani

Given a query patch from a novel class, one-shot object detection aims to detect all instances of that class in a target image through the semantic similarity comparison. However, due to the extremely limited guidance in the novel class as…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Weidong Lin , Yuyan Deng , Yang Gao , Ning Wang , Jinghao Zhou , Lingqiao Liu , Lei Zhang , Peng Wang

Searching for small objects in large images is a task that is both challenging for current deep learning systems and important in numerous real-world applications, such as remote sensing and medical imaging. Thorough scanning of very large…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Nathan Drenkow , Philippe Burlina , Neil Fendley , Onyekachi Odoemene , Jared Markowitz

Object placement is a fundamental task for robots, yet it remains challenging for partially observed objects. Existing methods for object placement have limitations, such as the requirement for a complete 3D model of the object or the…

机器人学 · 计算机科学 2023-09-12 Sangjun Noh , Raeyoung Kang , Taewon Kim , Seunghyeok Back , Seongho Bak , Kyoobin Lee

Existing learning-based methods for object pose estimation in RGB images are mostly model-specific or category based. They lack the capability to generalize to new object categories at test time, hence severely hindering their…

计算机视觉与模式识别 · 计算机科学 2023-10-04 JongMin Lee , Yohann Cabon , Romain Brégier , Sungjoo Yoo , Jerome Revaud

Limited by the performance factor, it is arduous to recognize target object and locate it in Augmented Reality (AR) scenes on low-end mobile devices, especially which using monocular cameras. In this paper, we proposed an algorithm which…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Shiyu Fan

Recent approaches have shown that training deep neural networks directly on large-scale image-text pair collections enables zero-shot transfer on various recognition tasks. One central issue is how this can be generalized to object…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Johnathan Xie , Shuai Zheng

Previous work on novel object detection considers zero or few-shot settings where none or few examples of each category are available for training. In real world scenarios, it is less practical to expect that 'all' the novel classes are…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Shafin Rahman , Salman Khan , Nick Barnes , Fahad Shahbaz Khan

Visual object tracking (VOT) is an essential component for many applications, such as autonomous driving or assistive robotics. However, recent works tend to develop accurate systems based on more computationally expensive feature…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Jianren Wang , Yihui He

Co-localization is the problem of localizing objects of the same class using only the set of images that contain them. This is a challenging task because the object detector must be built without negative examples that can lead to more…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Hieu Le , Chen-Ping Yu , Gregory Zelinsky , Dimitris Samaras

Real-time detection of moving objects is an essential capability for robots acting autonomously in dynamic environments. We thus propose Dynablox, a novel online mapping-based approach for robust moving object detection in complex…

机器人学 · 计算机科学 2023-09-27 Lukas Schmid , Olov Andersson , Aurelio Sulser , Patrick Pfreundschuh , Roland Siegwart

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak

Following recent breakthroughs in convolutional neural networks and monolithic model architectures, state-of-the-art object detection models can reliably and accurately scale into the realm of up to thousands of classes. Things quickly…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Aayush Garg , Thilo Will , William Darling , Willi Richert , Clemens Marschner

This paper introduces an active object detection and localization framework that combines a robust untextured object detection and 3D pose estimation algorithm with a novel next-best-view selection strategy. We address the detection and…

计算机视觉与模式识别 · 计算机科学 2016-03-24 Marco Imperoli , Alberto Pretto

Oriented object detection has been rapidly developed in the past few years, but most of these methods assume the training and testing images are under the same statistical distribution, which is far from reality. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Qi Bi , Beichen Zhou , Jingjun Yi , Wei Ji , Haolan Zhan , Gui-Song Xia

Dramatic appearance variation due to pose constitutes a great challenge in fine-grained recognition, one which recent methods using attention mechanisms or second-order statistics fail to adequately address. Modern CNNs typically lack an…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Pei Guo , Ryan Farrell