Skip to content

Commit

Permalink
add instant-ngp
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzzit committed Jan 9, 2023
1 parent bb8679a commit baecb40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ A curated list of awesome neural radiance fields papers, inspired by [awesome-co
#### Unconstrained Images
- [NeRF in the Wild: Neural Radiance Fields for Unconstrained Photo Collections](https://nerf-w.github.io/), Martin-Brualla et al., CVPR 2021 | [bibtex](./NeRF-and-Beyond.bib#L152-L158) <!---MartinBrualla20arxiv_nerfw-->
- [Ha-NeRF:laughing:: Hallucinated Neural Radiance Fields in the Wild](https://rover-xingyu.github.io/Ha-NeRF/), Chen et al., Arxiv 2021 | [github](https://github.com/rover-xingyu/Ha-NeRF) | [bibtex](./citations/Ha-NeRF.txt) <!---chen2021hallucinated-->
- [Instant Neural Graphics Primitives with a Multiresolution Hash Encoding](https://nvlabs.github.io/instant-ngp/), Müller et al., SIGGRAPH 2022 | [github](https://github.com/NVlabs/instant-ngp) | [bibtex](./citations/instant-ngp.txt)

#### Deformable
- [Deformable Neural Radiance Fields](https://nerfies.github.io/), Park et al., Arxiv 2020 | [github](https://github.com/google/nerfies) | [bibtex](./NeRF-and-Beyond.bib#L206-L212) <!---Park20arxiv_nerfies-->
Expand Down
6 changes: 6 additions & 0 deletions citations/instant-ngp.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@article{muller2022instant,
title={Instant neural graphics primitives with a multiresolution hash encoding},
author={M{\"u}ller, Thomas and Evans, Alex and Schied, Christoph and Keller, Alexander},
journal={arXiv preprint arXiv:2201.05989},
year={2022}
}

0 comments on commit baecb40

Please sign in to comment.