Skip to content

Commit

Permalink
Add arxiv and citation
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyu committed Dec 10, 2021
1 parent f79b9fa commit 0245de4
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,21 @@ UC Berkeley

Website and video: <https://alexyu.net/plenoxels>

This contains the optimization code.
arXiv: <https://arxiv.org/abs/2112.05131>

Citation:
```
@misc{yu2021plenoxels,
title={Plenoxels: Radiance Fields without Neural Networks},
author={Alex Yu and Sara Fridovich-Keil and Matthew Tancik and Qinhong Chen and Benjamin Recht and Angjoo Kanazawa},
year={2021},
eprint={2112.05131},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```

This contains the official optimization code.

## Setup

Expand Down

0 comments on commit 0245de4

Please sign in to comment.