English
Related papers

Related papers: Learning Localization-aware Target Confidence for …

200 papers

Robustness and discrimination power are two fundamental requirements in visual object tracking. In most tracking paradigms, we find that the features extracted by the popular Siamese-like networks cannot fully discriminatively model the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Fei Xie , Chunyu Wang , Guangting Wang , Yue Cao , Wankou Yang , Wenjun Zeng

As autonomous systems increasingly rely on onboard sensing for localization and perception, the parallel tasks of motion planning and state estimation become more strongly coupled. This coupling is well-captured by augmenting the planning…

Robotics · Computer Science 2020-09-14 Kristoffer M. Frey , Ted J. Steiner , Jonathan P. How

Anchor-free detectors basically formulate object detection as dense classification and regression. For popular anchor-free detectors, it is common to introduce an individual prediction branch to estimate the quality of localization. The…

Computer Vision and Pattern Recognition · Computer Science 2022-09-30 Hu Su , Yonghao He , Rui Jiang , Jiabin Zhang , Wei Zou , Bin Fan

Visual localization has become a key enabling component of many place recognition and SLAM systems. Contemporary research has primarily focused on improving accuracy and precision-recall type metrics, with relatively little attention paid…

Computer Vision and Pattern Recognition · Computer Science 2019-02-06 Huu Le , Tuan Hoang , Qianggong Zhang , Thanh-Toan Do , Anders Eriksson , Michael Milford

In this paper, we investigate the impacts of three main aspects of visual tracking, i.e., the backbone network, the attentional mechanism, and the detection component, and propose a Siamese Attentional Keypoint Network, dubbed SATIN, for…

Computer Vision and Pattern Recognition · Computer Science 2020-01-01 Peng Gao , Ruyue Yuan , Fei Wang , Liyi Xiao , Hamido Fujita , Yan Zhang

Although data is abundant, data labeling is expensive. Semi-supervised learning methods combine a few labeled samples with a large corpus of unlabeled data to effectively train models. This paper introduces our proposed method LiDAM, a…

Machine Learning · Computer Science 2020-11-25 Qun Liu , Matthew Shreve , Raja Bala

Siamese network has been a de facto benchmark framework for 3D LiDAR object tracking with a shared-parametric encoder extracting features from template and search region, respectively. This paradigm relies heavily on an additional matching…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Teli Ma , Mengmeng Wang , Jimin Xiao , Huifeng Wu , Yong Liu

This survey presents a deep analysis of the learning and inference capabilities in nine popular trackers. It is neither intended to study the whole literature nor is it an attempt to review all kinds of neural networks proposed for visual…

Computer Vision and Pattern Recognition · Computer Science 2018-08-03 Roman Pflugfelder

Learning robust feature matching between the template and search area is crucial for 3D Siamese tracking. The core of Siamese feature matching is how to assign high feature similarity on the corresponding points between the template and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Haobo Jiang , Kaihao Lan , Le Hui , Guangyu Li , Jin Xie , Jian Yang

While modern visual recognition systems have made significant advancements, many continue to struggle with the open problem of learning from few exemplars. This paper focuses on the task of object detection in the setting where object…

Computer Vision and Pattern Recognition · Computer Science 2025-06-10 Phi Vu Tran

Visual place recognition is essential for vision-based robot localization and SLAM. Despite the tremendous progress made in recent years, place recognition in changing environments remains challenging. A promising approach to cope with…

Robotics · Computer Science 2023-04-17 Reihaneh Mirjalili , Michael Krawez , Wolfram Burgard

In currently available literature, no tracking-by-detection (TBD) paradigm-based tracking method has considered the localization confidence of detection boxes. In most TBD-based methods, it is considered that objects of low detection…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Ting Meng , Chunyun Fu , Mingguang Huang , Xiyang Wang , Jiawei He , Tao Huang , Wankai Shi

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin

In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Wenchi Ma , Kaidong Li , Guanghui Wang

Navigation solutions suitable for cases when both autonomous robot's pose (\textit{i.e}., attitude and position) and its environment are unknown are in great demand. Simultaneous Localization and Mapping (SLAM) fulfills this need by…

Systems and Control · Electrical Eng. & Systems 2022-04-04 Hashim A. Hashim , Abdelrahman E. E. Eltoukhy

Visual place recognition techniques based on deep learning, which have imposed themselves as the state-of-the-art in recent years, do not generalize well to environments visually different from the training set. Thus, to achieve top…

Computer Vision and Pattern Recognition · Computer Science 2023-03-15 Pierre-Yves Lajoie , Giovanni Beltrame

6DOF camera relocalization is an important component of autonomous driving and navigation. Deep learning has recently emerged as a promising technique to tackle this problem. In this paper, we present a novel relative geometry-aware Siamese…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Qing Li , Jiasong Zhu , Rui Cao , Ke Sun , Jonathan M. Garibaldi , Qingquan Li , Bozhi Liu , Guoping Qiu

The problem of visual object tracking has traditionally been handled by variant tracking paradigms, either learning a model of the object's appearance exclusively online or matching the object with the target in an offline-trained embedding…

Computer Vision and Pattern Recognition · Computer Science 2019-11-22 Jinghao Zhou , Peng Wang , Haoyang Sun

Siamese trackers turn tracking into similarity estimation between a template and the candidate regions in the frame. Mathematically, one of the key ingredients of success of the similarity function is translation equivariance.…

Computer Vision and Pattern Recognition · Computer Science 2020-11-09 Ivan Sosnovik , Artem Moskalev , Arnold Smeulders

In the same vein of discriminative one-shot learning, Siamese networks allow recognizing an object from a single exemplar with the same class label. However, they do not take advantage of the underlying structure of the data and the…

Computer Vision and Pattern Recognition · Computer Science 2019-07-16 Xingping Dong , Jianbing Shen , Dongming Wu , Kan Guo , Xiaogang Jin , Fatih Porikli