SlideShare a Scribd company logo
1 of 21
Vincent Sitzmann, SIGGRAPH 2021
Novel View Synthesis for Objects and
Scenes
Neural Rerendering in the Wild, Meshry et al. 2019
Scene Representation Networks, Sitzmann et al. 2019
Neural Volumes,
Lombardi et al. 2019
Deep View, Flynn et al. 2019
Vincent Sitzmann, SIGGRAPH 2021
Goal: Render novel views given sparse set of
observations
+
+
Observations
Image + Pose & Intrinsics
{ ,
,
…
{ Model
Novel Views
Vincent Sitzmann, SIGGRAPH 2021
Training on dataset of images
Differentiab
le Renderer
Scene
Representati
on
Image Loss
Reconstructi
on
Scene Representation + Differentiable Renderer:
Train on images
+ ,
+ ,
…
Observations
Re-Rendered
Observations
, , …
, ,
…
Vincent Sitzmann, SIGGRAPH 2021
How to do few-shot reconstruction?
Differentiab
le Renderer
Scene
Representati
on
Image Loss
Scene Representation + Differentiable Renderer:
Train on images
Prior-based Reconstruction:
If method learns prior, enables few-shot reconstruction!
Single
Observation
+ ?
Prior-Based
Reconstructi
on
Re-Rendered
Observations
, , …
, ,
…
Vincent Sitzmann, SIGGRAPH 2021
Overview
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
Both Scene Representation and Differentiable Renderer often
adapted from traditional computer graphics.
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
Vincent Sitzmann, SIGGRAPH 2021
Voxel-based methods
Lombardi et al., SIGGRAPH 2019
Sitzmann et al., CVPR 2018
DeepVoxels Neural Volumes HoloGAN
Phuoc et al., ICCV 2019
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
Vincent Sitzmann, SIGGRAPH 2021
Neural Implicit Approaches
Scene Representation Networks
Generalizes across scenes
Sitzmann et al., NeurIPS 2019
NeRF
Single-scene
Mildenhall et al., ECCV 2020
Implicit Differentiable Renderer
Single-scene
Yariv et al., NeurIPS 2020
Volumetric
• Higher Quality
• Easy convergence
• Very expensive
Near
Far
Sphere tracing
• Faster
• Fewer network evaluations
• Convergence more difficult
Differentiable Volumetric Rendering
Generalizes across scenes
Niemeyer et al., CVPR 2020
Vincent Sitzmann, SIGGRAPH 2021
Dynamic Extensions
Nerfies, Park et al., arXiv 2019
D-NeRF, Pumarola et al. 2020
Neural Radiance Flow, Du et al., arXiv 2020
Neural Scene Flow Fields, Li et al., CVPR 2021
Space-time Neural Irradiance Fields, Xian et al., arXiv 2020
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Vincent Sitzmann, SIGGRAPH 2021
Hybrid Implicit / Explicit
PiFU, Saito et al., ICCV 2019
GRF, Trevithick et al., arXiv 2020
pixelNeRF, Yu et. al., CVPR 2021
MVSNerf, Chen et al., arXiv 2021
Learn local (image patch-based) priors
Neural Sparse Voxel Fields,
Liu et. al., NeurIPS 2020
Unconstrained Scene Generation with
Locally Conditioned Radiance Fields,
DeVries et al., arXiv 2021
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Significant Speedup
Admits local priors
No compact
representation
No global priors
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Significant Speedup
Admits local priors
No compact
representation
No global priors
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Significant Speedup
Admits local priors
No compact
representation
No global priors
High-quality
Fast
Large Size
Only 2.5D
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Significant Speedup
Admits local priors
High-quality
Fast
Large Size
Only 2.5D
No compact
representation
No global priors
Vincent Sitzmann, SIGGRAPH 2021
Image-based methods
Stable View Synthesis
Riegler et al., CVPR 2021
IBRNet, Wang et al., CVPR 2021
Vincent Sitzmann, SIGGRAPH 2021
Requirements
Scene
Representati
on
Multi-Plane Images
Voxelgrids Implicit Function
Renderer
(Alpha) compositing
Volumetric
Ray-based
Sphere-Tracing
Volumetric
Pros
Cons
“True 3D”
High quality
No reconstruction
priors
Memory O(n3)
Hybrid
Implicit/Explicit
Volumetric
Image-based
Rasterization /
Volumetric
True 3D
High quality
Compact
Admits global priors
Extremely expensive,
slow rendering
Significant Speedup
Admits local priors
No compact
representation
No global priors
Memory O(n3)
High-quality
Fast
Large Size
Only 2.5D
High-quality
Fast
Not compact:
Needs source images.
Vincent Sitzmann, SIGGRAPH 2021
Summary: Open Challenges
Expensive Rendering
• Rendering requires hundreds of samples per ray – at train and test time.
• How to do non-Lambertian effects? Multi-bounce barely tractable.
Generalization
• Local conditioning enables stronger generalization, but doesn’t learn
object-/scene-centric representations. Can we have both?
Scene Understanding
• Lots of important applications outside of computer graphics worth
exploring!

More Related Content

What's hot

SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜
SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜
SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜SSII
 
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View SynthesisKento Doi
 
【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fieldscvpaper. challenge
 
【DL輪読会】HexPlaneとK-Planes
【DL輪読会】HexPlaneとK-Planes【DL輪読会】HexPlaneとK-Planes
【DL輪読会】HexPlaneとK-PlanesDeep Learning JP
 
30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusion30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusionHiroki Mizuno
 
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View SynthesisDeep Learning JP
 
Perception distortion-tradeoff 20181128
Perception distortion-tradeoff 20181128Perception distortion-tradeoff 20181128
Perception distortion-tradeoff 20181128Masakazu Shinoda
 
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)Hiroharu Kato
 
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...Deep Learning JP
 
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +αDeep Learning JP
 
論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation
論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation
論文紹介:OneFormer: One Transformer To Rule Universal Image SegmentationToru Tamaki
 
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous DrivingDeep Learning JP
 
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...Deep Learning JP
 
CNN-SLAMざっくり
CNN-SLAMざっくりCNN-SLAMざっくり
CNN-SLAMざっくりEndoYuuki
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII
 
イメージベーストライティングによる写実的な画像の生成
イメージベーストライティングによる写実的な画像の生成イメージベーストライティングによる写実的な画像の生成
イメージベーストライティングによる写実的な画像の生成RyotaMaeda
 
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...Deep Learning JP
 
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...SSII
 
Recent Progress on Single-Image Super-Resolution
Recent Progress on Single-Image Super-ResolutionRecent Progress on Single-Image Super-Resolution
Recent Progress on Single-Image Super-ResolutionHiroto Honda
 
DeepPose: Human Pose Estimation via Deep Neural Networks
DeepPose: Human Pose Estimation via Deep Neural NetworksDeepPose: Human Pose Estimation via Deep Neural Networks
DeepPose: Human Pose Estimation via Deep Neural NetworksShunta Saito
 

What's hot (20)

SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜
SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜
SSII2020TS: 物理ベースビジョンの過去・現在・未来 〜 カメラ・物体・光のインタラクションを モデル化するには 〜
 
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[解説スライド] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
 
【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields【メタサーベイ】Neural Fields
【メタサーベイ】Neural Fields
 
【DL輪読会】HexPlaneとK-Planes
【DL輪読会】HexPlaneとK-Planes【DL輪読会】HexPlaneとK-Planes
【DL輪読会】HexPlaneとK-Planes
 
30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusion30th コンピュータビジョン勉強会@関東 DynamicFusion
30th コンピュータビジョン勉強会@関東 DynamicFusion
 
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
[DL輪読会]NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
 
Perception distortion-tradeoff 20181128
Perception distortion-tradeoff 20181128Perception distortion-tradeoff 20181128
Perception distortion-tradeoff 20181128
 
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)
[第2回3D勉強会 研究紹介] Neural 3D Mesh Renderer (CVPR 2018)
 
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video  Processing (NeRF...
[DL輪読会]Neural Radiance Flow for 4D View Synthesis and Video Processing (NeRF...
 
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α
[DL輪読会]Stereo Magnification: Learning view synthesis using multiplane images, +α
 
論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation
論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation
論文紹介:OneFormer: One Transformer To Rule Universal Image Segmentation
 
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving
[DL輪読会]SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving
 
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
[DL輪読会]A Higher-Dimensional Representation for Topologically Varying Neural R...
 
CNN-SLAMざっくり
CNN-SLAMざっくりCNN-SLAMざっくり
CNN-SLAMざっくり
 
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
SSII2019TS: 実践カメラキャリブレーション ~カメラを用いた実世界計測の基礎と応用~
 
イメージベーストライティングによる写実的な画像の生成
イメージベーストライティングによる写実的な画像の生成イメージベーストライティングによる写実的な画像の生成
イメージベーストライティングによる写実的な画像の生成
 
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...
【DL輪読会】HyperDiffusion: Generating Implicit Neural Fields withWeight-Space Dif...
 
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
SSII2021 [SS1] Transformer x Computer Visionの 実活用可能性と展望 〜 TransformerのCompute...
 
Recent Progress on Single-Image Super-Resolution
Recent Progress on Single-Image Super-ResolutionRecent Progress on Single-Image Super-Resolution
Recent Progress on Single-Image Super-Resolution
 
DeepPose: Human Pose Estimation via Deep Neural Networks
DeepPose: Human Pose Estimation via Deep Neural NetworksDeepPose: Human Pose Estimation via Deep Neural Networks
DeepPose: Human Pose Estimation via Deep Neural Networks
 

Similar to Neural Scene Representation & Rendering: Introduction to Novel View Synthesis

Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...
Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...
Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...Vincent Sitzmann
 
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...Vincent Sitzmann
 
Interactive Refractions And Caustics Using Image Space Techniques
Interactive Refractions And Caustics Using Image Space TechniquesInteractive Refractions And Caustics Using Image Space Techniques
Interactive Refractions And Caustics Using Image Space Techniquescodevania
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)Matthew O'Toole
 
Shadow Techniques for Real-Time and Interactive Applications
Shadow Techniques for Real-Time and Interactive ApplicationsShadow Techniques for Real-Time and Interactive Applications
Shadow Techniques for Real-Time and Interactive Applicationsstefan_b
 
On constructing z dimensional Image By DIBR Synthesized Images
On constructing z dimensional Image By DIBR Synthesized ImagesOn constructing z dimensional Image By DIBR Synthesized Images
On constructing z dimensional Image By DIBR Synthesized ImagesJayakrishnan U
 
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdf
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdfPapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdf
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdfAdam Hill
 
Shadow Mapping with Today's OpenGL Hardware
Shadow Mapping with Today's OpenGL HardwareShadow Mapping with Today's OpenGL Hardware
Shadow Mapping with Today's OpenGL HardwareMark Kilgard
 
5 ray casting computer graphics
5 ray casting computer graphics5 ray casting computer graphics
5 ray casting computer graphicscairo university
 
Computer Graphics Part1
Computer Graphics Part1Computer Graphics Part1
Computer Graphics Part1qpqpqp
 
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)Universitat Politècnica de Catalunya
 
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...Umbra
 
