Skip to content

Hyper parameters to reproduce results #577

Answered by Tom94
martinbyrod asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there, for learning rate / batch size info, see the latest version of the paper. These extra details got added a couple of days ago. :)

As for log-space density: it means that the volume density (a.k.a. sigma_t) is defined as exp(network_prediction). You can look for the network_to_density and network_to_rgb functions in the code to see exactly how the raw outputs of the neural networks are used. The equation for obtaining the pixel color from density and RGB predictions along a raymarch is identical to NeRF.

Cheers!

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by martinbyrod
Comment options

You must be logged in to vote
3 replies
@Tom94
Comment options

@Tom94
Comment options

@martinbyrod
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants