paper-with-me

Papers

Differentiable Rendering for Pose Estimation in Proximity Operations

2022-12-24 · Ramchander Rao Bhaskara, Roshan Thomas Eapen, Manoranjan Majji

Differentiable rendering aims to compute the derivative of the image rendering function with respect to the rendering parameters. This paper presents a novel algorithm for 6-DoF pose estimation through gradient-based optimization using a differentiable rendering pipeline. We emphasize two key contributions: (1) instead of solving the conventional 2D to 3D correspondence problem and computing reprojection errors, images (rendered using the 3D model) are compared only in the 2D feature space via sparse 2D feature correspondences. (2) Instead of an analytical image formation model, we compute an approximate local gradient of the rendering process through online learning. The learning data consists of image features extracted from multi-viewpoint renders at small perturbations in the pose neighborhood. The gradients are propagated through the rendering pipeline for the 6-DoF pose estimation using nonlinear least squares. This gradient-based optimization regresses directly upon the pose parameters by aligning the 3D model to reproduce a reference image shape. Using representative experiments, we demonstrate the application of our approach to pose estimation in proximity operations.

📄 PDF Abstract BibTeX arXiv:2212.12668

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Analytical Derivatives for Differentiable Renderer: 3D Pose Estimation by Silhouette Consistency

2019-06-19 · Zaiqiang Wu, Wei Jiang

Differentiable render is widely used in optimization-based 3D reconstruction which requires gradients from differentiable operations for gradient-based optimization. The existing differentiable renderers obtain the gradi…

3D Pose Estimation3D ReconstructionPose Estimation

RenderNet: A deep convolutional network for differentiable rendering from 3D shapes

2018-06-18 · NeurIPS 2018 12 · Thu Nguyen-Phuoc, Chuan Li, Stephen Balaban, Yong-Liang Yang

Traditional computer graphics rendering pipeline is designed for procedurally generating 2D quality images from 3D shapes with high performance. The non-differentiability due to discrete operations such as visibility com…

Inverse Rendering

Differentiable Rendering with Perturbed Optimizers

2021-10-18 · NeurIPS 2021 12 · Quentin Le Lidec, Ivan Laptev, Cordelia Schmid, Justin Carpentier

Reasoning about 3D scenes from their 2D image projections is one of the core problems in computer vision. Solutions to this inverse and ill-posed problem typically involve a search for models that best explain observed i…

3D Scene Reconstruction6D Pose EstimationPose Estimation

DiffCSG: Differentiable CSG via Rasterization

2024-09-02 · Haocheng Yuan, Adrien Bousseau, Hao Pan, Chengquan Zhang 외

Differentiable rendering is a key ingredient for inverse rendering and machine learning, as it allows to optimize scene parameters (shape, materials, lighting) to best fit target images. Differentiable rendering requires…

Inverse Rendering

dLITE: Differentiable Lighting-Informed Trajectory Evaluation for On-Orbit Inspection

2025-12-17 · Jack Naylor, Raghav Mishra, Nicholas H. Barbara, Donald G. Dansereau arxiv

Visual inspection of space-borne assets is of increasing interest to spacecraft operators looking to plan maintenance, characterise damage, and extend the life of high-value satellites in orbit. The environment of Low Ea…