Advanced Lighting for Interactive Applications
Advanced Lighting for Interactive ApplicationsAdvanced Lighting for Interactive Applications
Advanced Lighting for Interactive Applicationsstefan_b
 
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Tomohiro Fukuda
 

Similar to Neural Scene Representation & Rendering: Introduction to Novel View Synthesis (20)

Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...
Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...
Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Rep...
 
Svr Raskar
Svr RaskarSvr Raskar
Svr Raskar
 
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...
Light Field Networks: Neural Scene Representations with Single-Evaluation Ren...
 
HR3D: Content Adaptive Parallax Barriers
HR3D: Content Adaptive Parallax BarriersHR3D: Content Adaptive Parallax Barriers
HR3D: Content Adaptive Parallax Barriers
 
Interactive Refractions And Caustics Using Image Space Techniques
Interactive Refractions And Caustics Using Image Space TechniquesInteractive Refractions And Caustics Using Image Space Techniques
Interactive Refractions And Caustics Using Image Space Techniques
 
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
SIGGRAPH 2014 Course on Computational Cameras and Displays (part 2)
 
Shadow Techniques for Real-Time and Interactive Applications
Shadow Techniques for Real-Time and Interactive ApplicationsShadow Techniques for Real-Time and Interactive Applications
Shadow Techniques for Real-Time and Interactive Applications
 
