2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2021
DOI: 10.1109/cvpr46437.2021.01393
|View full text |Cite
|
Sign up to set email alerts
|

DeRF: Decomposed Radiance Fields

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
73
0

Year Published

2021
2021
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 130 publications
(87 citation statements)
references
References 13 publications
0
73
0
Order By: Relevance
“…A practical challenge in training compositional NeRFs lies in the computational cost of neural volume rendering, as it requires massive queries to render a single pixel. While there have been attempts on fast inference [29,43,37,13,44,62], high space complexity in training remains a challenge. Further, because our perceptual and adversarial losses depend on image patches, the system has to render a large enough patch (instead of a single pixel) at the same time, which further increases its space demand.…”
Section: Model Learningmentioning
confidence: 99%
“…A practical challenge in training compositional NeRFs lies in the computational cost of neural volume rendering, as it requires massive queries to render a single pixel. While there have been attempts on fast inference [29,43,37,13,44,62], high space complexity in training remains a challenge. Further, because our perceptual and adversarial losses depend on image patches, the system has to render a large enough patch (instead of a single pixel) at the same time, which further increases its space demand.…”
Section: Model Learningmentioning
confidence: 99%
“…Learning 3D scene representation with a parameterized neural network has been largely explored by recent works from various angles such as implicit signed distance function [21,5,34], occupancy [31,35,14], volume rendering (i.e. radiance field) [32,26,33,37,50,44], and shapes [2,15,14]. Such implicit neural representation also started to influence traditional 2D tasks such as image representation [23,40], super-resolution [9], and medical image analysis [49].…”
Section: Rendering With Spatial Encodingmentioning
confidence: 99%
“…Learning how to reconstruct the high-frequency part of the image is the key in the SR task. Many recent works [32,37,50,44] have shown that a carefully designed spatial encoding can help the network recover fine details in 3D scenes. LIIF [9] overlooked the importance of these spatial encoding by directly feeding coordinates into the implicit image function represented by a vanilla MLP.…”
Section: Periodic Spatial Encodingmentioning
confidence: 99%
See 1 more Smart Citation
“…the recent success in compactly storing 3D field functions within neural networks (e.g. occupancy[Chen and Zhang 2019;, signed distance fields[Atzmon and Lipman 2020;Park et al 2019], and radianceRebain et al 2021]), we propose to store the medial field within the parameters 𝜃 of a deep neural network 𝑀 𝜃 (𝑥). While it is in theoryInput: Ray direction 𝑑 and origin 𝑜 Output: Position 𝑥 of the ray intersection with 𝜕O 𝑥 = 𝑜 repeat 𝑥 ← 𝑥 + Φ(𝑥)𝑑 until |Φ(𝑥)| < 𝜖;…”
mentioning
confidence: 99%