paper-with-me

Papers

Panoptic Neural Fields: A Semantic Object-Aware Neural Scene Representation

2022-05-09 · CVPR 2022 1 · Abhijit Kundu, Kyle Genova, Xiaoqi Yin, Alireza Fathi, Caroline Pantofaru, Leonidas Guibas, Andrea Tagliasacchi, Frank Dellaert, Thomas Funkhouser

We present Panoptic Neural Fields (PNF), an object-aware neural scene representation that decomposes a scene into a set of objects (things) and background (stuff). Each object is represented by an oriented 3D bounding box and a multi-layer perceptron (MLP) that takes position, direction, and time and outputs density and radiance. The background stuff is represented by a similar MLP that additionally outputs semantic labels. Each object MLPs are instance-specific and thus can be smaller and faster than previous object-aware approaches, while still leveraging category-specific priors incorporated via meta-learned initialization. Our model builds a panoptic radiance field representation of any scene from just color images. We use off-the-shelf algorithms to predict camera poses, object tracks, and 2D image semantic segmentations. Then we jointly optimize the MLP weights and bounding box parameters using analysis-by-synthesis with self-supervision from color images and pseudo-supervision from predicted semantic segmentations. During experiments with real-world dynamic scenes, we find that our model can be used effectively for several tasks like novel view synthesis, 2D panoptic segmentation, 3D scene editing, and multiview depth prediction.

📄 PDF Abstract BibTeX arXiv:2205.04334

Code (0)

등록된 구현이 없습니다.

Tasks

2D Panoptic Segmentation3D scene EditingDepth EstimationDepth PredictionNovel View SynthesisObjectPanoptic Segmentation

Similar Papers 제목 키워드 기반

Semantically-aware Neural Radiance Fields for Visual Scene Understanding: A Comprehensive Review

2024-02-17 · Thang-Anh-Quan Nguyen, Amine Bourki, Mátyás Macudzinski, Anthony Brunel 외

This review thoroughly examines the role of semantically-aware Neural Radiance Fields (NeRFs) in visual scene understanding, covering an analysis of over 250 scholarly papers. It explores how NeRFs adeptly infer 3D repre…

Panoptic SegmentationScene SegmentationScene UnderstandingSegmentation

Nerflets: Local Radiance Fields for Efficient Structure-Aware 3D Scene Representation from 2D Supervision

2023-03-06 · CVPR 2023 1 · Xiaoshuai Zhang, Abhijit Kundu, Thomas Funkhouser, Leonidas Guibas 외

We address efficient and structure-aware 3D scene representation from images. Nerflets are our key contribution -- a set of local neural radiance fields that together represent a scene. Each nerflet maintains its own spa…

3D Panoptic SegmentationPanoptic SegmentationPosition

Panoptic-aware Image-to-Image Translation

2021-12-03 · Liyun Zhang, Photchara Ratsamee, Bowen Wang, Zhaojie Luo 외

Despite remarkable progress in image translation, the complex scene with multiple discrepant objects remains a challenging problem. The translated images have low fidelity and tiny objects in fewer details causing unsati…

Image GenerationImage-to-Image TranslationObjectObject Recognition+2

UrbanGIRAFFE: Representing Urban Scenes as Compositional Generative Neural Feature Fields

2023-03-24 · ICCV 2023 1 · Yuanbo Yang, Yifei Yang, Hanlei Guo, Rong Xiong 외

Generating photorealistic images with controllable camera pose and scene contents is essential for many applications including AR/VR and simulation. Despite the fact that rapid progress has been made in 3D-aware generati…

3D-Aware Image SynthesisImage GenerationObject

Split&Splat: Zero-Shot Panoptic Segmentation via Explicit Instance Modeling and 3D Gaussian Splatting

2026-02-01 · Leonardo Monchieri, Elena Camuffo, Francesco Barbato, Pietro Zanuttigh 외 arxiv

3D Gaussian Splatting (GS) enables fast and high-quality scene reconstruction, but it lacks an object-consistent and semantically aware structure. We propose Split&Splat, a framework for panoptic scene reconstruction usi…

Panoptic Segmentation