paper-with-me

홈 › Papers

FocusTune: Tuning Visual Localization through Focus-Guided Sampling

2023-11-06 · Son Tung Nguyen, Alejandro Fontan, Michael Milford, Tobias Fischer

We propose FocusTune, a focus-guided sampling technique to improve the performance of visual localization algorithms. FocusTune directs a scene coordinate regression model towards regions critical for 3D point triangulation by exploiting key geometric constraints. Specifically, rather than uniformly sampling points across the image for training the scene coordinate regression model, we instead re-project 3D scene coordinates onto the 2D image plane and sample within a local neighborhood of the re-projected points. While our proposed sampling strategy is generally applicable, we showcase FocusTune by integrating it with the recently introduced Accelerated Coordinate Encoding (ACE) model. Our results demonstrate that FocusTune both improves or matches state-of-the-art performance whilst keeping ACE's appealing low storage and compute requirements, for example reducing translation error from 25 to 19 and 17 to 15 cm for single and ensemble models, respectively, on the Cambridge Landmarks dataset. This combination of high performance and low compute and storage requirements is particularly promising for applications in areas like mobile robotics and augmented reality. We made our code available at \url{https://github.com/sontung/focus-tune}.

📄 PDF Abstract BibTeX arXiv:2311.02872

Code (1)

sontung/focus-tune 공식 구현 pytorch

Tasks

regressionVisual Localization

Similar Papers 제목 키워드 기반

AddressVLM: Cross-view Alignment Tuning for Image Address Localization using Large Vision-Language Models

2025-08-14 · Shixiong Xu, Chenghao Zhang, Lubin Fan, Yuan Zhou 외 arxiv

Large visual language models (LVLMs) have demonstrated impressive performance in coarse-grained geo-localization at the country or city level, but they struggle with fine-grained street-level localization within urban ar…

Question Answering

Your Large Vision-Language Model Only Needs A Few Attention Heads For Visual Grounding

2025-03-08 · CVPR 2025 1 · Seil Kang, Jinyeong Kim, Junhyeok Kim, Seong Jae Hwang

Visual grounding seeks to localize the image region corresponding to a free-form text description. Recently, the strong multimodal capabilities of Large Vision-Language Models (LVLMs) have driven substantial improvements…

Language ModelingLanguage ModellingVisual Grounding

Recognition through Reasoning: Reinforcing Image Geo-localization with Large Vision-Language Models

2025-06-17 · Ling Li, Yao Zhou, Yuxuan Liang, Fugee Tsung 외

Previous methods for image geo-localization have typically treated the task as either classification or retrieval, often relying on black-box decisions that lack interpretability. The rise of large vision-language models…

geo-localization

Align and Surpass Human Camouflaged Perception: Visual Refocus Reinforcement Fine-Tuning

2025-05-26 · Ruolin Shen, Xiaozhong Ji, Kai Wu, Jiangning Zhang 외

Current multi-modal models exhibit a notable misalignment with the human visual system when identifying objects that are visually assimilated into the background. Our observations reveal that these multi-modal models can…

Remedying Target-Domain Astigmatism for Cross-Domain Few-Shot Object Detection

2026-03-19 · Yongwei Jiang, Yixiong Zou, Yuhua Li, Ruixuan Li arxiv

Cross-domain few-shot object detection (CD-FSOD) aims to adapt pretrained detectors from a source domain to target domains with limited annotations, suffering from severe domain shifts and data scarcity problems. In this…

Cross-Domain Few-Shot Object Detection