中文
相关论文

相关论文: Feature Descriptors for Tracking by Detection: a B…

200 篇论文

Visual Place Recognition is a task that aims to predict the coordinates of an image (called query) based solely on visual clues. Most commonly, a retrieval approach is adopted, where the query is matched to the most similar images from a…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Giovanni Barbarani , Mohamad Mostafa , Hajali Bayramov , Gabriele Trivigno , Gabriele Berton , Carlo Masone , Barbara Caputo

The growing popularity of autonomous systems creates a need for reliable and efficient metric pose retrieval algorithms. Currently used approaches tend to rely on nearest neighbor search of binary descriptors to perform the 2D-3D matching…

机器人学 · 计算机科学 2018-07-16 Marcin Dymczyk , Igor Gilitschenski , Juan Nieto , Simon Lynen , Bernhard Zeisl , Roland Siegwart

The integration of a SLAM algorithm with place recognition technology empowers it with the ability to mitigate accumulated errors and to relocalize itself. However, existing methods for point cloud-based place recognition predominantly rely…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Haodong Yuan , Yudong Zhang , Shengyin Fan , Xue Li , Jian Wang

Good local features improve the robustness of many 3D re-localization and multi-view reconstruction pipelines. The problem is that viewing angle and distance severely impact the recognizability of a local feature. Attempts to improve…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Carl Toft , Daniyar Turmukhambetov , Torsten Sattler , Fredrik Kahl , Gabriel Brostow

Visual localization, i.e., camera pose estimation in a known scene, is a core component of technologies such as autonomous driving and augmented reality. State-of-the-art localization approaches often rely on image retrieval techniques for…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Noé Pion , Martin Humenberger , Gabriela Csurka , Yohann Cabon , Torsten Sattler

Most modern multiple object tracking (MOT) systems follow the tracking-by-detection paradigm, consisting of a detector followed by a method for associating detections into tracks. There is a long history in tracking of combining motion and…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Mohamed Chaabane , Peter Zhang , J. Ross Beveridge , Stephen O'Hara

This paper focuses on the problem of decentralized pedestrian tracking using a sensor network. Traditional works on pedestrian tracking usually use a centralized framework, which becomes less practical for robotic applications due to…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Vikram Shree , Carlos Diaz-Ruiz , Chang Liu , Bharath Hariharan , Mark Campbell

Researchers have attempted utilizing deep neural network (DNN) to learn novel local features from images inspired by its recent successes on a variety of vision tasks. However, existing DNN-based algorithms have not achieved such remarkable…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yafei Song , Ling Cai , Jia Li , Yonghong Tian , Mingyang Li

In this paper, we propose a novel local feature, called Local Orientation Adaptive Descriptor (LOAD), to capture regional texture in an image. In LOAD, we proposed to define point description on an Adaptive Coordinate System (ACS), adopt a…

计算机视觉与模式识别 · 计算机科学 2015-04-23 Xianbiao Qi , Guoying Zhao , Linlin Shen , Qingquan Li , Matti Pietikainen

In this study, we propose a novel scene descriptor for visual place recognition. Unlike popular bag-of-words scene descriptors which rely on a library of vector quantized visual features, our proposed descriptor is based on a library of raw…

计算机视觉与模式识别 · 计算机科学 2015-05-15 Tsukamoto Taisho , Tanaka Kanji

Traffic signs play a critical role in road safety and traffic management for autonomous driving systems. Accurate traffic sign classification is essential but challenging due to real-world complexities like adversarial examples and…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Andreea Postovan , Mădălina Eraşcu

Binary descriptors of image patches provide processing speed advantages and require less storage than methods that encode the patch appearance with a vector of real numbers. We provide evidence that, despite its simplicity, a stochastic…

计算机视觉与模式识别 · 计算机科学 2016-08-07 Nenad Markuš , Igor S. Pandžić , Jörgen Ahlberg

Local image feature matching under large appearance, viewpoint, and distance changes is challenging yet important. Conventional methods detect and match tentative local features across the whole images, with heuristic consistency checks to…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Ying Chen , Dihe Huang , Shang Xu , Jianlin Liu , Yong Liu

Indirect methods for visual SLAM are gaining popularity due to their robustness to environmental variations. ORB-SLAM2 \cite{orbslam2} is a benchmark method in this domain, however, it consumes significant time for computing descriptors…

机器人学 · 计算机科学 2021-12-30 Qiang Fu , Hongshan Yu , Xiaolong Wang , Zhengeng Yang , Yong He , Hong Zhang , Ajmal Mian

In this paper, we address the problem of landmark-based visual place recognition. In the state-of-the-art method, accurate object proposal algorithms are first leveraged for generating a set of local regions containing particular landmarks…

机器人学 · 计算机科学 2018-08-24 Bo Yang , Jun Li , Xiaosu Xu , Hong Zhang

The ability to visually re-identify objects is a fundamental capability in vision systems. Oftentimes, it relies on collections of visual signatures based on descriptors, such as SIFT or SURF. However, these traditional descriptors were…

机器学习 · 计算机科学 2020-04-02 Martin Robert , Patrick Dallaire , Philippe Giguère

Current state-of-the-art trackers only rely on a target appearance model in order to localize the object in each frame. Such approaches are however prone to fail in case of e.g. fast appearance changes or presence of distractor objects,…

计算机视觉与模式识别 · 计算机科学 2020-05-04 Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

In the field of generic object tracking numerous attempts have been made to exploit deep features. Despite all expectations, deep trackers are yet to reach an outstanding level of performance compared to methods solely based on handcrafted…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Goutam Bhat , Joakim Johnander , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg

The local descriptors have been the backbone of most of the computer vision problems. Most of the existing local descriptors are generated over the raw input images. In order to increase the discriminative power of the local descriptors,…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Shiv Ram Dubey

In recent years, camera-based localization has been widely used for robotic applications, and most proposed algorithms rely on local features extracted from recorded images. For better performance, the features used for open-loop…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Yafei Song , Di Zhu , Jia Li , Yonghong Tian , Mingyang Li