paper-with-me

홈 › Papers

Enhancement of Novel View Synthesis Using Omnidirectional Image Completion

2022-03-18 · Takayuki Hara, Tatsuya Harada

In this study, we present a method for synthesizing novel views from a single 360-degree RGB-D image based on the neural radiance field (NeRF) . Prior studies relied on the neighborhood interpolation capability of multi-layer perceptrons to complete missing regions caused by occlusion and zooming, which leads to artifacts. In the method proposed in this study, the input image is reprojected to 360-degree RGB images at other camera positions, the missing regions of the reprojected images are completed by a 2D image generative model, and the completed images are utilized to train the NeRF. Because multiple completed images contain inconsistencies in 3D, we introduce a method to learn the NeRF model using a subset of completed images that cover the target scene with less overlap of completed regions. The selection of such a subset of images can be attributed to the maximum weight independent set problem, which is solved through simulated annealing. Experiments demonstrated that the proposed method can synthesize plausible novel views while preserving the features of the scene for both artificial and real-world data.

📄 PDF Abstract BibTeX arXiv:2203.09957

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Moving in a 360 World: Synthesizing Panoramic Parallaxes from a Single Panorama

2021-06-21 · Ching-Yu Hsu, Cheng Sun, Hwann-Tzong Chen

We present Omnidirectional Neural Radiance Fields (OmniNeRF), the first method to the application of parallax-enabled novel panoramic view synthesis. Recent works for novel view synthesis focus on perspective images with…

Novel View Synthesis

A Survey of Representation Learning, Optimization Strategies, and Applications for Omnidirectional Vision

2025-02-11 · Hao Ai, Zidong Cao, Lin Wang

Omnidirectional image (ODI) data is captured with a field-of-view of 360x180, which is much wider than the pinhole cameras and captures richer surrounding environment details than the conventional perspective images. In …

3D geometryAutonomous DrivingImage GenerationMotion Estimation+3

MSI-NeRF: Linking Omni-Depth with View Synthesis through Multi-Sphere Image aided Generalizable Neural Radiance Field

2024-03-16 · Dongyu Yan, Guanyu Huang, Fengyu Quan, Haoyao Chen

Panoramic observation using fisheye cameras is significant in virtual reality (VR) and robot perception. However, panoramic images synthesized by traditional methods lack depth information and can only provide three degr…

Depth EstimationNeRFNovel View Synthesis

Pose-Free Omnidirectional Gaussian Splatting for 360-Degree Videos with Consistent Depth Priors

2026-03-24 · Chuanqing Zhuang, Xin Lu, Zehui Deng, Zhengda Lu 외 arxiv

Omnidirectional 3D Gaussian Splatting with panoramas is a key technique for 3D scene representation, and existing methods typically rely on slow SfM to provide camera poses and sparse points priors. In this work, we prop…

Camera Pose EstimationNovel View Synthesis

Blind Omnidirectional Image Quality Assessment with Viewport Oriented Graph Convolutional Networks

2020-08-21

Quality assessment of omnidirectional images has become increasingly urgent due to the rapid growth of virtual reality applications. Different from traditional 2D images and videos, omnidirectional contents can provide c…

Image Quality Assessment