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
53718abb
Commit
53718abb
authored
Dec 01, 2023
by
Ruilong Li
Browse files
format
parent
37c0fcff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
examples/train_ngp_nerf_prop.py
examples/train_ngp_nerf_prop.py
+1
-6
No files found.
examples/train_ngp_nerf_prop.py
View file @
53718abb
...
...
@@ -276,12 +276,7 @@ for step in range(max_steps + 1):
pixels
=
data
[
"pixels"
]
# rendering
(
rgb
,
acc
,
depth
,
_
,
)
=
render_image_with_propnet
(
(
rgb
,
acc
,
depth
,
_
,)
=
render_image_with_propnet
(
radiance_field
,
proposal_networks
,
estimator
,
...
...
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