Commit 53718abb authored by Ruilong Li's avatar Ruilong Li
Browse files

format

parent 37c0fcff
......@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment