Skip to content

Commit

Permalink
Merge pull request awesome-NeRF#141 from zubair-irshad/main
Browse files Browse the repository at this point in the history
add Neo 360, ICCV'23
  • Loading branch information
andybak authored Sep 6, 2023
2 parents 98978e6 + 235f15d commit 10583f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ A curated list of awesome neural radiance fields papers, inspired by [awesome-co
- [SinNeRF: Training Neural Radiance Fields on Complex Scenes from a Single Image](https://vita-group.github.io/SinNeRF/), Xu et al., ECCV 2022 | [github](https://github.com/VITA-Group/SinNeRF) | [bibtex](./citations/SinNeRF.txt)
- [Rodin: A Generative Model for Sculpting 3D Digital Avatars Using Diffusion](https://3d-avatar-diffusion.microsoft.com/), Wang et al., CVPR 2023 | [github](https://3d-avatar-diffusion.microsoft.com/) | [bibtex](./citations/rodin.txt)
- [SurfelNeRF: Neural Surfel Radiance Fields for Online Photorealistic Reconstruction of Indoor Scenes](https://arxiv.org/abs/2304.08971), Gao et al., CVPR 2023 | [github](https://gymat.github.io/SurfelNeRF-web/) | [bibtex](./citations/SurfelNeRF.txt)
- [NeO 360: Neural Fields for Sparse View Synthesis of Outdoor Scenes](https://arxiv.org/abs/2308.12967), Irshad et al., ICCV 2023 | [github](https://github.com/zubair-irshad/NeO-360) | [bibtex](./citations/SurfelNeRF.txt)
</details>

<details open>
Expand Down
7 changes: 7 additions & 0 deletions citations/neo360.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@inproceedings{irshad2023neo360,
title={NeO 360: Neural Fields for Sparse View Synthesis of Outdoor Scenes},
author={Muhammad Zubair Irshad and Sergey Zakharov and Katherine Liu and Vitor Guizilini and Thomas Kollar and Adrien Gaidon and Zsolt Kira and Rares Ambrus},
journal={Interntaional Conference on Computer Vision (ICCV)},
year={2023},
url={https://arxiv.org/abs/2308.12967},
}

0 comments on commit 10583f0

Please sign in to comment.