Skip to content

Commit

Permalink
Add R2L (ECCV 2022) and MobileR2L (Arxiv) for faster inference
Browse files Browse the repository at this point in the history
MingSun-Tse committed Jan 16, 2023
1 parent 3b6d3c2 commit 32fa1ef
Showing 2 changed files with 14 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
14 changes: 14 additions & 0 deletions NeRF-and-Beyond.bib
Original file line number Diff line number Diff line change
@@ -355,4 +355,18 @@ @article{ost2020neuralscenegraphs
title = {Neural Scene Graphs for Dynamic Scenes},
Journal = {https://arxiv.org/abs/2011.10379},
year = {2020},
}

@inproceedings{wang2022r2l,
author = {Huan Wang and Jian Ren and Zeng Huang and Kyle Olszewski and Menglei Chai and Yun Fu and Sergey Tulyakov},
title = {R2L: Distilling Neural Radiance Field to Neural Light Field for Efficient Novel View Synthesis},
booktitle = {ECCV},
year = {2022}
}

@article{cao2022mobiler2l,
author = {Junli Cao and Huan Wang and Pavlo Chemerys and Vladislav Shakhrai and Ju Hu and Yun Fu and Denys Makoviichuk and Sergey Tulyakov and Jian Ren},
title = {Real-Time Neural Light Field on Mobile Devices},
journal = {arXiv preprint arXiv:2212.08057},
year = {2022}
}

0 comments on commit 32fa1ef

Please sign in to comment.