paper-with-me

홈 › Papers

PAPR in Motion: Seamless Point-level 3D Scene Interpolation

2024-06-08 · CVPR 2024 1 · Shichong Peng, Yanshu Zhang, Ke Li

We propose the problem of point-level 3D scene interpolation, which aims to simultaneously reconstruct a 3D scene in two states from multiple views, synthesize smooth point-level interpolations between them, and render the scene from novel viewpoints, all without any supervision between the states. The primary challenge is on achieving a smooth transition between states that may involve significant and non-rigid changes. To address these challenges, we introduce "PAPR in Motion", a novel approach that builds upon the recent Proximity Attention Point Rendering (PAPR) technique, which can deform a point cloud to match a significantly different shape and render a visually coherent scene even after non-rigid deformations. Our approach is specifically designed to maintain the temporal consistency of the geometric structure by introducing various regularization techniques for PAPR. The result is a method that can effectively bridge large scene changes and produce visually coherent and temporally smooth interpolations in both geometry and appearance. Evaluation across diverse motion types demonstrates that "PAPR in Motion" outperforms the leading neural renderer for dynamic scenes. For more results and code, please visit our project website at https://niopeng.github.io/PAPR-in-Motion/ .

📄 PDF Abstract BibTeX arXiv:2406.05533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Intrinsic PAPR for Point-level 3D Scene Albedo and Shading Editing

2024-06-29 · Alireza Moazeni, Shichong Peng, Ke Li

Recent advancements in neural rendering have excelled at novel view synthesis from multi-view RGB images. However, they often lack the capability to edit the shading or colour of the scene at a detailed point-level, whil…

Inverse RenderingNeRFNeural RenderingNovel View Synthesis

PAPR: Proximity Attention Point Rendering

2023-07-20 · NeurIPS 2023 11 · Yanshu Zhang, Shichong Peng, Alireza Moazeni, Ke Li

Learning accurate and parsimonious point cloud representations of scene surfaces from scratch remains a challenge in 3D representation learning. Existing point-based methods often suffer from the vanishing gradient probl…

Multi-View 3D ReconstructionNeural RenderingPoint cloud reconstruction

Int3DNet: Scene-Motion Cross Attention Network for 3D Intention Prediction in Mixed Reality

2026-03-09 · Taewook Ha, Woojin Cho, Dooyoung Kim, Woontack Woo arxiv

We propose Int3DNet, a scene-aware network that predicts 3D intention areas directly from scene geometry and head-hand motion cues, enabling robust human intention prediction without explicit object-level perception. In …

Visual Question AnsweringPoint Clouds

DynamicScaler: Seamless and Scalable Video Generation for Panoramic Scenes

2024-12-15 · CVPR 2025 1 · Jinxiu Liu, Shaoheng Lin, Yinxiao Li, Ming-Hsuan Yang

The increasing demand for immersive AR/VR applications and spatial intelligence has heightened the need to generate high-quality scene-level and 360{\deg} panoramic video. However, most video diffusion models are constra…

DenoisingVideo Generation

FlowMamba: Learning Point Cloud Scene Flow with Global Motion Propagation

2024-12-23 · Min Lin, Gangwei Xu, Yun Wang, Xianqi Wang 외

Scene flow methods based on deep learning have achieved impressive performance. However, current top-performing methods still struggle with ill-posed regions, such as extensive flat regions or occlusions, due to insuffic…

Scene Flow Estimation