Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nerfacc
Commits
27b657fa
Unverified
Commit
27b657fa
authored
Oct 10, 2022
by
Ruilong Li(李瑞龙)
Committed by
GitHub
Oct 10, 2022
Browse files
Update paper link (#63)
* update docs for ray gradients * update pdf
parent
ff7cf01a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
README.md
README.md
+12
-0
docs/source/index.rst
docs/source/index.rst
+1
-0
No files found.
README.md
View file @
27b657fa
...
@@ -121,3 +121,15 @@ python examples/train_mlp_dnerf.py --train_split train --scene lego
...
@@ -121,3 +121,15 @@ python examples/train_mlp_dnerf.py --train_split train --scene lego
# See results at here: https://www.nerfacc.com/en/latest/examples/unbounded.html
# See results at here: https://www.nerfacc.com/en/latest/examples/unbounded.html
python examples/train_ngp_nerf.py
--train_split
train
--scene
garden
--auto_aabb
--unbounded
--cone_angle
=
0.004
python examples/train_ngp_nerf.py
--train_split
train
--scene
garden
--auto_aabb
--unbounded
--cone_angle
=
0.004
```
```
## Citation
```
bibtex
@article
{
li2022nerfacc
,
title
=
{NerfAcc: A General NeRF Accleration Toolbox.}
,
author
=
{Li, Ruilong and Tancik, Matthew and Kanazawa, Angjoo}
,
journal
=
{arXiv preprint arXiv:2210.04847}
,
year
=
{2022}
}
```
\ No newline at end of file
docs/source/index.rst
View file @
27b657fa
...
@@ -17,6 +17,7 @@ Using NerfAcc,
...
@@ -17,6 +17,7 @@ Using NerfAcc,
**And it is pure Python interface with flexible APIs!**
**And it is pure Python interface with flexible APIs!**
| Github: https://github.com/KAIR-BAIR/nerfacc
| Github: https://github.com/KAIR-BAIR/nerfacc
| Paper: https://arxiv.org/pdf/2210.04847.pdf
| Authors: `Ruilong Li`_, `Matthew Tancik`_, `Angjoo Kanazawa`_
| Authors: `Ruilong Li`_, `Matthew Tancik`_, `Angjoo Kanazawa`_
.. note::
.. note::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment