paper-with-me

Papers

BioNeRF: Biologically Plausible Neural Radiance Fields for View Synthesis

2024-02-11 · Leandro A. Passos, Douglas Rodrigues, Danilo Jodas, Kelton A. P. Costa, Ahsan Adeel, João Paulo Papa

This paper presents BioNeRF, a biologically plausible architecture that models scenes in a 3D representation and synthesizes new views through radiance fields. Since NeRF relies on the network weights to store the scene's 3-dimensional representation, BioNeRF implements a cognitive-inspired mechanism that fuses inputs from multiple sources into a memory-like structure, improving the storing capacity and extracting more intrinsic and correlated information. BioNeRF also mimics a behavior observed in pyramidal cells concerning contextual information, in which the memory is provided as the context and combined with the inputs of two subsequent neural models, one responsible for producing the volumetric densities and the other the colors used to render the scene. Experimental results show that BioNeRF outperforms state-of-the-art results concerning a quality measure that encodes human perception in two datasets: real-world images and synthetic data.

📄 PDF Abstract BibTeX arXiv:2402.07310

Code (1)

leandropassosjr/bionerf 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

H-NeRF: Neural Radiance Fields for Rendering and Temporal Reconstruction of Humans in Motion

2021-10-26 · NeurIPS 2021 12 · Hongyi Xu, Thiemo Alldieck, Cristian Sminchisescu

We present neural radiance fields for rendering and temporal (4D) reconstruction of humans in motion (H-NeRF), as captured by a sparse set of cameras or even from a monocular video. Our approach combines ideas from neura…

4D reconstructionNeRFNovel View Synthesis

CropCraft: Inverse Procedural Modeling for 3D Reconstruction of Crop Plants

2024-11-14 · Albert J. Zhai, Xinlei Wang, Kaiyuan Li, Zhao Jiang 외

The ability to automatically build 3D digital twins of plants from images has countless applications in agriculture, environmental science, robotics, and other fields. However, current 3D reconstruction methods fail to r…

3D ReconstructionBayesian Optimization

PAC-NeRF: Physics Augmented Continuum Neural Radiance Fields for Geometry-Agnostic System Identification

2023-03-09 · Xuan Li, Yi-Ling Qiao, Peter Yichen Chen, Krishna Murthy Jatavallabhula 외

Existing approaches to system identification (estimating the physical parameters of an object) from videos assume known object geometries. This precludes their applicability in a vast majority of scenes where object geom…

NeRFNeural RenderingObjectparameter estimation+1

Removing Objects From Neural Radiance Fields

2022-12-22 · CVPR 2023 1 · Silvan Weder, Guillermo Garcia-Hernando, Aron Monszpart, Marc Pollefeys 외

Neural Radiance Fields (NeRFs) are emerging as a ubiquitous scene representation that allows for novel view synthesis. Increasingly, NeRFs will be shareable with other people. Before sharing a NeRF, though, it might be d…

Image InpaintingNeRFNovel View Synthesis

Cross-Guided Optimization of Radiance Fields With Multi-View Image Super-Resolution for High-Resolution Novel View Synthesis

2023-01-01 · CVPR 2023 1 · Youngho Yoon, Kuk-Jin Yoon

Novel View Synthesis (NVS) aims at synthesizing an image from an arbitrary viewpoint using multi-view images and camera poses. Among the methods for NVS, Neural Radiance Fields (NeRF) is capable of NVS for an arbitra…

Image Super-ResolutionNeRFNovel View SynthesisSuper-Resolution