paper-with-me

홈 › Papers

ErpGS: Equirectangular Image Rendering enhanced with 3D Gaussian Regularization

2025-05-26 · Shintaro Ito, Natsuki Takama, Koichi Ito, Hwann-Tzong Chen, Takafumi Aoki

The use of multi-view images acquired by a 360-degree camera can reconstruct a 3D space with a wide area. There are 3D reconstruction methods from equirectangular images based on NeRF and 3DGS, as well as Novel View Synthesis (NVS) methods. On the other hand, it is necessary to overcome the large distortion caused by the projection model of a 360-degree camera when equirectangular images are used. In 3DGS-based methods, the large distortion of the 360-degree camera model generates extremely large 3D Gaussians, resulting in poor rendering accuracy. We propose ErpGS, which is Omnidirectional GS based on 3DGS to realize NVS addressing the problems. ErpGS introduce some rendering accuracy improvement techniques: geometric regularization, scale regularization, and distortion-aware weights and a mask to suppress the effects of obstacles in equirectangular images. Through experiments on public datasets, we demonstrate that ErpGS can render novel view images more accurately than conventional methods.

📄 PDF Abstract BibTeX arXiv:2505.19883

Code (0)

등록된 구현이 없습니다.

Tasks

3DGS3D ReconstructionNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

OmniGS: Fast Radiance Field Reconstruction using Omnidirectional Gaussian Splatting

2024-04-04 · Longwei Li, Huajian Huang, Sai-Kit Yeung, Hui Cheng

Photorealistic reconstruction relying on 3D Gaussian Splatting has shown promising potential in various domains. However, the current 3D Gaussian Splatting system only supports radiance field reconstruction using undisto…

GPU

Fast Synthetic LiDAR Rendering via Spherical UV Unwrapping of Equirectangular Z-Buffer Images

2020-06-08 · Mohammed Hossny, Khaled Saleh, Mohammed Attia, Ahmed Abobakr 외

LiDAR data is becoming increasingly essential with the rise of autonomous vehicles. Its ability to provide 360deg horizontal field of view of point cloud, equips self-driving vehicles with enhanced situational awareness …

Autonomous Vehicles

HoloDreamer: Holistic 3D Panoramic World Generation from Text Descriptions

2024-07-21 · Haiyang Zhou, Xinhua Cheng, Wangbo Yu, Yonghong Tian 외

3D scene generation is in high demand across various domains, including virtual reality, gaming, and the film industry. Owing to the powerful generative capabilities of text-to-image diffusion models that provide reliabl…

Scene Generation

FastPano3D: Feed-Forward Indoor Panoramic 3D Reconstruction from a Single Image

2026-06-29 · Jianqiang Li, Liumei Zhang, Wenjia Guo, Tianlong Feng 외 arxiv

Recent advances in 3D scene reconstruction have highlighted the intricate trade-offs among rendering quality, inference efficiency, and data dependency. To address the challenge of rapidly reconstructing detailed 3D indo…

3D ReconstructionScene Generation

E2GS: Event Enhanced Gaussian Splatting

2024-06-21 · Hiroyuki Deguchi, Mana Masuda, Takuya Nakabayashi, Hideo Saito

Event cameras, known for their high dynamic range, absence of motion blur, and low energy usage, have recently found a wide range of applications thanks to these attributes. In the past few years, the field of event-base…

3D ReconstructionDeblurringImage DeblurringNeRF+1