paper-with-me

Papers

Scene Coordinate Reconstruction: Posing of Image Collections via Incremental Learning of a Relocalizer

2024-04-22 · Eric Brachmann, Jamie Wynn, Shuai Chen, Tommaso Cavallari, Áron Monszpart, Daniyar Turmukhambetov, Victor Adrian Prisacariu

We address the task of estimating camera parameters from a set of images depicting a scene. Popular feature-based structure-from-motion (SfM) tools solve this task by incremental reconstruction: they repeat triangulation of sparse 3D points and registration of more camera views to the sparse point cloud. We re-interpret incremental structure-from-motion as an iterated application and refinement of a visual relocalizer, that is, of a method that registers new views to the current state of the reconstruction. This perspective allows us to investigate alternative visual relocalizers that are not rooted in local feature matching. We show that scene coordinate regression, a learning-based relocalization approach, allows us to build implicit, neural scene representations from unposed images. Different from other learning-based reconstruction methods, we do not require pose priors nor sequential inputs, and we optimize efficiently over thousands of images. In many cases, our method, ACE0, estimates camera poses with an accuracy close to feature-based SfM, as demonstrated by novel view synthesis. Project page: https://nianticlabs.github.io/acezero/

📄 PDF Abstract BibTeX arXiv:2404.14351

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental LearningNovel View Synthesis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MUSt3R: Multi-view Network for Stereo 3D Reconstruction

2025-03-03 · CVPR 2025 1 · Yohann Cabon, Lucas Stoffl, Leonid Antsfeld, Gabriela Csurka 외

DUSt3R introduced a novel paradigm in geometric computer vision by proposing a model that can provide dense and unconstrained Stereo 3D Reconstruction of arbitrary image collections with no prior information about camera…

3D ReconstructionArticlesCamera CalibrationDepth Estimation+1

3D Reconstruction with Spatial Memory

2024-08-28 · Hengyi Wang, Lourdes Agapito

We present Spann3R, a novel approach for dense 3D reconstruction from ordered or unordered image collections. Built on the DUSt3R paradigm, Spann3R uses a transformer-based architecture to directly regress pointmaps from…

3D Reconstruction

NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections

2020-08-05 · CVPR 2021 1 · Ricardo Martin-Brualla, Noha Radwan, Mehdi S. M. Sajjadi, Jonathan T. Barron 외

We present a learning-based method for synthesizing novel views of complex scenes using only unstructured collections of in-the-wild photographs. We build on Neural Radiance Fields (NeRF), which uses the weights of a mul…

NeRF

Point3R: Streaming 3D Reconstruction with Explicit Spatial Pointer Memory

2025-07-03 · Yuqi Wu, Wenzhao Zheng, Jie Zhou, Jiwen Lu arxiv

Dense 3D scene reconstruction from an ordered sequence or unordered image collections is a critical step when bringing research in computer vision into practical scenarios. Following the paradigm introduced by DUSt3R, wh…

3D Reconstruction

Continuous 3D Perception Model with Persistent State

2025-01-21 · CVPR 2025 1 · Qianqian Wang, Yifei Zhang, Aleksander Holynski, Alexei A. Efros 외

We present a unified framework capable of solving a broad range of 3D tasks. Our approach features a stateful recurrent model that continuously updates its state representation with each new observation. Given a stream o…

3D Reconstructionmodel