paper-with-me

Papers

Geometry-Aware Neural Rendering

2019-10-28 · NeurIPS 2019 12 · Josh Tobin, OpenAI Robotics, Pieter Abbeel

Understanding the 3-dimensional structure of the world is a core challenge in computer vision and robotics. Neural rendering approaches learn an implicit 3D model by predicting what a camera would see from an arbitrary viewpoint. We extend existing neural rendering to more complex, higher dimensional scenes than previously possible. We propose Epipolar Cross Attention (ECA), an attention mechanism that leverages the geometry of the scene to perform efficient non-local operations, requiring only $O(n)$ comparisons per spatial dimension instead of $O(n^2)$. We introduce three new simulated datasets inspired by real-world robotics and demonstrate that ECA significantly improves the quantitative and qualitative performance of Generative Query Networks (GQN).

📄 PDF Abstract BibTeX arXiv:1911.04554

Code (1)

josh-tobin/egqn-datasets 공식 구현 tf

Tasks

Neural Rendering

Similar Papers 제목 키워드 기반

Ground4D: Consistency-Aware 4D Reconstruction from Monocular Video

2026-06-27 · Qing Zhao, Weijian Deng, Pengxu Wei, Liang Lin arxiv

Learning a 4D scene representation from a single monocular video that supports dynamic novel-view synthesis while maintaining faithful geometry over time remains challenging. Dynamic Gaussian Splatting achieves strong re…

Geo-NI: Geometry-aware Neural Interpolation for Light Field Rendering

2022-06-20 · Gaochang Wu, Yuemei Zhou, Yebin Liu, Lu Fang 외

In this paper, we present a Geometry-aware Neural Interpolation (Geo-NI) framework for light field rendering. Previous learning-based approaches either rely on the capability of neural networks to perform direct interpol…

Novel View Synthesis

GARF:Geometry-Aware Generalized Neural Radiance Field

2022-12-05 · Yue Shi, Dingyi Rong, Bingbing Ni, Chang Chen 외

Neural Radiance Field (NeRF) has revolutionized free viewpoint rendering tasks and achieved impressive results. However, the efficiency and accuracy problems hinder its wide applications. To address these issues, we prop…

3D geometryDecoderDepth EstimationNeRF+2

Neural Free-Viewpoint Performance Rendering under Complex Human-object Interactions

2021-08-01 · Guoxing Sun, Xin Chen, Yizhang Chen, Anqi Pang 외

4D reconstruction of human-object interaction is critical for immersive VR/AR experience and human activity understanding. Recent advances still fail to recover fine geometry and texture results from sparse RGB inputs, e…

4D reconstructionDynamic ReconstructionHuman-Object Interaction DetectionNeural Rendering+3

MoGaFace: Momentum-Guided and Texture-Aware Gaussian Avatars for Consistent Facial Geometry

2025-08-02 · Yujian Liu, Linlang Cao, Chuang Chen, Fanyu Geng 외 arxiv

Existing 3D head avatar reconstruction methods adopt a two-stage process, relying on tracked FLAME meshes derived from facial landmarks, followed by Gaussian-based rendering. However, misalignment between the estimated m…