paper-with-me

Papers

PRAGO: Differentiable Multi-View Pose Optimization From Objectness Detections

2024-03-13 · Matteo Taiana, Matteo Toso, Stuart James, Alessio Del Bue

Robustly estimating camera poses from a set of images is a fundamental task which remains challenging for differentiable methods, especially in the case of small and sparse camera pose graphs. To overcome this challenge, we propose Pose-refined Rotation Averaging Graph Optimization (PRAGO). From a set of objectness detections on unordered images, our method reconstructs the rotational pose, and in turn, the absolute pose, in a differentiable manner benefiting from the optimization of a sequence of geometrical tasks. We show how our objectness pose-refinement module in PRAGO is able to refine the inherent ambiguities in pairwise relative pose estimation without removing edges and avoiding making early decisions on the viability of graph edges. PRAGO then refines the absolute rotations through iterative graph construction, reweighting the graph edges to compute the final rotational pose, which can be converted into absolute poses using translation averaging. We show that PRAGO is able to outperform non-differentiable solvers on small and sparse scenes extracted from 7-Scenes achieving a relative improvement of 21% for rotations while achieving similar translation estimates.

📄 PDF Abstract BibTeX arXiv:2403.08586

Code (0)

등록된 구현이 없습니다.

Tasks

graph constructionPose EstimationTranslation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Differentiable Stereopsis: Meshes from multiple views using differentiable rendering

2021-10-11 · CVPR 2022 1 · Shubham Goel, Georgia Gkioxari, Jitendra Malik

We propose Differentiable Stereopsis, a multi-view stereo approach that reconstructs shape and texture from few input views and noisy cameras. We pair traditional stereopsis and modern differentiable rendering to build a…

SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization

2019-12-15 · CVPR 2020 6 · Yue Jiang, Dantong Ji, Zhizhong Han, Matthias Zwicker

We propose SDFDiff, a novel approach for image-based shape optimization using differentiable rendering of 3D shapes represented by signed distance functions (SDFs). Compared to other representations, SDFs have the advant…

3D ReconstructionMulti-View 3D ReconstructionSingle-View 3D Reconstruction

Differentiable Convex Polyhedra Optimization from Multi-view Images

2024-07-22 · Daxuan Ren, Haiyi Mei, Hezi Shi, Jianmin Zheng 외

This paper presents a novel approach for the differentiable rendering of convex polyhedra, addressing the limitations of recent methods that rely on implicit field supervision. Our technique introduces a strategy that co…

Fast and Lightweight Novel View Synthesis with Differentiable Multiplane Image

2026-06-01 · Kaidi Zhang, Guanxu Zhu arxiv

Recently, novel view synthesis has witnessed remarkable progress, with mainstream methods such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) delivering impressive results. However, these approaches of…

Novel View Synthesis

Extracting Triangular 3D Models, Materials, and Lighting From Images

2021-11-24 · CVPR 2022 1 · Jacob Munkberg, Jon Hasselgren, Tianchang Shen, Jun Gao 외

We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations. Unlike recent multi-view reconstruction approaches, which typically produce entangled 3D repre…

Depth PredictionImage RelightingInverse RenderingSurface Normals Estimation+1