中文
相关论文

相关论文: AIR-HLoc: Adaptive Retrieved Images Selection for …

200 篇论文

Image matching, which establishes correspondences between two-view images to recover 3D structure and camera geometry, serves as a cornerstone in computer vision and underpins a wide range of applications, including visual localization, 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Shihua Zhang , Zizhuo Li , Kaining Zhang , Yifan Lu , Yuxin Deng , Linfeng Tang , Xingyu Jiang , Jiayi Ma

Nearest-neighbor query processing is a fundamental operation for many image retrieval applications. Often, images are stored and represented by high-dimensional vectors that are generated by feature-extraction algorithms. Since tree-based…

数据库 · 计算机科学 2019-12-17 Omid Jafari , Khandker Mushfiqul Islam , Parth Nagarkar

Robust local feature representations are essential for spatial intelligence tasks such as robot navigation and augmented reality. Establishing reliable correspondences requires descriptors that provide both high discriminative power and…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Haodi Yao , Fenghua He , Ning Hao , Yao Su

We study the $r$-near neighbors reporting problem ($r$-NN), i.e., reporting \emph{all} points in a high-dimensional point set $S$ that lie within a radius $r$ of a given query point $q$. Our approach builds upon on the locality-sensitive…

数据库 · 计算机科学 2017-03-29 Ninh Pham

This paper addresses the search for a fast and meaningful image segmentation in the context of $k$-means clustering. The proposed method builds on a widely-used local version of Lloyd's algorithm, called Simple Linear Iterative Clustering…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Georg Maierhofer , Daniel Heydecker , Angelica I. Aviles-Rivero , Samar M. Alsaleh , Carola-Bibiane Schönlieb

We present LoD-Loc v3, a novel method for generalized aerial visual localization in dense urban environments. While prior work LoD-Loc v2 achieves localization through semantic building silhouette alignment with low-detail city models, it…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Shuaibang Peng , Juelin Zhu , Xia Li , Kun Yang , Maojun Zhang , Yu Liu , Shen Yan

Deep networks have achieved great success in image rescaling (IR) task that seeks to learn the optimal downscaled representations, i.e., low-resolution (LR) images, to reconstruct the original high-resolution (HR) images. Compared with…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Bingna Xu , Yong Guo , Luoqian Jiang , Mianjie Yu , Jian Chen

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

Traditional nearest points methods use all the samples in an image set to construct a single convex or affine hull model for classification. However, strong artificial features and noisy data may be generated from combinations of training…

计算机视觉与模式识别 · 计算机科学 2014-08-27 Shaokang Chen , Arnold Wiliem , Conrad Sanderson , Brian C. Lovell

Online augmentation of an oblique aerial image sequence with structural information is an essential aspect in the process of 3D scene interpretation and analysis. One key aspect in this is the efficient dense image matching and depth…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Boitumelo Ruf , Thomas Pollok , Martin Weinmann

Local learning of sparse image models has proven to be very effective to solve inverse problems in many computer vision applications. To learn such models, the data samples are often clustered using the K-means algorithm with the Euclidean…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Julio Cesar Ferreira , Elif Vural , Christine Guillemot

Neural implicit representations such as NeRF have revolutionized 3D scene representation with photo-realistic quality. However, existing methods for visual localization within NeRF representations suffer from inefficiency and scalability…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Huaiji Zhou , Bing Wang , Changhao Chen

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

This paper introduces a modular, non-deep learning method for filtering and refining sparse correspondences in image matching. Assuming that motion flow within the scene can be approximated by local homography transformations, matches are…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Fabio Bellavia , Zhenjun Zhao , Luca Morelli , Fabio Remondino

We propose a new method named LoD-Loc for visual localization in the air. Unlike existing localization algorithms, LoD-Loc does not rely on complex 3D representations and can estimate the pose of an Unmanned Aerial Vehicle (UAV) using a…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Juelin Zhu , Shen Yan , Long Wang , Shengyue Zhang , Yu Liu , Maojun Zhang

This paper aims to deliver an efficient and modified approach for image retrieval using multiple neural hash codes and limiting the number of queries using bloom filters by identifying false positives beforehand. Traditional approaches…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Sourin Chakrabarti

In this paper, we propose a novel method called AlignedReID that extracts a global feature which is jointly learned with local features. Global feature learning benefits greatly from local feature learning, which performs an…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Xuan Zhang , Hao Luo , Xing Fan , Weilai Xiang , Yixiao Sun , Qiqi Xiao , Wei Jiang , Chi Zhang , Jian Sun

Human perception is routinely assessing the similarity between images, both for decision making and creative thinking. But the underlying cognitive process is not really well understood yet, hence difficult to be mimicked by computer vision…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Olivier Risser-Maroix , Amine Marzouki , Hala Djeghim , Camille Kurtz , Nicolas Lomenie

Large-scale visual localization systems continue to rely on 3D point clouds built from image collections using structure-from-motion. While the 3D points in these models are represented using local image features, directly matching a query…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Dror Aiger , André Araujo , Simon Lynen

Retrieval-Augmented Generation (RAG) has revolutionized natural language processing by dynamically integrating external knowledge into Large Language Models (LLMs), addressing their limitation of static training datasets. Recent…

计算与语言 · 计算机科学 2024-09-05 Krish Goel , Mahek Chandak