paper-with-me

홈 › Papers

Reuse your features: unifying retrieval and feature-metric alignment

2022-04-13 · Javier Morlana, J. M. M. Montiel

We propose a compact pipeline to unify all the steps of Visual Localization: image retrieval, candidate re-ranking and initial pose estimation, and camera pose refinement. Our key assumption is that the deep features used for these individual tasks share common characteristics, so we should reuse them in all the procedures of the pipeline. Our DRAN (Deep Retrieval and image Alignment Network) is able to extract global descriptors for efficient image retrieval, use intermediate hierarchical features to re-rank the retrieval list and produce an initial pose guess, which is finally refined by means of a feature-metric optimization based on learned deep multi-scale dense features. DRAN is the first single network able to produce the features for the three steps of visual localization. DRAN achieves competitive performance in terms of robustness and accuracy under challenging conditions in public benchmarks, outperforming other unified approaches and consuming lower computational and memory cost than its counterparts using multiple networks. Code and models will be publicly available at https://github.com/jmorlana/DRAN.

📄 PDF Abstract BibTeX arXiv:2204.06292

Code (1)

jmorlana/dran 공식 구현 pytorch

Tasks

Image RetrievalPose EstimationRe-RankingRetrievalVisual Localization

Similar Papers 제목 키워드 기반

LamRA: Large Multimodal Model as Your Advanced Retrieval Assistant

2024-12-02 · CVPR 2025 1 · Yikun Liu, Pingan Chen, Jiayin Cai, XiaoLong Jiang 외

With the rapid advancement of multimodal information retrieval, increasingly complex retrieval tasks have emerged. Existing methods predominately rely on task-specific fine-tuning of vision-language models, often those t…

Contrastive LearningInformation RetrievalRerankingRetrieval

Geometry Based Machining Feature Retrieval with Inductive Transfer Learning

2021-08-26 · N S Kamal, Barathi Ganesh HB, Sajith Variyar VV, Sowmya V 외

Manufacturing industries have widely adopted the reuse of machine parts as a method to reduce costs and as a sustainable manufacturing practice. Identification of reusable features from the design of the parts and findin…

RetrievalTransfer Learning

Unifying Deep Local and Global Features for Image Search

2020-01-14 · ECCV 2020 8 · Bingyi Cao, Andre Araujo, Jack Sim

Image retrieval is the problem of searching an image database for items that are similar to a query image. To address this task, two main types of image representations have been studied: global and local image features.…

Dimensionality ReductionImage RetrievalRetrieval

SuperGF: Unifying Local and Global Features for Visual Localization

2022-12-23 · Wenzheng Song, Ran Yan, Boshu Lei, Takayuki Okatani

Advanced visual localization techniques encompass image retrieval challenges and 6 Degree-of-Freedom (DoF) camera pose estimation, such as hierarchical localization. Thus, they must extract global and local features from…

Camera Pose EstimationComputational EfficiencyImage RetrievalPose Estimation+3

Text-to-CAD Retrieval: a Strong Baseline

2026-05-07 · Honghu Pan, Zibo Du, Daxiang Liu, Chengliang Liu 외 arxiv

Text-based retrieval of Computer-Aided Design (CAD) models is a critical yet underexplored task for the reuse of legacy industrial designs. Existing CAD repositories are typically searched using filenames or directories,…

Natural Language QueriesCross-Modal RetrievalPoint Clouds