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
ffb586f2
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "b28ab30215b908a414ca9ad84d8fcda0aea45ed5"
Unverified
Commit
ffb586f2
authored
Nov 07, 2022
by
Ruilong Li(李瑞龙)
Committed by
GitHub
Nov 07, 2022
Browse files
Update README.md
parent
a15d6d02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
ffb586f2
...
@@ -112,10 +112,12 @@ optimizer.step()
...
@@ -112,10 +112,12 @@ optimizer.step()
Before running those example scripts, please check the script about which dataset it is needed, and download
Before running those example scripts, please check the script about which dataset it is needed, and download
the dataset first.
the dataset first.
```
bash
```
bash
# clone the repo with submodules.
# clone the repo with submodules.
git clone
--recursive
git://github.com/KAIR-BAIR/nerfacc/
git clone
--recursive
git://github.com/KAIR-BAIR/nerfacc/
```
```
bash
# Instant-NGP NeRF in 4.5 minutes with reproduced performance!
# Instant-NGP NeRF in 4.5 minutes with reproduced performance!
# See results at here: https://www.nerfacc.com/en/latest/examples/ngp.html
# See results at here: https://www.nerfacc.com/en/latest/examples/ngp.html
python examples/train_ngp_nerf.py
--train_split
train
--scene
lego
python examples/train_ngp_nerf.py
--train_split
train
--scene
lego
...
...
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