paper-with-me

홈 › Papers

Pixel-Perfect Structure-from-Motion with Featuremetric Refinement

2021-08-18 · ICCV 2021 10 · Philipp Lindenberger, Paul-Edouard Sarlin, Viktor Larsson, Marc Pollefeys

Finding local features that are repeatable across multiple views is a cornerstone of sparse 3D reconstruction. The classical image matching paradigm detects keypoints per-image once and for all, which can yield poorly-localized features and propagate large errors to the final geometry. In this paper, we refine two key steps of structure-from-motion by a direct alignment of low-level image information from multiple views: we first adjust the initial keypoint locations prior to any geometric estimation, and subsequently refine points and camera poses as a post-processing. This refinement is robust to large detection noise and appearance changes, as it optimizes a featuremetric error based on dense features predicted by a neural network. This significantly improves the accuracy of camera poses and scene geometry for a wide range of keypoint detectors, challenging viewing conditions, and off-the-shelf deep features. Our system easily scales to large image collections, enabling pixel-perfect crowd-sourced localization at scale. Our code is publicly available at https://github.com/cvg/pixel-perfect-sfm as an add-on to the popular SfM software COLMAP.

📄 PDF Abstract BibTeX arXiv:2108.08291

Code (3)

cvg/pixel-perfect-sfm 공식 구현 pytorch
GCVCG/VolETA-MetaFood pytorch
gcvcg/voltex pytorch

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

Uncertainty-Driven Dense Two-View Structure from Motion

2023-02-01 · Weirong Chen, Suryansh Kumar, Fisher Yu

This work introduces an effective and practical solution to the dense two-view structure from motion (SfM) problem. One vital question addressed is how to mindfully use per-pixel optical flow correspondence between two f…

Depth EstimationOptical Flow EstimationPose EstimationVocal Bursts Valence Prediction

PixPerfect: Seamless Latent Diffusion Local Editing with Discriminative Pixel-Space Refinement

2025-12-02 · Haitian Zheng, Yuan Yao, Yongsheng Yu, Yuqian Zhou 외 arxiv

Latent Diffusion Models (LDMs) have markedly advanced the quality of image inpainting and local editing. However, the inherent latent compression often introduces pixel-level inconsistencies, such as chromatic shifts, te…

Image InpaintingImage Editing

Featuremetric benchmarking: Quantum computer benchmarks based on circuit features

2025-04-17 · Timothy Proctor, Anh Tran, Xingxin Liu, Aditya Dhumuntarao 외

Benchmarks that concisely summarize the performance of many-qubit quantum computers are essential for measuring progress towards the goal of useful quantum computation. In this work, we present a benchmarking framework t…

Benchmarking

Perfecting Depth: Uncertainty-Aware Enhancement of Metric Depth

2025-06-05 · Jinyoung Jun, Lei Chu, Jiahao Li, Yan Lu 외

We propose a novel two-stage framework for sensor depth enhancement, called Perfecting Depth. This framework leverages the stochastic nature of diffusion models to automatically detect unreliable depth regions while pres…

Autonomous Driving

RefineAnything: Multimodal Region-Specific Refinement for Perfect Local Details

2026-04-08 · Dewei Zhou, You Li, Zongxin Yang, Yi Yang arxiv

We introduce region-specific image refinement as a dedicated problem setting: given an input image and a user-specified region (e.g., a scribble mask or a bounding box), the goal is to restore fine-grained details while …

Image Generation