paper-with-me

Papers

Projecting Gaussian Ellipsoids While Avoiding Affine Projection Approximation

2024-11-12 · Han Qi, Tao Cai, Xiyue Han

Recently, 3D Gaussian Splatting has dominated novel-view synthesis with its real-time rendering speed and state-of-the-art rendering quality. However, during the rendering process, the use of the Jacobian of the affine approximation of the projection transformation leads to inevitable errors, resulting in blurriness, artifacts and a lack of scene consistency in the final rendered images. To address this issue, we introduce an ellipsoid-based projection method to calculate the projection of Gaussian ellipsoid onto the image plane, which is the primitive of 3D Gaussian Splatting. As our proposed ellipsoid-based projection method cannot handle Gaussian ellipsoids with camera origins inside them or parts lying below $z=0$ plane in the camera space, we designed a pre-filtering strategy. Experiments over multiple widely adopted benchmark datasets show that our ellipsoid-based projection method can enhance the rendering quality of 3D Gaussian Splatting and its extensions.

📄 PDF Abstract BibTeX arXiv:2411.07579

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Ellipsotopes: Combining Ellipsoids and Zonotopes for Reachability Analysis and Fault Detection

2021-08-03 · Shreyas Kousik, Adam Dai, Grace Gao

Ellipsoids are a common representation for reachability analysis, because they can be transformed efficiently under affine maps, and allow conservative approximation of Minkowski sums, which let one incorporate uncertain…

Fault Detection

Compact 3D Gaussian Splatting For Dense Visual SLAM

2024-03-17 · Tianchen Deng, Yaohui Chen, Leyan Zhang, Jianfei Yang 외

Recent work has shown that 3D Gaussian-based SLAM enables high-quality reconstruction, accurate pose estimation, and real-time rendering of scenes. However, these approaches are built on a tremendous number of redundant …

Pose Estimation

Approximate Robust NMPC using Reinforcement Learning

2021-04-06 · Hossein Nejatbakhsh Esfahani, Arash Bahari Kordabad, Sebastien Gros

We present a Reinforcement Learning-based Robust Nonlinear Model Predictive Control (RL-RNMPC) framework for controlling nonlinear systems in the presence of disturbances and uncertainties. An approximate Robust Nonlinea…

Model Predictive Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)

RPC-GS: Gaussian Splatting with native RPC Rendering for Satellite Imagery

2026-06-04 · Valentin Wagner, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens arxiv

We present RPC-GS, the first Gaussian Splatting framework for satellite imagery that operates natively with Rational Polynomial Camera (RPC) models. The RPC model is the de facto standard for representing the complex ima…

Radioactive 3D Gaussian Ray Tracing for Tomographic Reconstruction

2026-02-01 · Ling Chen, Bao Yang arxiv

3D Gaussian Splatting (3DGS) has recently emerged in computer vision as a promising rendering technique. By adapting the principles of Elliptical Weighted Average (EWA) splatting to a modern differentiable pipeline, 3DGS…

Novel View Synthesis