paper-with-me

홈 › Papers

Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation

2024-06-17 · CVPR 2024 1 · Alexander Raistrick, Lingjie Mei, Karhan Kayan, David Yan, Yiming Zuo, Beining Han, Hongyu Wen, Meenal Parakh, Stamatis Alexandropoulos, Lahav Lipson, Zeyu Ma, Jia Deng

We introduce Infinigen Indoors, a Blender-based procedural generator of photorealistic indoor scenes. It builds upon the existing Infinigen system, which focuses on natural scenes, but expands its coverage to indoor scenes by introducing a diverse library of procedural indoor assets, including furniture, architecture elements, appliances, and other day-to-day objects. It also introduces a constraint-based arrangement system, which consists of a domain-specific language for expressing diverse constraints on scene composition, and a solver that generates scene compositions that maximally satisfy the constraints. We provide an export tool that allows the generated 3D objects and scenes to be directly used for training embodied agents in real-time simulators such as Omniverse and Unreal. Infinigen Indoors is open-sourced under the BSD license. Please visit https://infinigen.org for code and videos.

📄 PDF Abstract BibTeX arXiv:2406.11824

Code (1)

princeton-vl/infinigen

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Infinite Photorealistic Worlds using Procedural Generation

2023-06-15 · CVPR 2023 1 · Alexander Raistrick, Lahav Lipson, Zeyu Ma, Lingjie Mei 외

We introduce Infinigen, a procedural generator of photorealistic 3D scenes of the natural world. Infinigen is entirely procedural: every asset, from shape to texture, is generated from scratch via randomized mathematical…

3D Reconstructionobject-detectionObject DetectionOptical Flow Estimation+1

PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes

2022-07-02 · CVPR 2022 1 · Yu-Ying Yeh, Zhengqin Li, Yannick Hold-Geoffroy, Rui Zhu 외

Most indoor 3D scene reconstruction methods focus on recovering 3D geometry and scene layout. In this work, we go beyond this to propose PhotoScene, a framework that takes input image(s) of a scene along with approximate…

3D geometry3D Scene Reconstruction

VAIR: Visuo-Acoustic Implicit Representations for Low-Cost, Multi-Modal Transparent Surface Reconstruction in Indoor Scenes

2024-11-07 · Advaith V. Sethuraman, Onur Bagoren, Harikrishnan Seetharaman, Dalton Richardson 외

Mobile robots operating indoors must be prepared to navigate challenging scenes that contain transparent surfaces. This paper proposes a novel method for the fusion of acoustic and visual sensing modalities through impli…

3D geometryNavigateSurface Reconstruction

Beyond Controlled Environments: 3D Camera Re-Localization in Changing Indoor Scenes

2020-08-05 · ECCV 2020 8 · Johanna Wald, Torsten Sattler, Stuart Golodetz, Tommaso Cavallari 외

Long-term camera re-localization is an important task with numerous computer vision and robotics applications. Whilst various outdoor benchmarks exist that target lighting, weather and seasonal changes, far less attentio…

Camera Relocalization

PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

2015-05-27 · ICCV 2015 12 · Alex Kendall, Matthew Grimes, Roberto Cipolla

We present a robust and real-time monocular six degree of freedom relocalization system. Our system trains a convolutional neural network to regress the 6-DOF camera pose from a single RGB image in an end-to-end manner w…

Camera RelocalizationTransfer Learning