Raskar Npar04final
Raskar Npar04finalRaskar Npar04final
Raskar Npar04final
 
Lightspeed SIGGRAPH talk
Lightspeed SIGGRAPH talkLightspeed SIGGRAPH talk
Lightspeed SIGGRAPH talk
 
On constructing z dimensional Image By DIBR Synthesized Images
On constructing z dimensional Image By DIBR Synthesized ImagesOn constructing z dimensional Image By DIBR Synthesized Images
On constructing z dimensional Image By DIBR Synthesized Images
 
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdf
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdfPapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdf
PapersWeLove - Rendering Synthetic Objects Into Real Scenes - Paul Debevec.pdf
 
Shadow Mapping with Today's OpenGL Hardware
Shadow Mapping with Today's OpenGL HardwareShadow Mapping with Today's OpenGL Hardware
Shadow Mapping with Today's OpenGL Hardware
 
5 ray casting computer graphics
5 ray casting computer graphics5 ray casting computer graphics
5 ray casting computer graphics
 
Computer Graphics Part1
Computer Graphics Part1Computer Graphics Part1
Computer Graphics Part1
 
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)
Content-Based Image Retrieval (D2L6 Insight@DCU Machine Learning Workshop 2017)
 
AR/SLAM for end-users
AR/SLAM for end-usersAR/SLAM for end-users
AR/SLAM for end-users
 
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...
Shadow Caster Culling for Efficient Shadow Mapping (Authors: Jiří Bittner, Ol...
 
Raskar Computational Camera Fall 2009 Lecture 01
Raskar Computational Camera Fall 2009 Lecture 01Raskar Computational Camera Fall 2009 Lecture 01
Raskar Computational Camera Fall 2009 Lecture 01
 
Advanced Lighting for Interactive Applications
Advanced Lighting for Interactive ApplicationsAdvanced Lighting for Interactive Applications
Advanced Lighting for Interactive Applications
 
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
Visual Environment by Semantic Segmentation Using Deep Learning: A Prototype ...
 

Recently uploaded

Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksSérgio Sacani
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfSumit Kumar yadav
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsAArockiyaNisha
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfSumit Kumar yadav
 

Recently uploaded (20)

Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based Nanomaterials
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 

Neural Scene Representation & Rendering: Introduction to Novel View Synthesis

  • 1. Vincent Sitzmann, SIGGRAPH 2021 Novel View Synthesis for Objects and Scenes Neural Rerendering in the Wild, Meshry et al. 2019 Scene Representation Networks, Sitzmann et al. 2019 Neural Volumes, Lombardi et al. 2019 Deep View, Flynn et al. 2019
  • 2. Vincent Sitzmann, SIGGRAPH 2021 Goal: Render novel views given sparse set of observations + + Observations Image + Pose & Intrinsics { , , … { Model Novel Views
  • 3. Vincent Sitzmann, SIGGRAPH 2021 Training on dataset of images Differentiab le Renderer Scene Representati on Image Loss Reconstructi on Scene Representation + Differentiable Renderer: Train on images + , + , … Observations Re-Rendered Observations , , … , , …
  • 4. Vincent Sitzmann, SIGGRAPH 2021 How to do few-shot reconstruction? Differentiab le Renderer Scene Representati on Image Loss Scene Representation + Differentiable Renderer: Train on images Prior-based Reconstruction: If method learns prior, enables few-shot reconstruction! Single Observation + ? Prior-Based Reconstructi on Re-Rendered Observations , , … , , …
  • 5. Vincent Sitzmann, SIGGRAPH 2021 Overview Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Hybrid Implicit/Explicit Volumetric Image-based Rasterization Both Scene Representation and Differentiable Renderer often adapted from traditional computer graphics.
  • 6. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons Hybrid Implicit/Explicit Volumetric Image-based Rasterization
  • 7. Vincent Sitzmann, SIGGRAPH 2021 Voxel-based methods Lombardi et al., SIGGRAPH 2019 Sitzmann et al., CVPR 2018 DeepVoxels Neural Volumes HoloGAN Phuoc et al., ICCV 2019
  • 8. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization
  • 9. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization
  • 10. Vincent Sitzmann, SIGGRAPH 2021 Neural Implicit Approaches Scene Representation Networks Generalizes across scenes Sitzmann et al., NeurIPS 2019 NeRF Single-scene Mildenhall et al., ECCV 2020 Implicit Differentiable Renderer Single-scene Yariv et al., NeurIPS 2020 Volumetric • Higher Quality • Easy convergence • Very expensive Near Far Sphere tracing • Faster • Fewer network evaluations • Convergence more difficult Differentiable Volumetric Rendering Generalizes across scenes Niemeyer et al., CVPR 2020
  • 11. Vincent Sitzmann, SIGGRAPH 2021 Dynamic Extensions Nerfies, Park et al., arXiv 2019 D-NeRF, Pumarola et al. 2020 Neural Radiance Flow, Du et al., arXiv 2020 Neural Scene Flow Fields, Li et al., CVPR 2021 Space-time Neural Irradiance Fields, Xian et al., arXiv 2020
  • 12. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering
  • 13. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering
  • 14. Vincent Sitzmann, SIGGRAPH 2021 Hybrid Implicit / Explicit PiFU, Saito et al., ICCV 2019 GRF, Trevithick et al., arXiv 2020 pixelNeRF, Yu et. al., CVPR 2021 MVSNerf, Chen et al., arXiv 2021 Learn local (image patch-based) priors Neural Sparse Voxel Fields, Liu et. al., NeurIPS 2020 Unconstrained Scene Generation with Locally Conditioned Radiance Fields, DeVries et al., arXiv 2021
  • 15. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering Significant Speedup Admits local priors No compact representation No global priors
  • 16. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering Significant Speedup Admits local priors No compact representation No global priors
  • 17. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering Significant Speedup Admits local priors No compact representation No global priors High-quality Fast Large Size Only 2.5D
  • 18. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization True 3D High quality Compact Admits global priors Extremely expensive, slow rendering Significant Speedup Admits local priors High-quality Fast Large Size Only 2.5D No compact representation No global priors
  • 19. Vincent Sitzmann, SIGGRAPH 2021 Image-based methods Stable View Synthesis Riegler et al., CVPR 2021 IBRNet, Wang et al., CVPR 2021
  • 20. Vincent Sitzmann, SIGGRAPH 2021 Requirements Scene Representati on Multi-Plane Images Voxelgrids Implicit Function Renderer (Alpha) compositing Volumetric Ray-based Sphere-Tracing Volumetric Pros Cons “True 3D” High quality No reconstruction priors Memory O(n3) Hybrid Implicit/Explicit Volumetric Image-based Rasterization / Volumetric True 3D High quality Compact Admits global priors Extremely expensive, slow rendering Significant Speedup Admits local priors No compact representation No global priors Memory O(n3) High-quality Fast Large Size Only 2.5D High-quality Fast Not compact: Needs source images.
  • 21. Vincent Sitzmann, SIGGRAPH 2021 Summary: Open Challenges Expensive Rendering • Rendering requires hundreds of samples per ray – at train and test time. • How to do non-Lambertian effects? Multi-bounce barely tractable. Generalization • Local conditioning enables stronger generalization, but doesn’t learn object-/scene-centric representations. Can we have both? Scene Understanding • Lots of important applications outside of computer graphics worth exploring!